azure-devops-docs
azure-devops-docs copied to clipboard
This repo is the home of the official Azure DevOps documentation for Microsoft. GitHub Issues filed in this repository should be for problems with the documentation.
Updated all the "skip downloading" link to the correct page. Added "Artifact download" section link.
Hey, MicrosoftDocs contributors. I believe one command in this page is invalid and create this commit to remove it. Please kindly accept the change if it is the case. Otherwise...
I found [this document](https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/agents?view=azure-devops&tabs=yaml%2Cbrowser#faq) little confusing because it mentions v2 agent even though current mainstream agent version is v3. v2 agent is already obsolete, so I thinks it's better to...
This doc still contained some bad / old references, erroneous error messages, and straight up misspellings. Fixed to the best of my knowledge.
The removed text was duplicated and already included in the Azure portal / ARM Template setting description. No need to have the exact same text twice in a row.
This PR removes an unnecessary backtick. The PowerShell example had an accidental backtick in the command line making the single command multiline...
The authorization is JWT-bearer based, not basic