az vm aem
Note
This reference is part of the aem extension for the Azure CLI (version 2.19.1 or higher). The extension will automatically install the first time you run an az vm aem command. Learn more about extensions.
Manage Azure Enhanced Monitoring Extension for SAP.
Commands
Name | Description | Type | Status |
---|---|---|---|
az vm aem delete |
Remove Azure Enhanced Monitoring Extension. |
Extension | GA |
az vm aem set |
Configure Azure Enhanced Monitoring Extension. |
Extension | GA |
az vm aem verify |
Verify Azure Enhanced Monitoring Extensions configured correctly. |
Extension | GA |
az vm aem delete
Remove Azure Enhanced Monitoring Extension.
az vm aem delete [--ids]
[--name]
[--resource-group]
[--subscription]
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.
The name of the Virtual Machine. You can configure the default using az configure --defaults vm=<name>
.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
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.
az vm aem set
Configure Azure Enhanced Monitoring Extension.
It can take up to 15 minutes for the monitoring data to appear in the SAP system.
az vm aem set [--debug-extension]
[--ids]
[--install-new-extension]
[--name]
[--proxy-uri]
[--resource-group]
[--set-access-to-individual-resources]
[--skip-storage-analytics]
[--subscription]
Optional Parameters
Enable debug mode on the VM Extension for SAP.
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.
Install the new VM Extension for SAP.
The name of the Virtual Machine. You can configure the default using az configure --defaults vm=<name>
.
Set the proxy URI that should be used to access external resources e.g. the Azure API. Example: http://proxyhost:8080.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Set the access of the VM identity to the individual resources, e.g. data disks instead of the complete resource group.
Skip enabling analytics on storage accounts.
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.
az vm aem verify
Verify Azure Enhanced Monitoring Extensions configured correctly.
az vm aem verify [--ids]
[--name]
[--resource-group]
[--skip-storage-check]
[--subscription]
[--wait-time-in-minutes]
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.
The name of the Virtual Machine. You can configure the default using az configure --defaults vm=<name>
.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Disables the test for table content.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Maximum minutes to wait for the storage metrics to be available.
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.