Blogging about Azure, .NET, Git and architecture.

Creating Azure Pipelines Using PowerShell
Have you ever created a new project and had code and pipelines and such ready to go, but still need to manually create the pipelines in Azure DevOps? Annoying, right? The flow is so simple it does not allow you to select folders or name your pipelines. This post will show you how to create Azure Pipelines using PowerShell.





Apply Ip Restrictions Application Firewall
In this blog post, I’ll show you how to restrict access by IP addresses and domain names to your backend services using a Web Application Firewall (WAF) policy. We’ll create a Bicep file, where I’ll introduce the first custom type that I have deployed to production!




