Azure / azure-devops-cli-extension

Azure DevOps Extension for Azure CLI
https://docs.microsoft.com/en-us/cli/azure/ext/azure-devops/?view=azure-cli-latest
MIT License
617 stars 239 forks source link

{devops} Fix #23537: Fix example 'az devops security permission updat… #1333

Closed RakeshMohanMSFT closed 1 year ago

RakeshMohanMSFT commented 1 year ago

…e' cmdlets parameter --token value

The example fails to acknowledge that in order to for the token parameter to be correct you need to escape the $.

Please make sure the code is following contribution guidelines in CONTRIBUTING.md