diff --git a/dsc/azureDsc.md b/dsc/azureDsc.md index d630fdfb1f3c..b53d714ac090 100644 --- a/dsc/azureDsc.md +++ b/dsc/azureDsc.md @@ -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) \ No newline at end of file