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…
When I did the 25 days of serverless challenge, it was the first time I used an Azure Cosmos DB with Azure Function Apps. To…
So you have been working with PowerShell. You hear a lot of people around you talking about GIT and you want to get into the…
In my daily work, I received the same request a few times: To find an automated and easy way to create a non-production environment. This…