You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See [Monitor Azure Virtual Machines](monitor-vm.md) for details on the data you can collect for Azure Virtual Machines and Virtual Machine Scale Sets and how to use it.
<!-- Repeat the following section for each resource type/namespace in your service. -->
45
45
46
46
>[!IMPORTANT]
@@ -57,17 +57,17 @@ The following table lists the metrics available for the Microsoft.Compute/virtua
57
57
4. Add any further information after each metrics table #include or link.
58
58
Example link to metrics page: - [Microsoft.Storage/storageAccounts/blobServices](/azure/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-blobservices-metrics)
59
59
Example #include. Start with the metrics tableheader: -->
@@ -80,28 +80,28 @@ The VM availability metric is currently in public preview. This metric value ind
80
80
| Null | State of the VM is unknown. If you stop a VM from the Azure portal, CLI, or PowerShell, it immediately stops emitting the availability metric, and you see null values. |
<!-- Use one of the following includes, depending on whether you have metrics with dimensions.
85
85
- If you have metrics with dimensions, use the following include and list the metrics with dimensions after the include. For an example, see https://learn.microsoft.com/azure/storage/common/monitor-storage-reference#metrics-dimensions. Questions: email [email protected]. -->
<!-- Add at least one resource provider/resource type here. Repeat this section for each resource type/namespace in your service. Example: ### Supported resource logs for Microsoft.Storage/storageAccounts/blobServices -->
100
100
### Supported resource logs for Microsoft.Compute/virtualMachines
@@ -150,7 +150,7 @@ Link to the service-specific tables. If your service uses the AzureDiagnostics t
150
150
IMPORTANT: Field names for Log Analytics may vary from the same field names for Storage. Many services need a mapping table to map the two sets of fields. -->
<!-- Refer to https://learn.microsoft.com/azure/role-based-access-control/resource-provider-operations and link to the possible operations for your service, using the format - [<Namespace> resource provider operations](/azure/role-based-access-control/resource-provider-operations#<namespace>).
If there are other operations not in the link, list them here in table form. -->
@@ -167,7 +167,7 @@ The following table lists a few example operations that relate to creating VMs i
167
167
| Microsoft.Compute/virtualMachineScaleSets/write | Starts the instances of the virtual machine scale set |
168
168
169
169
<!-- ## Other schemas. Optional section. Please keep heading in this order. If your service uses other schemas, add the following include and information.
List other schemas and their usage here. These can be resource logs, alerts, event hub formats, etc. depending on what you think is important. You can put JSON messages, API responses not listed in the REST API docs, and other similar types of info here. -->
0 commit comments