While GitHub Codespaces have been available for a while, this week at GitHub Universe it was announced that everyone can use them for free. Everyone…
Category: Azure
In my previous blogpost, I talked about a way to use a bicep module to set a naming convention standard. In this post, I want…
This month, I worked on the #TheMVPChallenge to start learning AI through Microsoft Learn. This challenge consists of a collection of modules themed around AI…
In my previous post, I showed how to get started with Azure ARM Template specs. I’m excited to say that this week, the announcement came…
One of the benefits of the Azure DevOps pipeline is it’s direct connection to Azure. This helps with quick deployment and management of an Azure…
My previous blogpost described how you can use Logic Apps to send emails from a PowerShell script. While this is a great tool, I want…
There is often a use case for sending a email from a PowerShell script. Maybe you want to send an alert that the script didn’t…
This year’s Microsoft Ignite Call for Speakers was a special one. For the first time, Microsoft Certified Trainers (MCTs) could apply. As a new MCT,…
One of the benefits of the Azure DevOps pipeline is it’s direct connection to Azure. If your Azure subscription is in the same tenant as…
Last month, Microsoft announced something that was long awaited for: the public preview of Azure Function Apps with PowerShell support. Although it had supported “experimental…