-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Az cli login with Bring Your Own AccessToken #31618
Copy link
Copy link
Closed
Labels
Accountaz login/accountaz login/accountAuto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamOKR CandidateThis label is used to track how many GitHub issues we have resolved for OKR purpose.This label is used to track how many GitHub issues we have resolved for OKR purpose.Possible-SolutionSimilar-Issuefeature-request
Milestone
Metadata
Metadata
Assignees
Labels
Accountaz login/accountaz login/accountAuto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamOKR CandidateThis label is used to track how many GitHub issues we have resolved for OKR purpose.This label is used to track how many GitHub issues we have resolved for OKR purpose.Possible-SolutionSimilar-Issuefeature-request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Preconditions
Related command
az login --access-token
az group list
Resource Provider
N/A
Description of Feature or Work Requested
We would like to be able to login az cli with an access token. All the subsequent ARM calls use this access token.
The caller ensures the token is not expired and issued for ARM operations.
Minimum API Version Required
N/A
Swagger PR link / SDK link
N/A
Request Example
No response
Target Date
2025-06-16
PM Contact
mingxuli
Engineer Contact
zhenqxu
Additional context
No response