Jul 2, 2024 Microsoft Azure Security How To How to authenticate to Azure with managed identities from non-Azure servers In the third post in my series about secure authentication to Azure services, we will explore how we can access Azure resources from servers hosted
Jun 18, 2024 Microsoft Azure Security How To How to use certificate credentials to authenticate to Azure services In my previous blog post, I showed how you could authenticate to Azure services other than using a username and password. Now, let’s explore
May 28, 2024 Microsoft Azure Security How To How to securely authenticate your applications to Azure services There are multiple ways to authenticate your applications when accessing Azure services, and to be honest, authentication on its own is a vast and complex