Share via


az acat

Note

This reference is part of the acat extension for the Azure CLI (version 2.61.0 or higher). The extension will automatically install the first time you run an az acat command. Learn more about extensions.

Manage App Compliance Automation Tool reports.

Commands

Name Description Type Status
az acat onboard

Onboard given subscriptions to Microsoft.AppComplianceAutomation provider.

Extension GA
az acat quick-evaluation

Trigger quick evaluation for the given subscriptions.

Extension GA
az acat report

Manage App Compliance Automation Tool reports.

Extension GA
az acat report create

Create a new AppComplianceAutomation report or update an exiting AppComplianceAutomation report.

Extension GA
az acat report delete

Delete an AppComplianceAutomation report.

Extension GA
az acat report download

Download compliance needs from snapshot, like: Compliance Report, Resource List.

Extension GA
az acat report get-control-assessments

List the AppComplianceAutomation snapshot list.

Extension GA
az acat report list

List the AppComplianceAutomation report list for the tenant.

Extension GA
az acat report show

Get the AppComplianceAutomation report and its properties.

Extension GA
az acat report snapshot

Manage ACAT report snapshots.

Extension GA
az acat report snapshot download

Download compliance needs from snapshot, like: Compliance Report, Resource List.

Extension GA
az acat report snapshot list

List the AppComplianceAutomation snapshot list.

Extension GA
az acat report update

Update a new AppComplianceAutomation report or update an exiting AppComplianceAutomation report.

Extension GA
az acat report wait

Place the CLI in a waiting state until a condition is met.

Extension GA
az acat report webhook

Manage ACAT report webhooks.

Extension GA
az acat report webhook create

Create a new AppComplianceAutomation webhook or update an exiting AppComplianceAutomation webhook.

Extension GA
az acat report webhook delete

Delete an AppComplianceAutomation webhook.

Extension GA
az acat report webhook list

List the AppComplianceAutomation webhook list.

Extension GA
az acat report webhook show

Get the AppComplianceAutomation webhook and its properties.

Extension GA
az acat report webhook update

Update an exiting AppComplianceAutomation webhook.

Extension GA
az acat trigger-evaluation

Trigger quick evaluation for the given subscriptions.

Extension GA

az acat onboard

Onboard given subscriptions to Microsoft.AppComplianceAutomation provider.

az acat onboard --subscription-ids
                [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]

Required Parameters

--subscription-ids

List of subscription ids to be onboarded Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.

Optional Parameters

--no-wait

Do not wait for the long-running operation to finish.

Accepted values: 0, 1, f, false, n, no, t, true, y, yes
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 acat quick-evaluation

Trigger quick evaluation for the given subscriptions.

az acat quick-evaluation --resource-ids
                         [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]

Required Parameters

--resource-ids

List of resource ids to be evaluated Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.

Optional Parameters

--no-wait

Do not wait for the long-running operation to finish.

Accepted values: 0, 1, f, false, n, no, t, true, y, yes
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 acat trigger-evaluation

Trigger quick evaluation for the given subscriptions.

az acat trigger-evaluation --resource-ids
                           [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]

Required Parameters

--resource-ids

List of resource ids to be evaluated Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.

Optional Parameters

--no-wait

Do not wait for the long-running operation to finish.

Accepted values: 0, 1, f, false, n, no, t, true, y, yes
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.