Question 206:
You have to deploy a new application to an Azure Windows virtual machine using the Desired State Configuration extension. Which of the following are steps that need to be followed to implement the Desired State Configuration?
Answer options:
A.Store the PowerShell configuration file in an Azure File share. B.Store the PowerShell configuration file in an Azure Blob storage. C.Create a YAML configuration file. D.Create a PowerShell configuration file. E.Configure the Custom Script Extension on the virtual machine. F.Configure the DSC Extension on the virtual machine.