
Azure Functions with Managed Identities - Part 2: access to KeyVaults
Hi All! In this second article of this Series, we will continue our discussion about Managed System Identities on Azure and see how they can be used to grant access to an Azure KeyVault. So without further ado, let’s take a look at our ARM template: { "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", "parameters":...
2022, Oct 22 — 4 minute read