Skip to content

Fix automation link and lint cleanup #2180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 15, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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)
@@ -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)