Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack — Question 10
You have an Azure Stack integrated system.
You deploy a platform as a service (PaaS) service that uses a file server.
You need to ensure that tenant users can use PowerShell Desired State Configuration (DSC) to manage the file server from the Azure Stack portal.
What should you do?
Answer options
- A. From the Azure Stack administrator portal, add the DSC extension.
- B. From a privileged endpoint, run the Import-DscResource cmdlet.
- C. From a privileged endpoint, run the Start-DscConfiguration cmdlet.
- D. From the Azure Stack user portal, add the DSC extension.
Correct answer: D
Explanation
The correct answer is D because adding the DSC extension from the Azure Stack user portal allows tenant users to manage configurations directly. Options A, B, and C are incorrect as they pertain to administrative actions or privileged endpoint tasks that do not provide tenant access to DSC features.