Devops 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
…
-
Connecting Azure to Azure DevOps with Federated Credentials and Service Connections
We will look at how to connect Azure to Azure DevOps using Federation Credentials, Service Connections, and Managed Identities using both manual and automatic…
-
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.…
-
Chrome Browser Extensions for Azure and Azure DevOps
An overview of a few chrome extensions built for use with Azure DevOps and Azure.…
-
Controlling Azure DevOps Pipelines through Teams Integration and Manual Intervention Steps
In this post we have looked at how we can create a manual intervention step in Azure DevOps that prompts you in Microsoft teams. This is a great way to…
-
Automating Custom VM Image Creation with Azure Image Builder and Azure DevOps
In this post we will look at how we can automate the creation of a custom virtual machine image using Azure Image Builder and Azure DevOps.…
-
Creating Scheduled Reports from Azure Devops with Azure logic apps
Azure DevOps has many features; however it is missing the functionality to send scheduled reports from DevOps. We can fill this gap and others using an…
-
An Introduction to Running and Deploying Backstage on Azure
For the last few months, I've had the opportunity to configure and use Backstage with Azure. In this post we will cover what Backstage is, how we can use…