Hiya folks, in this post, I will explain how easy you can create a deployment group and deploy a pipeline agent to an Azure (Windows) VM. Prerequisites An active Azure subscription (for the Azure VM deployment) An active Azure DevOps organization (check how to signup...
This post will walk you through the steps of setting up a Personal Access Token (PAT) in an Azure DevOps organization. From your DevOps organization’s main page, on the top right side. Select the user setting and then “Personal access tokens”. Select...
In this quick post, we will read about the steps we need to take if we accidentally delete it. By executing a few PowerShell commands, it can be easily fixed. Prerequisites An active Azure subscription Azure Az PowerShell module (Only for PowerShell) Azure Cloud Shell...
In this post, I will provide a workaround for a problem I recently faced with an Azure DevOps pipeline. In this pipeline, I used the Generate Release Notes (Crossplatform) task, and I received the error message below: remote: TF401019: The Git repository with name or...
In this post, I will drive you into Microsoft Sentinel service and try to give you an idea of what this service is about and how can help you in your day-by-day work. Microsoft Sentinel Software as a Service (SaaS) is an intelligent security service that integrates...
The Azure Front Door is a global OSI layer 7 service (Application Layer, i.e., HTTP/HTTPS) that provides reliability, resiliency, scalability, availability, and great performance to web-based services. Three tiers are available in Azure Front Door: Standard, Premium,...