mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-25 15:55:37 +00:00
* 1293 Creating an AKS Cluster page may need a refresh * consistent variable name and styling * waffling on whether app or client ID should be primary * --skip-assignment is deprecated according to https://learn.microsoft.com/en-us/cli/azure/ad/sp?view=azure-cli-latest#az-ad-sp-create-for-rbac by default the az ad sp create-for-rbac command does not assign any role to the service principal * slightly modifying command based on https://learn.microsoft.com/en-us/cli/azure/ad/sp?view=azure-cli-latest#az-ad-sp-create-for-rbac * re-orging instructions and revising wording * consistent variable names, assorted suggestions * syncing versions * missing changes * Apply suggestions from code review Co-authored-by: Billy Tat <btat@suse.com> * correcting copy/paste error --------- Co-authored-by: Billy Tat <btat@suse.com>