UPCOMING BREAKING CHANGE: az login
: Starting from version 2.67.0, --password
will no longer accept service principal certificate
#30283
Labels
Account
az login/account
Auto-Assign
Auto assign by bot
Azure CLI Team
The command of the issue is owned by Azure CLI team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Starting from version 2.67.0, for
az login
,--password
will no longer accept service principal certificate. Use--certificate
to pass a service principal certificate.Log in with a service principal using certificate:
Log in with a service principal using client secret:
The text was updated successfully, but these errors were encountered: