az synapse role definition
Manage Synapse's role definitions.
Name | Description | Type | Status |
---|---|---|---|
az synapse role definition list |
List role definitions. |
Core | GA |
az synapse role definition show |
Get role definition by role id/name. |
Core | GA |
List role definitions.
az synapse role definition list --workspace-name
[--is-built-in {false, true}]
List role definitions.
az synapse role definition list --workspace-name testsynapseworkspace
List role definitions built-in by Synapse.
az synapse role definition list --workspace-name testsynapseworkspace --is-built-in True
The workspace name.
Is a Synapse Built-In Role or not.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Get role definition by role id/name.
az synapse role definition show --role
--workspace-name
Get role definition by role id.
az synapse role definition show --workspace-name testsynapseworkspace \
--role 00000000-0000-0000-0000-000000000000
Get role definition by role name.
az synapse role definition show --workspace-name testsynapseworkspace \
--role "Synapse SQL Administrator"
The role name/id that is assigned to the principal.
The workspace name.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
คำติชม Azure CLI
Azure CLI เป็นโครงการโอเพนซอร์ส เลือกลิงก์เพื่อให้คำติชม: