{Azure ARM Template} Reference Key Vault Secret in ARM to retrieve secret value
Views (391)
My previous blog I have explained how to create CDS API Connection using service principle. As you know service principle requires ClienttId, Client Secret and TenantId. ClientId and Client secret values are sensitive information and should not be stored in parameter file directly. To achieve this we will have to reference Azure Key Vault in… Continue reading {Azure ARM Template} Reference Key Vault Secret in ARM to retrieve secret value

Like
Report
*This post is locked for comments