SharePoint Azure and o365 Blog
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...
Sunday, September 12, 2021
Set the compilation debug flag in IIS web.config
›
O ne of the first things I check when troubleshooting ASP.NET applications is the debug flag in the web.config. For this, I’ve written the ...
Wednesday, September 8, 2021
Azure Sentinel- Most common Use cases deployment
›
Ready to go . Just import them, configure any additional permissions needed. Take advantage of Azure Sentinel right now. Disable Users from...
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"...
Tuesday, August 24, 2021
Purging a soft deleted Azure APIM - API Management
›
First you need to run the below script to get all soft deleted apims so that the details can be passed to the delete method which we will r...
Version an API in Azure API Management using Azure Resource Manager
›
When creating a new API in an Azure API Management Service using the portal, you can specify whether you would like the API to be versioned ...
‹
›
Home
View web version