AZ-500 · Question #322
You make use of Azure Resource Manager templates to deploy Azure virtual machines. You have been tasked with making sure that Windows features that are not in use, are automatically inactivated when…
The correct answer is B. You should make use of Azure Automation State Configuration. You can use Azure Automation State Configuration to manage Azure VMs (both Classic and Manager), on-premises VMs, Linux machines, AWS VMs, and on-premises physical machines. Note: Azure Automation State Configuration provides a DSC pull server similar to the Windows Feature…
Question
Options
- AYou should make use of Azure DevOps.
- BYou should make use of Azure Automation State Configuration.
- CYou should make use of network security groups (NSG).
- DYou should make use of Azure Blueprints.
How the community answered
(43 responses)- A9% (4)
- B72% (31)
- C14% (6)
- D5% (2)
Explanation
You can use Azure Automation State Configuration to manage Azure VMs (both Classic and Manager), on-premises VMs, Linux machines, AWS VMs, and on-premises physical machines. Note: Azure Automation State Configuration provides a DSC pull server similar to the Windows Feature DSC-Service so that target nodes automatically receive configurations, conform to the desired state, and report back on their compliance. The built-in pull server in Azure Automation eliminates the need to set up and maintain your own pull server. Azure Automation can target virtual or physical Windows or Linux machines, in the cloud or on-premises. https://docs.microsoft.com/en-us/azure/automation/automation-dsc-getting-started
Community Discussion
No community discussion yet for this question.