Running Self Hosted Agents in Azure Devops using an Azure AD Access Token
by Lee Beenen on Aug 21, 2023
Have you always wanted to get away from Personal Access Tokens in Azure DevOps? In this article, we're going to take a look at how we can use Azure AD Access Tokens to run a Self Hosted Agent Pool in Azure DevOps and walk through the entire process step by step. Then, we're going to throw all that work away and automate it using Terraform so we never have to do that by hand again.
Read More »