SharePoint Azure and o365 Blog
Showing posts with label
Azure Key Vault
.
Show all posts
Showing posts with label
Azure Key Vault
.
Show all posts
Tuesday, October 19, 2021
Azure Runbook to add VMMS ID to KeyVault access policy
›
#Comment: Make sure you are not using Application ID parameter while adding access policy as it will add the identity as on behalf of. # Pow...
Tuesday, September 14, 2021
Add Virtual Machine Scale Set (VMSS) Managed Identity to Azure Key Vault Access Policy- Powershell
›
The below Powershell script will help you to add VMSS managed identity to Azure Key vault access policy. #First, Get the identity Object ID...
Monday, September 6, 2021
Backup objects into another vault in another subscription
›
How to: Backup objects into another vault in another subscription In this section, I'm getting the secret values and saving them into a...
Passing Keyvault certificates to Virtual Machine deployment using ARM template
›
Referencing certificate from keyvault in an ARM template You need to make sure all parameters are passed "virtualMachineProfile"...
›
Home
View web version