Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Profile] Deprecate --sdk-auth #19414

Merged
merged 3 commits into from
Oct 8, 2021
Merged

[Profile] Deprecate --sdk-auth #19414

merged 3 commits into from
Oct 8, 2021

Conversation

jiasli
Copy link
Member

@jiasli jiasli commented Sep 1, 2021

Description

Rework #17362

Because consumers of the JSON output - Azure SDKs have deprecated the usage of get_client_from_json_dict (Azure/azure-sdk-for-python#15075), Azure CLI should deprecate --sdk-auth as well.

It will be totally removed after MSAL migration (#18944).

Reference email: Deprecate generating JSON auth file in Azure CLI

History Notes
[Profile] az account show: Deprecate --sdk-auth
[Role] az ad sp create-for-rbac: Deprecate --sdk-auth

@yonzhan
Copy link
Collaborator

yonzhan commented Sep 1, 2021

Profile

@jiasli jiasli requested a review from yonzhan September 1, 2021 07:49
@jiasli jiasli merged commit 9818134 into Azure:dev Oct 8, 2021
@jiasli jiasli mentioned this pull request Oct 8, 2021
@jiasli jiasli deleted the sdk-auth branch October 8, 2021 09:00
@jiasli
Copy link
Member Author

jiasli commented Oct 21, 2021

Guidance for migrating JSON- and file-based authentication: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/identity/azure-identity/migration_guide.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants