How to backup Azure DevOps code repositoriesUnder “ shared responsibility in the cloud” model, the client is always responsible for its own data. Azure DevOps, as a SaaS offering…Jun 3, 2021Jun 3, 2021
How to get Tableau server REST API versionTableau server REST API has endpoint “ serverinfo” to find information about server’s REST API version:Mar 8, 2021Mar 8, 2021
Stale braches cleanup in Git repoAs code development moves forward, collaboration and experimentation flourish, developers join and leave the team, the Git repos start to…Sep 28, 20201Sep 28, 20201
Credentials renew for “automated” ARM connection in Azure DevOpsWhen you setup Azure Resource Manager connection in Azure DevOps using “Service principal (automatic)” authentication, Azure DevOps will…Sep 14, 2020Sep 14, 2020
How to get Azure REST APIs access tokens using PowerShellSometimes, I had to step out of the comfort of the Azure PowerShell module and call Azure REST APIs directly. Usually, it is required when…Jun 24, 20201Jun 24, 20201
Automating automation: updating multiple Azure DevOps pipelines using Powershell scriptingRecently, I had to implement a workaround in the Azure DevOps classic release pipelines. This is relatively simple update — I would need…Apr 28, 2020Apr 28, 2020
Azure Application Gateway: HTTP headers rewrite rules for App Service with AAD authenticationAs you probably already know, you can use Azure App Service as backend pool for Application Gateway. The general configuration procedure…Apr 6, 20206Apr 6, 20206
How to use Azure Web App MSI to verify Data Lake accessSometimes you need to verify that your Azure web (or function) app can access its data using MSI in Azure Data Lake.Oct 24, 2019Oct 24, 2019