Category: Azure
-

Secure your Azure noSQL Cosmos DB Account with RBAC Authentication
Everyone knows that access keys are not the most optimal or secure way of authentication. However, they are still very prevalent in today’s environments. Cosmos DB is one of the more common resources where I still see a lot of Access Key usage for data plane actions. Especially because the…
-

Secure public workloads by migrating to Application Gateway
What I regularly see at customers is a virtual machine hosting an IIS website using a public IP directly exposed on the Internet. This is not the most secure or optimal way a website should be hosted. However, this is still the case for plenty of organizations. Preferably, a reverse…
