All About Microsoft Azure Technology
” typeSpeed=”61″ startDelay=”0″ backSpeed=”40″ backDelay=”500″][typed string0=”
and More
” string1=”
and Beyond …
” typeSpeed=”61″ startDelay=”5000″ backSpeed=”40″ backDelay=”500″]
Recent Posts
Azure DevOps: Register a pipeline agent to an Azure VM
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...
Azure DevOps: How to create a Personal Access Token (PAT)
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 + New Token Type...
Azure: Restore deleted Web App
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...
Azure DevOps : How to solve remote: TF401019: The Git repository with name or identifier …
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...