Video Course: Azure Functions For DevOps Engineers

Introduction I’ve recently been working on building a video course titled “Azure Functions for DevOps Engineers”, and I’m really happy to announce that the course is now live on the CloudSkills.io platform. For the next week or so, the course is available for $7 USD (yep, seven), and I know I’m biased, but I think that’s a great deal! If you head on over to check it out, I’d also recommend browsing through the other content available at CloudSkills, there’s been so much success from students of the courses and there’s also some awesome upcoming workshops planned that you can enroll for.

Microsoft PowerShell Module for Azure Functions

Introduction Microsoft recently released a PowerShell module named Az.Functions, providing cmdlets to manage the Azure Functions Service. According to the PowerShell Gallery, version 1.0.0 was released on the 19th of May, followed by 1.0.1 on the 23rd of June (2 days ago). Az.Functions is now included as part of the wider Az module, so if you install the entire Az PowerShell module, you’ll automatically receive Az.Functions. In this post, we’ll take a 101 look at some of the cmdlets that are included in this initial release.