QuestionQ21
Design and implement an infrastructure to support SAP workloads on AzureYou have an Azure subscription containing the resources shown in the following table.

You plan to deploy an SAP production landscape.
You create the following PowerShell Desired State Configuration (DSC) and publish the DSC configuration to corpsoftware.

You need to deploy the DSC configuration to VM1.
How should you complete the command?
Select
-ResourceGroupName RG1 -VMName VM1 -ArchiveStorageAccountName corpsoftware -ArchiveBlobName 'JREInstall.ps1.zip' -AutoUpdate -ConfigurationName
Community Discussion