Tag: cloud

Read custom array settings from KeyVault to Azure Function using RBAC

Introduction I recenlty had a need custom configuration in my Azure function and the default environment variable option was not sufficient as I needed to have an json array as a set...

How to import certificate from Key Vault using Azure RBAC access

Introduction Prerequisites import certificate from Key Vault using Azure RBAC access Introduction Recently I had an issue trying to use ARM to import a private certificate ...