Azure is the buzzword for any developer whether you are working on-premise or online systems. In recent time any project you are involved, you can't avoid seeing project artefacts hosted in Azure in some form, whether it is a storage, repository, api, batch jobs, virtual machines, etc. Develop using Azure makes life easy compared to … Continue reading Deploy Azure resource/resource group using template deployment
Tag: Azure Configuration
Accessing Azure Key vaults secret from Azure Function
Securing your confidential configurations while implementing cloud solution is vital, Key vaults service helps in securing those critical configurations that are used as part of the implementation. Key vaults secret are easy to consume from any compute service that you are used part of the implementation. In this article I am going to walk through … Continue reading Accessing Azure Key vaults secret from Azure Function


