az provider permission
Manage permissions for a provider.
Commands
Name | Description | Type | Status |
---|---|---|---|
az provider permission list |
List permissions from a provider. |
Core | GA |
az provider permission list
List permissions from a provider.
az provider permission list --namespace
Required Parameters
--namespace -n
The resource namespace, aka 'provider'.
Global Parameters
--debug
Increase logging verbosity to show all debug logs.
--help -h
Show this help message and exit.
--only-show-errors
Only show errors, suppressing warnings.
--output -o
Output format.
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query
JMESPath query string. See http://jmespath.org/ for more information and examples.
--subscription
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
--verbose
Increase logging verbosity. Use --debug for full debug logs.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.