File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ ms.service: automation
6
6
ms.component : dsc
7
7
author : georgewallace
8
8
ms.author : gwallace
9
- ms.date : 03/16/2018
10
9
ms.topic : conceptual
10
+ ms.date : 07/20/2018
11
11
manager : carmonm
12
12
---
13
13
# Onboarding machines for management by Azure Automation DSC
@@ -18,9 +18,8 @@ Like [PowerShell Desired State Configuration](https://technet.microsoft.com/libr
18
18
19
19
Azure Automation DSC can be used to manage a variety of machines:
20
20
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
24
23
* Physical/virtual Windows machines on-premises, or in a cloud other than Azure/AWS
25
24
* Physical/virtual Linux machines on-premises, in Azure, or in a cloud other than Azure
26
25
You can’t perform that action at this time.
0 commit comments