Powershell Posts
-
Gathering Usage Data with the Azure Usage API
This post looks at how to use the Azure Usage API to gather usage data for your Azure resources. A code sample will query the API for the last 12 months…
-
Executing Azure SQL Database Queries from Azure DevOps Pipelines
A quick guide on how to execute a SQL script against an Azure SQL Database from an Azure DevOps Pipeline using the AzurePowerShell task.…
-
Create Soft Validation of Pull Requests in Azure DevOps
…
-
Creating Command Line Azure DevOps Pull Requests
In this post we look at how we can create Azure DevOps pull requests from the command line using the azure devops CLI and some powershell.…