File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/ResourceManager/Resources/Commands.Resources/help Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ The input role definition MUST contain the following properties:
39392 ) Description: a short description of the role that summarizes the access that the role grants.
4040
41413 ) Actions: the set of operations to which the custom role grants access.
42- Use Get-AzureRmProviderOperations to get the operation for Azure resource providers that can be secured using Azure RBAC.
42+ Use Get-AzureRmProviderOperation to get the operation for Azure resource providers that can be secured using Azure RBAC.
4343Following are some valid operation strings:
4444 - "* /read" grants access to read operations of all Azure resource providers.
4545 - "Microsoft.Network/* /read" grants access to read operations for all resource types in the Microsoft.Network resource provider of Azure.
You can’t perform that action at this time.
0 commit comments