Creating Custom Login Page in Azure AD B2C
Few months back, I was going through the MSAL and how Azure AD can be used with different types of applications, how authentication can be configured, etc. This is an…
Few months back, I was going through the MSAL and how Azure AD can be used with different types of applications, how authentication can be configured, etc. This is an…
In this post, let's see how to use Azure Content Delivery Network (CDN) to cache content from Azure Storage. You would need to have an Azure account with an active subscription. If you…
In one of the previous article, we have created a .NET Core web application and accessed the secrets stored in Azure key vault. We have seen how how to allow Visual studio to access the key…
In last article, we have created a .NET Core web application and accessed the secrets stored in Azure key vault. We have seen how how to allow Visual studio to…
Let's say we have a web application, which uploads the files to Azure Blob. The web application holds storage account name, blob container name and the access key for the…