Since the summer of 2020, the AzureAD PowerShell module provides cmdlets that can help you manage Conditional access policies. This can give you some nice…
Category: Powershell
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…
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…
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…
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…
In past blog posts, I have explained about deploying Azure Function Apps through the portal and through Azure DevOps. I have not written a post…
In Azure DevOps, choosing User licenses is relatively pain free. There are a few flavors, some are free, some are not. While the portal works…