Intro In this blog, I would like to provide some techniques on how to incorporate your dependencies when deploying a…
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…
Intro and Setup You now have the ability to use a managed identity to securely access Azure DevOps (ADO) via…
The whole idea behind DevOps is to bring different teams together while providing a more elegant approach to source code…