az ad app owner
Manage application owners.
Commands
Name | Description | Type | Status |
---|---|---|---|
az ad app owner add |
Add an application owner. |
Core | GA |
az ad app owner list |
List application owners. |
Core | GA |
az ad app owner remove |
Remove an application owner. |
Core | GA |
az ad app owner add
Add an application owner.
az ad app owner add --id
--owner-object-id
Examples
add an application owner. (autogenerated)
az ad app owner add --id 00000000-0000-0000-0000-000000000000 --owner-object-id xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Required Parameters
Identifier uri, application id, or object id.
Owner's object id.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az ad app owner list
List application owners.
az ad app owner list --id
Examples
List application owners. (autogenerated)
az ad app owner list --id 00000000-0000-0000-0000-000000000000
Required Parameters
Identifier uri, application id, or object id of the application.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az ad app owner remove
Remove an application owner.
az ad app owner remove --id
--owner-object-id
Required Parameters
Identifier uri, application id, or object id.
Owner's object id.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |