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
List of subscription ids to be onboarded Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.
Optional Parameters
Do not wait for the long-running operation to finish.
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 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
List of resource ids to be evaluated Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.
Optional Parameters
Do not wait for the long-running operation to finish.
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 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
List of resource ids to be evaluated Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.
Optional Parameters
Do not wait for the long-running operation to finish.
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