Share via


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

Deprecated

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

--account -n

Name of the Data Lake Analytics account.

--compute-policy-name

The name of the compute policy to create.

--object-id

The Azure Active Directory object ID of the user, group, or service principal to apply the policy to.

--object-type

The Azure Active Directory object type associated with the supplied object ID.

Optional Parameters

--max-dop-per-job

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.

--min-priority-per-job

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.

--resource-group -g

If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.

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.

az dla account compute-policy delete

Deprecated

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

--compute-policy-name

The name of the compute policy to delete.

Optional Parameters

--account -n

Name of the Data Lake Analytics account.

--ids

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.

--resource-group -g

If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

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.

az dla account compute-policy list

Deprecated

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

--account -n

Name of the Data Lake Analytics account.

--ids

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.

--resource-group -g

If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

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.

az dla account compute-policy show

Deprecated

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

--compute-policy-name

The name of the compute policy to retrieve.

Optional Parameters

--account -n

Name of the Data Lake Analytics account.

--ids

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.

--resource-group -g

If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

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.

az dla account compute-policy update

Deprecated

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

--compute-policy-name

The name of the compute policy to update.

Optional Parameters

--account -n

Name of the Data Lake Analytics account.

--ids

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.

--max-dop-per-job

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.

--min-priority-per-job

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.

--resource-group -g

If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

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.