SharePoint Azure and o365 Blog
Wednesday, October 27, 2021
Authenticate Azure APIM using Managed Identity to access Storage Account
›
< policies > < inbound > <!-- check the cache for secret first --> < cache-lookup-value key = ...
Monday, October 25, 2021
Azure Devops- Code Coverage report for typescript
›
For running unit test, you can use Jasmine and the coverage report can be generated with nyc and report type as cobertura, which is support...
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...
Sunday, October 17, 2021
Powershell to update Azure DevOps pipeline variables automatically during the execution
›
Sometimes we have a scenario to update the devops pipeline variables dynamically during the task execution without having to update manual...
Azure Monitoring Agent extension for VMSS- Updating through ARM template
›
You can add multiple extensions to Azure VMSS through the extensionProfile of ARM template. The below script shows the extension configura...
Wednesday, October 13, 2021
Custom dimensions and measurements - Azure Application Insights Query
›
n App Analytics you can slice and dice on your App Insights custom dimensions and measurements just as easily as any of the so-called “sta...
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...
‹
›
Home
View web version