I have written before about how you can start using Azure Function apps for your PowerShell scripts. While single function apps work fine, a great…
Microsoft Ignite 2019 is a wrap! An amazing week has come to an end. I had an great time as an attendee, but also as…
If you make use of an Automation Account, you probably have imported some PowerShell Modules from the PowerShell Gallery. In my experience it is easy…
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…
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…
While working with ARM templates, I have created some tools with PowerShell to make it a little bit easier to do debugging and show risks…
A few months ago, I spent some time to be able to use Azure DevOps as Source Control provider for an Azure automation account, with…