az dla account compute-policy
This command group is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Manage Data Lake Analytics account compute policies.
Commands
Name | Description | Type | Status |
---|---|---|---|
az dla account compute-policy create |
Create a compute policy in the Data Lake Analytics account. |
Core | Deprecated |
az dla account compute-policy delete |
Delete a compute policy in a Data Lake Analytics account. |
Core | Deprecated |
az dla account compute-policy list |
List compute policies in the a Lake Analytics account. |
Core | Deprecated |
az dla account compute-policy show |
Retrieve a compute policy in a Data Lake Analytics account. |
Core | Deprecated |
az dla account compute-policy update |
Update a compute policy in the Data Lake Analytics account. |
Core | Deprecated |
az dla account compute-policy create
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Create a compute policy in the Data Lake Analytics account.
az dla account compute-policy create --account
--compute-policy-name
--object-id
--object-type
[--max-dop-per-job]
[--min-priority-per-job]
[--resource-group]
Required Parameters
Name of the Data Lake Analytics account.
The name of the compute policy to create.
The Azure Active Directory object ID of the user, group, or service principal to apply the policy to.
The Azure Active Directory object type associated with the supplied object ID.
Optional Parameters
The maximum degree of parallelism allowed per job for this policy. At least one of --min-priority-per-job
and --max-dop-per-job
must be specified.
The minimum priority allowed per job for this policy. At least one of --min-priority-per-job
and --max-dop-per-job
must be specified.
If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.
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.
az dla account compute-policy delete
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Delete a compute policy in a Data Lake Analytics account.
az dla account compute-policy delete --compute-policy-name
[--account]
[--ids]
[--resource-group]
[--subscription]
Required Parameters
The name of the compute policy to delete.
Optional Parameters
Name of the Data Lake Analytics account.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
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.
az dla account compute-policy list
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
List compute policies in the a Lake Analytics account.
az dla account compute-policy list [--account]
[--ids]
[--resource-group]
[--subscription]
Optional Parameters
Name of the Data Lake Analytics account.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
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.
az dla account compute-policy show
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Retrieve a compute policy in a Data Lake Analytics account.
az dla account compute-policy show --compute-policy-name
[--account]
[--ids]
[--resource-group]
[--subscription]
Required Parameters
The name of the compute policy to retrieve.
Optional Parameters
Name of the Data Lake Analytics account.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
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.
az dla account compute-policy update
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Update a compute policy in the Data Lake Analytics account.
az dla account compute-policy update --compute-policy-name
[--account]
[--ids]
[--max-dop-per-job]
[--min-priority-per-job]
[--resource-group]
[--subscription]
Required Parameters
The name of the compute policy to update.
Optional Parameters
Name of the Data Lake Analytics account.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
The maximum degree of parallelism allowed per job for this policy. At least one of --min-priority-per-job
and --max-dop-per-job
must be specified.
The minimum priority allowed per job for this policy. At least one of --min-priority-per-job
and --max-dop-per-job
must be specified.
If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
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.