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
| Any role that includes the action *Microsoft.Resources/deployments/**| <ul><li>Subscription and/or</li><li>Resource group and/or </li><li>An existing data collection rule</li></ul> | To deploy ARM templates |
26
26
27
-
### Windows Azure virtual machine
27
+
### Azure virtual machine
28
28
29
-
The following sample installs the Azure Monitor agent on a Windows Azure virtual machine.
29
+
The following sample installs the Azure Monitor agent on an Azure virtual machine.
The following sample installs the Azure Monitor agent on a Windows Azure Arc-enabled server.
181
+
The following sample installs the Azure Monitor agent on an Azure Arc-enabled server.
182
182
183
183
#### Template file
184
184
@@ -326,7 +326,7 @@ The samples in this section install the legacy Log Analytics agent on Windows an
326
326
327
327
### Windows
328
328
329
-
The following sample installs the Log Analytics agent on a Windows Azure virtual machine. This is done by enabling the [Log Analytics virtual machine extension for Windows](../../virtual-machines/extensions/oms-windows.md).
329
+
The following sample installs the Log Analytics agent on an Azure virtual machine. This is done by enabling the [Log Analytics virtual machine extension for Windows](../../virtual-machines/extensions/oms-windows.md).
330
330
331
331
#### Template file
332
332
@@ -602,7 +602,7 @@ The samples in this section install the diagnostic extension on Windows and Linu
602
602
603
603
### Windows
604
604
605
-
The following sample enables and configures the diagnostic extension on a Windows Azure virtual machine. For details on the configuration, see [Windows diagnostics extension schema](./diagnostics-extension-schema-windows.md).
605
+
The following sample enables and configures the diagnostic extension on an Azure virtual machine. For details on the configuration, see [Windows diagnostics extension schema](./diagnostics-extension-schema-windows.md).
0 commit comments