Skip to content

Commit 16727a5

Browse files
Acrolinx deprecated terminology
1 parent 2e509c7 commit 16727a5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/azure-monitor/agents/resource-manager-agent.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ The samples in this section install the Azure Monitor agent on Windows and Linux
2424
| <ul><li>[Virtual Machine Contributor](../../role-based-access-control/built-in-roles.md#virtual-machine-contributor)</li><li>[Azure Connected Machine Resource Administrator](../../role-based-access-control/built-in-roles.md#azure-connected-machine-resource-administrator)</li></ul> | <ul><li>Virtual machines, virtual machine scale sets</li><li>Arc-enabled servers</li></ul> | To deploy agent extension |
2525
| 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 |
2626

27-
### Windows Azure virtual machine
27+
### Azure virtual machine
2828

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.
3030

3131
#### Template file
3232

@@ -176,9 +176,9 @@ resource linuxAgent 'Microsoft.Compute/virtualMachines/extensions@2021-11-01' =
176176
}
177177
```
178178

179-
### Windows Azure Arc-enabled server
179+
### Azure Arc-enabled server
180180

181-
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.
182182

183183
#### Template file
184184

@@ -326,7 +326,7 @@ The samples in this section install the legacy Log Analytics agent on Windows an
326326

327327
### Windows
328328

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).
330330

331331
#### Template file
332332

@@ -602,7 +602,7 @@ The samples in this section install the diagnostic extension on Windows and Linu
602602

603603
### Windows
604604

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).
606606

607607
#### Template file
608608

0 commit comments

Comments
 (0)