az monitor app-insights component billing
Note
This reference is part of the application-insights extension for the Azure CLI (version 2.0.79 or higher). The extension will automatically install the first time you run an az monitor app-insights component billing command. Learn more about extensions.
Manage an Application Insights component billing features.
Commands
| az monitor app-insights component billing show |
Show the billing features of an Application Insights resource. |
| az monitor app-insights component billing update |
Update the billing features of an Application Insights resource. |
az monitor app-insights component billing show
Show the billing features of an Application Insights resource.
az monitor app-insights component billing show --app
--resource-group
Examples
Show the billing features of an application insights component
az monitor app-insights component billing show --app demoApp -g demoRg
Required Parameters
GUID, app name, or fully-qualified Azure resource name of Application Insights component. The application GUID may be acquired from the API Access menu item on any Application Insights resource in the Azure portal. If using an application name, please specify resource group.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
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 monitor app-insights component billing update
Update the billing features of an Application Insights resource.
az monitor app-insights component billing update --app
--resource-group
[--cap]
[--stop {false, true}]
Examples
Update the daily cap of the billing features
az monitor app-insights component billing update --app demoApp -g demoRg --cap 200 --stop
Required Parameters
GUID, app name, or fully-qualified Azure resource name of Application Insights component. The application GUID may be acquired from the API Access menu item on any Application Insights resource in the Azure portal. If using an application name, please specify resource group.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
Daily data volume cap in GB.
Do not send a notification email when the daily data volume cap is met.
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.
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ