SharePoint Azure and o365 Blog
Monday, September 20, 2021
TFS Build failure: folder cannot be deleted because it is not empty
›
When we run the build pipeline in Azure Devops, if we encounter below error then you can make the change recommended here. Issue D:\DevOps\B...
Saturday, September 18, 2021
Update Azure SQL Database table using Service Principal Context
›
The script below checks whether a key exists in the DB and if yes it updates and if not it adds the key and value to the table. The context ...
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"...
‹
›
Home
View web version