This is the final installment of the Python Azure (v2) function Hands on Lab series. In part 4, I dive…
Intro You might come across some general guidance for testing python solutions in a build pipeline by doing Unit Testing…
In this video, I run through the basics of standing up an Azure DevOps CI/CD pipeline with continuous integration. Release…
This is the second Azure hands on lab where I’ll walk you through adding logging capabilities to your Azure Function…
Intro and Setup You now have the ability to use a managed identity to securely access Azure DevOps (ADO) via…
Intro I authored ten unique Azure deployments with terraform available in my GitHub repo. To recap, Infrastructure as Code (IAC)…
Intro Welcome to part 2 where I’ll dive into creating and configuring two Power Automate Flows. These flows are doing…
Intro A common ask is how to translate documents into other languages that are stored in SharePoint Online. This requirement…
Postman is a great free tool to use when you simply want to test any Rest API endpoint. You have…