az data-boundary
Data boundary operations.
Commands
Name | Description | Type | Status |
---|---|---|---|
az data-boundary create |
Create tenant to data boundary. |
Core | GA |
az data-boundary show |
Get data boundary at specified scope. |
Core | GA |
az data-boundary show-tenant |
Get data boundary of tenant. |
Core | GA |
az data-boundary create
Create tenant to data boundary.
az data-boundary create --default {default}
[--data-boundary {EU, Global, NotDefined}]
Examples
Opt-in to data boundary
az data-boundary create --data-boundary EU --default default
Required Parameters
Default string modeled as parameter for auto generation to work correctly.
Property | Value |
---|---|
Accepted values: | default |
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The data boundary definition.
Property | Value |
---|---|
Parameter group: | Properties Arguments |
Accepted values: | EU, Global, NotDefined |
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.
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.
Property | Value |
---|---|
Default value: | False |
az data-boundary show
Get data boundary at specified scope.
az data-boundary show --default {default}
--scope
Examples
Get data boundary at scope
az data-boundary show --scope subscriptions/11111111-1111-1111-1111-111111111111 --default default
az data-boundary show --scope subscriptions/11111111-1111-1111-1111-111111111111/resourcegroups/my-resource-group --default default
Required Parameters
Default string modeled as parameter for auto generation to work correctly.
Property | Value |
---|---|
Accepted values: | default |
The scope at which the operation is performed.
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.
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.
Property | Value |
---|---|
Default value: | False |
az data-boundary show-tenant
Get data boundary of tenant.
az data-boundary show-tenant --default {default}
Examples
Get data boundary for tenant
az data-boundary show-tenant --default default
Required Parameters
Default string modeled as parameter for auto generation to work correctly.
Property | Value |
---|---|
Accepted values: | default |
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.
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.
Property | Value |
---|---|
Default value: | False |