AZ-400 · Question #335
AZ-400 Question #335: Real Exam Question with Answer & Explanation
The correct answer is B: No. Specifies the DSC configuration mode. Valid values are: ApplyAndAutocorrect Answer is No; use ApplyAndAutocorrect for "correctly configured, regardless of configuration drift" https://docs.microsoft.com/en-us/powershell/module/azurerm.automation/register- azurermautomationdscnode
Question
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. You run the Register-AzureRmAutomationDscNode command in your company's environment. You need to make sure that your company's test servers remain correctly configured, regardless of configuration drift. Solution: You set the -ConfigurationMode parameter to ApplyOnly. Does the solution meet the goal?
Options
- AYes
- BNo
Explanation
Specifies the DSC configuration mode. Valid values are: ApplyAndAutocorrect Answer is No; use ApplyAndAutocorrect for "correctly configured, regardless of configuration drift" https://docs.microsoft.com/en-us/powershell/module/azurerm.automation/register- azurermautomationdscnode?view=azurermps-6.13.0
Community Discussion
No community discussion yet for this question.