Using Console
Using CLI
<key_vault_name>
with the name of your Key Vault and <resource_group_name>
with the name of your resource group.Step 3: After running the above command, you will receive a response that confirms the update. Verify that the enabledForTemplateDeployment
property is set to true
.Step 4: You have now successfully remediated the misconfiguration “Enable Trusted Microsoft Services access for Key Vault”.Using Python
tenant_id
, client_id
, and client_secret
values.