Skip to content

Commit

Permalink
Fix automation link and lint cleanup (#2180)
Browse files Browse the repository at this point in the history
* Fix automation link and lint cleanup

* Fixed semantic lines
  • Loading branch information
DCtheGeek authored and Sean Wheeler committed Mar 15, 2018
1 parent b4e9c76 commit 7161388
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions dsc/azureDsc.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
---
ms.date: 2017-06-12
ms.date: 2018-03-15
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: Using DSC on Microsoft Azure
---

# Using DSC on Microsoft Azure

Desired State Configuration (DSC) is supported in Microsoft Azure through the
[Azure Desired State Configuration extension handler](/azure/virtual-machines/virtual-machines-windows-extensions-dsc-overview) and through
[Azure Automation DSC](/azure/automation/automation-dsc-overview).
Desired State Configuration (DSC) is supported in Microsoft Azure through the
[Azure Desired State Configuration extension handler](/azure/virtual-machines/virtual-machines-windows-extensions-dsc-overview)
and through [Azure Automation DSC](/azure/automation/automation-dsc-overview).

## Azure Desired State Configuration extension handler

The Azure DSC extension allows VMs hosted in Microsoft Azure to be managed with DSC. For more information, see the following topics:
The Azure DSC extension allows VMs hosted in Microsoft Azure to be managed with DSC.
For more information, see the following topics:

- [Azure Desired State Configuration extension handler](/azure/virtual-machines/virtual-machines-windows-extensions-dsc-overview)
- [Windows VMSS and Desired State Configuration with Azure Resource Manager templates](/azure/virtual-machines/virtual-machines-windows-extensions-dsc-template)
Expand All @@ -22,10 +22,10 @@ The Azure DSC extension allows VMs hosted in Microsoft Azure to be managed with

## Azure Automation DSC

The [Azure Automation service](/services/automation/) allows you to manage DSC configurations, resources, and managed nodes from within Azure. For
more information, see the following topics:
The [Azure Automation service](https://azure.microsoft.com/services/automation/) allows you to
manage DSC configurations, resources, and managed nodes from within Azure. For more information,
see the following topics:

- [Azure Automation DSC](/azure/automation/automation-dsc-overview)
- [Getting started with Azure Automation DSC](/azure/automation/automation-dsc-getting-started)
- [Onboarding machines for management by Azure Automation DSC](/azure/automation/automation-dsc-onboarding)

- [Onboarding machines for management by Azure Automation DSC](/azure/automation/automation-dsc-onboarding)

0 comments on commit 7161388

Please sign in to comment.