Skip to content

Commit 38ee9b2

Browse files
committed
paths
1 parent 6cc98d6 commit 38ee9b2

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

articles/virtual-machines/monitor-vm-reference.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitoring data reference for Azure Virtual Machines
33
description: This article contains important reference material you need when you monitor Azure Virtual Machines and Virtual Machine Scale Sets.
4-
ms.date: 02/20/2024
4+
ms.date: 03/21/2024
55
ms.custom: horz-monitor
66
ms.topic: reference
77
ms.service: virtual-machines
@@ -35,12 +35,12 @@ At a minimum your service should have the following two articles:
3535
# Azure Virtual Machines monitoring data reference
3636

3737
<!-- Intro. Required. -->
38-
[!INCLUDE [horz-monitor-ref-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-intro.md)]
38+
[!INCLUDE [horz-monitor-ref-intro](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-intro.md)]
3939

4040
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.
4141

4242
<!-- ## Metrics. Required section. -->
43-
[!INCLUDE [horz-monitor-ref-metrics-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-intro.md)]
43+
[!INCLUDE [horz-monitor-ref-metrics-intro](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-intro.md)]
4444
<!-- Repeat the following section for each resource type/namespace in your service. -->
4545

4646
>[!IMPORTANT]
@@ -57,17 +57,17 @@ The following table lists the metrics available for the Microsoft.Compute/virtua
5757
4. Add any further information after each metrics table #include or link.
5858
Example link to metrics page: - [Microsoft.Storage/storageAccounts/blobServices](/azure/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-blobservices-metrics)
5959
Example #include. Start with the metrics tableheader: -->
60-
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
60+
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
6161
[!INCLUDE [Microsoft.Compute/virtualMachines](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-compute-virtualmachines-metrics-include.md)]
6262

6363
### Supported metrics for Microsoft.Compute/virtualmachineScaleSets
6464
The following table lists the metrics available for the Microsoft.Compute/virtualmachineScaleSets resource type.
65-
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
65+
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
6666
[!INCLUDE [Microsoft.Compute/virtualmachineScaleSets](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-compute-virtualmachinescalesets-metrics-include.md)]
6767

6868
### Supported metrics for Microsoft.Compute/virtualMachineScaleSets/virtualMachines
6969
The following table lists the metrics available for the Microsoft.Compute/virtualMachineScaleSets/virtualMachines resource type.
70-
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
70+
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
7171
[!INCLUDE [Microsoft.Compute/virtualMachineScaleSets/virtualMachines](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-compute-virtualmachinescalesets-virtualmachines-metrics-include.md)]
7272

7373
### VM availability metric (preview)
@@ -80,28 +80,28 @@ The VM availability metric is currently in public preview. This metric value ind
8080
| 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. |
8181

8282
<!-- ## Metric dimensions. Required section. -->
83-
[!INCLUDE [horz-monitor-ref-metrics-dimensions-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions-intro.md)]
83+
[!INCLUDE [horz-monitor-ref-metrics-dimensions-intro](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions-intro.md)]
8484
<!-- Use one of the following includes, depending on whether you have metrics with dimensions.
8585
- 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]. -->
86-
[!INCLUDE [horz-monitor-ref-metrics-dimensions](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions.md)]
86+
[!INCLUDE [horz-monitor-ref-metrics-dimensions](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions.md)]
8787

8888
| Dimension name | Description |
8989
| ------------------- | ----------------- |
9090
| LUN | Logical unit number |
9191
| VMName | Used with Virtual Machine Scale Sets |
9292

9393
<!-- If you DON'T have metrics with dimensions, use the following include:
94-
[!INCLUDE [horz-monitor-ref-no-metrics-dimensions](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-no-metrics-dimensions.md)] -->
94+
[!INCLUDE [horz-monitor-ref-no-metrics-dimensions](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-no-metrics-dimensions.md)] -->
9595

9696
<!-- ## Resource logs. Required section. -->
97-
[!INCLUDE [horz-monitor-ref-resource-logs](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-resource-logs.md)]
97+
[!INCLUDE [horz-monitor-ref-resource-logs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-resource-logs.md)]
9898

9999
<!-- 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 -->
100100
### Supported resource logs for Microsoft.Compute/virtualMachines
101101
[!INCLUDE [Microsoft.Compute/virtualMachines](~/azure-reference-other-repo/azure-monitor-ref/supported-logs/includes/microsoft-compute-virtualmachines-logs-include.md)]
102102

103103
<!-- ## Azure Monitor Logs tables. Required section. -->
104-
[!INCLUDE [horz-monitor-ref-logs-tables](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
104+
[!INCLUDE [horz-monitor-ref-logs-tables](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
105105

106106
|Microsoft.Compute/VirtualMachines|Microsoft.Compute/virtualMachineScaleSets|
107107
|--------------|------------------------|
@@ -150,7 +150,7 @@ Link to the service-specific tables. If your service uses the AzureDiagnostics t
150150
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. -->
151151

152152
<!-- ## Activity log. Required section. -->
153-
[!INCLUDE [horz-monitor-ref-activity-log](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]
153+
[!INCLUDE [horz-monitor-ref-activity-log](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]
154154
<!-- 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>).
155155
Example: - [Microsoft.Storage resource provider operations](/azure/role-based-access-control/resource-provider-operations#microsoftstorage).
156156
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
167167
| Microsoft.Compute/virtualMachineScaleSets/write | Starts the instances of the virtual machine scale set |
168168

169169
<!-- ## Other schemas. Optional section. Please keep heading in this order. If your service uses other schemas, add the following include and information.
170-
[!INCLUDE [horz-monitor-ref-other-schemas](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-other-schemas.md)]
170+
[!INCLUDE [horz-monitor-ref-other-schemas](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-other-schemas.md)]
171171
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. -->
172172

173173
## Related content

0 commit comments

Comments
 (0)