update sample code (#15765)
This commit is contained in:
parent
9a3a7d40ca
commit
e576a8fc48
|
@ -251,7 +251,7 @@ information about roles.
|
|||
"azure_roles": "[
|
||||
{
|
||||
\"role_name\": \"Contributor\",
|
||||
\"scope\": \"/subscriptions/<uuid>/resourceGroup/Website\"
|
||||
\"scope\": \"/subscriptions/<uuid>/resourceGroups/Website\"
|
||||
},
|
||||
{
|
||||
\"role_id\": \"/subscriptions/<uuid>/providers/Microsoft.Authorization/roleDefinitions/<uuid>\",
|
||||
|
|
Loading…
Reference in New Issue