MicrosoftDocs / azure-docs-cli

Repository used to store content for the docs.microsoft.com content for the Azure CLI
https://docs.microsoft.com/cli/azure/
Creative Commons Attribution 4.0 International
209 stars 474 forks source link

service principal is no longer the default identity type #4659

Open bessalahAmar opened 4 days ago

bessalahAmar commented 4 days ago

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 commented 3 days ago

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

PesalaPavan commented 3 days ago

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