az-800 Practice Question 1889
Exam: az-800
Domain: Manage Windows Servers and workloads in a hybrid environment
Topic: Manage Windows Server in a hybrid environment
Difficulty: medium
In a hybrid environment, you need to manage a Windows Server that is not directly connected to the Azure network but can be managed through Azure Arc. Which tool or method should you use to manage this server from the Azure portal?
Answer Options
A
Windows Admin Center
B
Azure Arc
C
PowerShell remoting
D
Azure CLI
Correct Answer
B: Azure Arc
Explanation
Azure Arc enables you to manage on-premises and edge resources from the Azure portal. It does not require the resources to be directly connected to the Azure network. Windows Admin Center is a local management tool that can be used to manage servers locally, but it does not provide the same level of centralized management as Azure Arc. PowerShell remoting is a method for managing remote systems using PowerShell commands, but it requires direct network connectivity between the management system and the target system. Therefore, Azure Arc is the correct choice for managing a server in a hybrid environment without requiring direct network connectivity.