az monitor app-insights component quotastatus
Note
This reference is part of the application-insights extension for the Azure CLI (version 2.55.0 or higher). The extension will automatically install the first time you run an az monitor app-insights component quotastatus command. Learn more about extensions.
Manage component quotastatus.
Commands
Name | Description | Type | Status |
---|---|---|---|
az monitor app-insights component quotastatus show |
Show daily data volume cap (quota) status for an Application Insights component. |
Extension | GA |
az monitor app-insights component quotastatus show
Show daily data volume cap (quota) status for an Application Insights component.
az monitor app-insights component quotastatus show [--ids]
[--resource-group]
[--resource-name]
[--subscription]
Examples
Show component quotastatus
az monitor app-insights component quotastatus show -g rg --resource-name name
Optional Parameters
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.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The name of the Application Insights component resource.
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.