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 […]
Introduction – Private Azure DevOps agent If you’re using Azure DevOps as your source control and deployment tooling, you may need to perform CI/CD to Azure […]
In this post, let’s see how we can build and deploy an Azure Container App from an Azure DevOps Pipeline. Here for deployment, I am using az containerapp update. trigger: branches: include: – main […]
Backups, Disaster Recovery, and ensuring continuity of business data and operations, are arguably one of the most important aspects for anyone working in the IT industry. […]
In this blog, you will learn how to set up and configure Azure DevOps service connections using workload identity federation through a user-assigned managed identity via […]
Introduction Microsoft released into public preview in Q4 last year, workload identity federation service connections for Azure DevOps. This was very welcomed, as it greatly improves […]
Overview With the rapid development of AI Services in recent times, it’s clear that adoption and growth of these services is only going to continue – […]