Next week, Microsoft Ignite takes off in a 48 hour all virtual conference. In real live or virtual, Microsoft Ignite always is a large event…
GitHub and Azure Function apps can be a great combination when it comes to Serverless automation. How about automating the management of your GitHub repository,…
There are a lot of use cases for calling a REST API from PowerShell. You can use it to manage Azure, manage GitHub, work with…
In previous blog posts, I showed how you can test and deploy your ARM templates through Azure DevOps and GitHub Actions. I mentioned one way…
At the start of this year, I created a blog post on sending email from PowerShell through the SendGrid API. I got a lot of…
In every IT environment, you need to consider how to handle the updates to the servers. With Azure Update Management, you get tooling that can…
In my last blogpost, I explained how to deploy ARM templates through an Azure DevOps pipeline. This time, I want to show you how to…
About a year and a half ago, I wrote a blog post about how you can use Azure DevOps for ARM templates. But developments are…
For this post, I am going to look at my first PowerShell script I have written for a production environment. I had used PowerShell before…
Last year at Microsoft Ignite, the private preview of the ARM template what-if option was introduced. Since about a month, this new option for PowerShell…