Valid 70-533 Dumps shared by ExamDiscuss.com for Helping Passing 70-533 Exam! ExamDiscuss.com now offer the newest 70-533 exam dumps, the ExamDiscuss.com 70-533 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-533 dumps with Test Engine here:
A company has virtual machines (VMs) that run in Azure. They plan to use Desired State Configuration (DSC) to manage the VM settings. You need to programmatically prepare the VM to use DSC. Which Azure PowerShell cmdlet should you run?
Correct Answer: A
Explanation/Reference: Explanation: The Set-AzureVMDscExtension cmdlet configures the Desired State Configuration (DSC) extension on a virtual machine. Incorrect Answers: B: The Set-AzureVMCustomScriptExtension cmdlet sets information for an Azure virtual machine custom script extension. C: The Set-AzureVMExtension cmdlet sets resource extensions for virtual machines. D: The Set-AzureVMPuppetExtension cmdlet sets the Puppet extension for a virtual machine. References: https://docs.microsoft.com/en-us/powershell/module/servicemanagement/azure/set- azurevmdscextension?view=azuresmps-4.0.0