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

Python Authentication, creating SP, --password is not supported #6341

Closed
luisgutierrez707-zz opened this issue Jul 14, 2019 · 2 comments
Closed
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Docs Mgmt This issue is related to a management-plane library.

Comments

@luisgutierrez707-zz
Copy link

On DOC:

https://docs.microsoft.com/en-us/azure/python/python-sdk-azure-authenticate?view=azure-python

it states:
az ad sp create-for-rbac --name "MY-PRINCIPAL-NAME" --password "STRONG-SECRET-PASSWORD"
"
As of Azure CLI 2.0.68, the --password parameter to create a service principal with a user-defined password is no longer supported to prevent the accidental use of weak passwords.
Per new release, --password is not supported.
"

https://docs.microsoft.com/en-us/cli/azure/create-an-azure-service-principal-azure-cli?view=azure-cli-latest

@kurtzeborn kurtzeborn added AAD customer-reported Issues that are reported by GitHub users external to the Azure organization. Mgmt This issue is related to a management-plane library. Service Attention Workflow: This issue is responsible by Azure service team. and removed triage labels Jul 15, 2019
@kurtzeborn
Copy link
Member

Thanks for the issue report. I've attempted to route this to the correct team for further investigation.

@lmazuel lmazuel added Docs and removed AAD Service Attention Workflow: This issue is responsible by Azure service team. labels Jul 16, 2019
@lmazuel
Copy link
Member

lmazuel commented Jul 16, 2019

Hi @luisgutierrez707
Thanks for the report! I did a PR to fix the doc:
MicrosoftDocs/azure-docs-sdk-python#512

@lmazuel lmazuel closed this as completed Jul 16, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Docs Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

No branches or pull requests

3 participants