Skip to content

AKS Learn feedback: The command parameter are incorrect #202

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

Open
torumakabe opened this issue Apr 15, 2025 · 0 comments
Open

AKS Learn feedback: The command parameter are incorrect #202

torumakabe opened this issue Apr 15, 2025 · 0 comments
Labels

Comments

@torumakabe
Copy link

Type of issue

Code doesn't work

Feedback

There is an issue with the parameter of the following command described in "Create an AKS Automatic cluster in a custom virtual network".

az deployment group create --resource-group <resource-group> --template-file aks.bicep \
--parameters apiServerSubnetId=<API server subnet resource id> \
--parameters clusterSubnetId=<cluster subnet resource id> \
--parameters uamiPrincipalId=<user assigned identity prinicipal id>

Shouldn't it be "uamiId" instead of "uamiPrincipalId"?

Page URL

https://learn.microsoft.com/en-us/azure/aks/automatic/quick-automatic-custom-network?pivots=bicep

Content source URL

https://github.com/MicrosoftDocs/azure-aks-docs/blob/main/articles/aks/automatic/quick-automatic-custom-network.md

Author

@sabbour

Document Id

fb795998-6ef6-7089-3dd4-be4167577b72

Platform Id

1b92136f-1dbd-f9fa-bfec-f80f4a45aa6b

@torumakabe torumakabe changed the title AKS Learn feedback: The command parameters are incorrect AKS Learn feedback: The command parameter are incorrect Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant