When talking about storing any piece of data, our first response is to throw it in a Key Vault. But …
Category: Azure
Configuring Azure DevOps WebHook Details
We previously created an Azure DevOps Webhook that let us have data sent to us when an event occurred. During …
Accessing Azure DevOps with Webhooks
Azure DevOps is great for managing your team and ensuring everyone is working on the right thing, at the right …
Testing Your APIM Code with Postman
When working with APIM, there are times when you will want to validate your code externally before giving it to …
VSCode and Azure APIM Development
I’ve written a number of posts recently on APIM Development and you might have noticed I’m rarely (if ever) using …
Using Versions with Azure APIM
Versions are similar to Revisions, but they are different in their own sense as well. The benefit of working with …
Understanding Revisions with Azure APIM
Revisions in Azure APIM are one of those concepts that I wish I had started learning from the beginning before …
Using Azure Automation with VS Code
When using Azure Runbooks, you can work on your changes through the built-in online IDE or you have the choice …
Using Azure Automation Accounts
If you haven’t been using Azure Automation Accounts, they are a great way to script out nightly tasks in your …
Azure DevOps State Engine
In our previous post, we created a rule based on changes to the state of a work item in our …