зеркало из https://github.com/Azure/ARO-RP.git
add reminder that dev clusters don't show up in ARM
add reminder that dev clusters don't show up in ARM
This commit is contained in:
Родитель
283043eaa0
Коммит
90f580baed
|
@ -121,6 +121,8 @@ mock a cluster MSI. This script will also create the platform identities, platfo
|
|||
|
||||
1. To create a cluster, use one of the following methods:
|
||||
|
||||
**NOTE:** clusters created by a local dev RP will not be represented by Azure resources in ARM
|
||||
|
||||
1. Manually create the cluster using the public documentation.
|
||||
|
||||
Before following the instructions in [Create, access, and manage an Azure Red
|
||||
|
@ -563,4 +565,4 @@ exit status 1
|
|||
To resolve, check if it has the `User Access Administrator` role assigned.
|
||||
```
|
||||
az role assignment list --assignee $SP_ID --output json --query '[].{principalId:principalId, roleDefinitionName:roleDefinitionName, scope:scope}'
|
||||
```
|
||||
```
|
||||
|
|
Загрузка…
Ссылка в новой задаче