Skip to content

Commit 9135263

Browse files
authored
Merge pull request #12059 from cloudmelon/patch-8
use right terms of VM in Azure and AWS
2 parents a52f3c5 + 2ea7275 commit 9135263

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/automation/automation-dsc-onboarding.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.service: automation
66
ms.component: dsc
77
author: georgewallace
88
ms.author: gwallace
9-
ms.date: 03/16/2018
109
ms.topic: conceptual
10+
ms.date: 07/20/2018
1111
manager: carmonm
1212
---
1313
# Onboarding machines for management by Azure Automation DSC
@@ -18,9 +18,8 @@ Like [PowerShell Desired State Configuration](https://technet.microsoft.com/libr
1818

1919
Azure Automation DSC can be used to manage a variety of machines:
2020

21-
* Azure virtual machines (classic)
22-
* Azure virtual machines
23-
* Amazon Web Services (AWS) virtual machines
21+
* Azure virtual machines ( deployed both in classic and Azure Resource Manager deployment model )
22+
* Amazon Web Services (AWS) EC2 instances
2423
* Physical/virtual Windows machines on-premises, or in a cloud other than Azure/AWS
2524
* Physical/virtual Linux machines on-premises, in Azure, or in a cloud other than Azure
2625

0 commit comments

Comments
 (0)