Introduction – continuous deployment with Azure Bicep Continuous deployment with Azure Bicep using Azure DevOps provides a streamlined approach to deploying your resources. This method leverages […]
In my last post I wrote about Azure Pipelines: Passing Variables Between Jobs, and in this let’s see how we can pass variables between stages in Azure Pipelines. […]
In this post let’s see how we can pass variables between jobs in Azure Pipelines. Let’s say we need to pass a variable from JobA to future jobs. trigger:- main/* pool: vmImage: ubuntu-latest […]
Developers and architects are more often than ever wanting to build AI-powered tools that can assist them with their development journey, but finding time and resources […]
The Microsoft Sentinel repositories feature provides a centralized way to deploy and manage Sentinel content using code. With repositories, you can connect to external source Continue […]