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

service principal is no longer the default identity type #4659

Open
bessalahAmar opened this issue Oct 2, 2024 · 2 comments
Open

service principal is no longer the default identity type #4659

bessalahAmar opened this issue Oct 2, 2024 · 2 comments

Comments

@bessalahAmar
Copy link

Type of issue

Outdated article

Feedback

regarding the parameter "--service-principal" the doc says that "If not specified, a new service principal is created and cached at $HOME/.azure/aksServicePrincipal.json to be used by subsequent az aks commands."

this is no longer the case if we create an aks cluster without specifying the parameter "--service-principal" it will use system managed identity instead of creating a SP and make cluster use it.

image

Page URL

https://learn.microsoft.com/en-us/cli/azure/aks?view=azure-cli-latest

Content source URL

https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/aks.yml

Author

@dbradish-microsoft

Document Id

75b0c352-762e-16ae-5cc6-d807ffc1dc3f

@PesalaPavan
Copy link

@bessalahAmar
Thanks for your feedback! We will investigate and update as appropriate.

@PesalaPavan
Copy link

@bessalahAmar
Thanks for your feedback! I've assigned this issue to the author who will investigate and update as appropriate.

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

No branches or pull requests

3 participants