Azure DevOps Agents in Azure Container Apps
This post will go through the infrastructure implementations for two different use cases: scale-to-zero agents that die after every run, and static agents that persist until killed.…
Read more
This post will go through the infrastructure implementations for two different use cases: scale-to-zero agents that die after every run, and static agents that persist until killed.…
Read more
This post shows an example of how to use Azure DevOps Agents without Personal Access Tokens, using Managed Identities instead.…
Read more
This post will show you how to use User Assigned Identities to back Azure DevOps service connections to Azure…
Read more
In this blog post I'll provide some examples and observations on how to set up and use the Azure AI Speech service from a Go application.…
Read more
In a recent hobby project I decided to learn more about Log Analytics and saving custom logs into it.…
Read more
A look into a simple approach to automating deployments to Azure that can be run locally using powershell. Also includes thoughts on Azure Developer CLI (azd)…
Read more
I've recently been working on implementing Azure AD B2C from scratch, and wanted to write down some thoughts about how to implement the monitoring for new tenants.…
Read more
In parts 1 and 2 of this series, I've looked at the different ways of getting more out of your Azure Workbooks on the visual and data side. The last thing I want to talk about is the Development and DevOps flows of the workbooks…
Read more
Continuing from the previous post, let's get into some of the more advanced things to get more out of your workbooks. Some of these might need further development on your part, but hopefully you'll be able to get an overview of how you could use the same techniques to fit your own use cases.…
Read more
Here are some of my tips for beginners and intermediate users thinking of getting started with Azure Workbooks.…
Read more
Recent changes in the Azure DevOps UI have made it somewhat difficult to refresh secrets on the Azure ARM service connections, here are a couple of ways you can work around this.…
Read more
In this post, I’ll try to open up a few of the ways of how a robust system of telemetry and feedback will allow your product to be more agile, deploy more often, lead to faster time to market, and change the development culture of your team for the better.…
Read moreSo now that we're set with our default Codespace, we should get into customizing the experience. A major part of the appeal of Visual Studio Code is the plethora of awesome extensions that make the development workflow much more productive.…
Read more
Setting up development environments can be a bit of a pain. Find out how to solve the issue using GitHub Codespaces with this series of posts!…
Read more
Exciting times! This Monday I was notified that my nomination for the Microsoft Most Valuable Professional (MVP) award had been evaluated and I was awarded the title in the Azure category. If you're not from the Microsoft scene, you might not be familiar with what this is, so let's take a look.…
Read more