Difference between revisions of "Az devops login"
Jump to navigation
Jump to search
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | https://docs.microsoft.com/en-us/azure/devops/cli/log-in-via-pat?view=azure-devops | ||
+ | * <code>[[az devops login --help]]</code> | ||
+ | az devops login | ||
+ | [[Token]]: # You can generate your token from Azure website | ||
+ | (no output) | ||
− | |||
− | |||
+ | Before you can run Azure DevOps commands, you need to run the login command(az login if using AAD/MSA identity else az devops login if using PAT token) to setup credentials. Please see https://aka.ms/azure-devops-cli-auth for more information. | ||
− | |||
+ | == Related == | ||
+ | * [[PAT]] | ||
+ | * <code>[[az devops project list]]</code> | ||
== See also == | == See also == | ||
+ | * {{PAT}} | ||
* {{az devops}} | * {{az devops}} | ||
* {{az}} | * {{az}} | ||
[[Category:Azure]] | [[Category:Azure]] |
Latest revision as of 14:30, 15 March 2022
https://docs.microsoft.com/en-us/azure/devops/cli/log-in-via-pat?view=azure-devops
az devops login Token: # You can generate your token from Azure website (no output)
Before you can run Azure DevOps commands, you need to run the login command(az login if using AAD/MSA identity else az devops login if using PAT token) to setup credentials. Please see https://aka.ms/azure-devops-cli-auth for more information.
Related[edit]
See also[edit]
- PAT, GitHub token,
docker login
az devops
: [configure
|login
|project
|service-endpoint
|security
]login --help
az
: [login | pipelines
|artifacts
|repos
|devops
|storage
|monitor
|extension
|version | acr | costmanagement
]--help
Advertising: