[2025-November-New]Braindump2go AZ-800 Dumps Free[Q180-Q202]
2025/November Latest Braindump2go AZ-800 Exam Dumps with PDF and VCE Free Updated Today! Following are some new Braindump2go AZ-800 Real Exam Questions!
QUESTION 180
Your network contains an Active Directory Domain Services (AD DS) domain. The domain contains a server named Server1.
You implement Just Enough Administration (JEA) on Server1.
You need to perform remote administration tasks on Server by using only JEA.
What should you use?
A. PowerShell only
B. Remote Server Administration Tools (RSAT) only
C. PowerShell or Remote Desktop only
D. PowerShell or Remote Server Administration Tools (RSAT) only
E. Remote Server Administration Tools (RSAT) or Remote Desktop only
F. PowerShell, Remote Server Administration Tools (RSAT), or Remote Desktop
Answer: A
Explanation:
Just Enough Administration (JEA) is a security technology that enables delegated administration for anything managed by PowerShell.
QUESTION 181
You have an Azure subscription. The subscription contains a virtual machine named VM1 that runs Windows Server.
You plan to manage VM1 by using a PowerShell runbook.
You need to create the runbook.
What should you create first?
A. an Azure Automation account
B. an Azure workbook
C. a Log Analytics workspace
D. a Microsoft Power Automate flow
Answer: A
QUESTION 182
You have a server named Server1 that runs Windows Server and has the DHCP Server role installed. Server1 contains the following single scope:
– Scope: 192.168.16.0
– Address pool: 192.168.16.1-192.168.16.254
– Subnet mask: 255.255.255.0
– Lease duration: 8 days
You have four testing devices that are configured with static IP addresses as shown in the following table.
![]()
The test devices are turned on once a month.
You need to prevent Server1 from assigning the IP addresses allocated to the test devices to other devices when the test devices are offline. The solution must minimize administrative effort.
What should you do?
A. Create a policy.
B. Create reservations.
C. Configure the Scope options.
D. Create an exclusion range.
Answer: D
Explanation:
Since the devices are configured with static ip addresses which are defined on the network adapter of the devices, not by DHCP you should create an exclusion range which prevents the DHCP server to assign those IPs to other devices.
QUESTION 183
Your network contains an Active Directory Domain Services (AD DS) forest. The forest contains three domains. Each domain contains 10 domain controllers.
You plan to store a DNS zone in a custom Active Directory partition.
You need to create the Active Directory partition for the zone. The partition must replicate to only four of the domain controllers.
What should you use?
A. dnscmd.exe
B. Active Directory Sites and Services
C. Set-DnsServer
D. New-ADObject
Answer: A
Explanation:
https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/create-apply-custom-application-directory-partition
QUESTION 184
You have servers that run Windows Server 2022 as shown in the following table.
![]()
Server2 contains a .NET app named App1.
You need to establish a WebSocket connection from App1 to the SQL Server instance on Server1. The solution must meet the following requirements:
– Minimize the number of network ports that must be open on the on-premises network firewall.
– Minimize administrative effort.
What should you create first?
A. an Azure Relay namespace
B. an Azure VPN gateway
C. a WFC relay connection
D. a hybrid connection
Answer: A
Explanation:
https://learn.microsoft.com/en-us/azure/azure-relay/relay-what-is-it
Hybrid Connections
The Hybrid Connections feature in >>Azure Relay<< is a secure, and open-protocol evolution of the Relay features that existed earlier. You can use it on any platform and in any language. Hybrid Connections feature in Azure Relay is based on HTTP and WebSockets protocols. It allows you to send requests and receive responses over web sockets or HTTP(S). This feature is compatible with WebSocket API in common web browsers.
QUESTION 185
You have an on-premises server named Server1 that runs Windows Server. Server1 contains an app named App1 and a firewall named Firewall1.
You have an Azure subscription.
Internal users connect to App1 by using WebSockets.
You need to make App1 available to users on the internet. The solution must minimize the number of inbound ports open on Firewall1.
What should you include in the solution?
A. Microsoft Application Request Routing (ARR) Version 2
B. Azure Application Gateway
C. Azure Relay
D. Web Application Proxy
Answer: C
QUESTION 186
Your network contains an Active Directory Domain Services (AD DS) domain. The domain contains the offices shown in the following table.
![]()
You need to deploy a Network Policy Server (NPS) named NPS1 to enforce network access policies for all remote connections.
What is the minimum number of RADIUS clients that you should add to NPS1?
A. 1
B. 3
C. 8
D. 180
E. 188
Answer: C
Explanation:
Bosten: 2 VPN-Server
Dallas: 2 VPN-Server
Seatle: 4 VPN-Server
Total: 8 VPN-Server
8 VPN-Server = 8 Radius-Clients on NPS1
QUESTION 187
You have a server named Server1 that runs Windows Server. The disks on Server1 are configured as shown in the following exhibit.
![]()
You need to convert volume E to ReFS. The solution must meet the following requirements:
– The data on volume E needs to be retained.
– Minimize administrative effort.
What should you do first?
A. Back up the data on volume E.
B. Take Disk 2 offline.
C. Convert Disk 2 to a dynamic disk.
D. Run convert.exe.
Answer: A
Explanation:
You cannot directly convert a basic exFAT disk to ReFS (Resilient File System) because they are different file systems. Converting file systems usually requires reformatting the disk, which would result in data loss. However, you can copy the data from the exFAT disk to another location, reformat the disk as ReFS, and then copy the data back.
QUESTION 188
Hotspot Question
You have an Active Directory Domain Services (AD DS) domain that contains a group named Group1.
You need to create a group managed service account (gMSA) named Account1. The solution must ensure that Group1 can use Account1.
How should you complete the script? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
![]()
Answer:
![]()
QUESTION 189
Hotspot Question
You have an Azure subscription that contains the virtual machines shown in the following table.
![]()
You plan to implement Azure Automanage for Windows Server.
You need to identify the operating system prerequisites.
Which virtual machines support Hotpatch, and which virtual machines support SMB over QUIC? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
![]()
Answer:
![]()
QUESTION 190
Hotspot Question
You have an Azure subscription that contains a virtual network named VNet1. Vnet1 contains three subnets named Subnet1, Subnet2, and Subnet3.
You deploy a virtual machine that has the following settings:
– Name:VM1
– Subnet: Subnet2
– Network interface name: NIC1
– Operating system: Windows Server 2022
You need to ensure that VM1 can route traffic between Subnet1 and Subnet3. The solution must minimize administrative effort.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
![]()
Answer:
![]()
QUESTION 191
Hotspot Question
You have an Azure subscription and a computer named Computer1 that runs Windows 11.
From the Azure portal, you deploy a virtual machine named VM1 that runs Windows Server. You configure VM1 to use the default settings.
You need to ensure that you can connect to VM1 by using PowerShell remoting.
Which cmdlet should you run, and what should you use to run the cmdlet? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
![]()
Answer:
![]()
QUESTION 192
Hotspot Question
You have a server named Server1 that runs Windows Server and has the Hyper-V server role installed. Server1 contains a virtual machine named VM1 that runs Windows Server.
You need to install the Hyper-V server role on VM1.
Which PowerShell command should you run first? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
![]()
Answer:
![]()
QUESTION 193
Drag and Drop Question
You have an on-premises server named Server1 that runs Windows Server. Server1 contains a file share named Share1.
You have an Azure subscription.
You perform the following actions:
– Deploy Azure File Sync.
– Install the Azure File Sync agent on Server1.
– Register Server1 with Azure File Sync.
You need to ensure that you can add Share1 as an Azure File Sync server endpoint.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
![]()
Answer:
![]()
QUESTION 194
Drag and Drop Question
You have a disaggregated cluster deployment. The deployment contains a scale-out file server (SOFS) cluster that runs Windows Server and a compute cluster that has the Hyper-V role enabled.
You need to implement Storage Quality of Service (QoS). The solution must ensure that you can control the bandwidth usage between the SOFS cluster and the Hyper-V cluster.
Which cmdlet should you run on each cluster? To answer, drag the appropriate cmdlets to the correct clusters. Each cmdlet may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
![]()
Answer:
![]()
Explanation:
https://learn.microsoft.com/en-us/windows-server/storage/storage-qos/storage-qos-overview#create-and-apply-a-dedicated-policy
QUESTION 195
Your network contains an Active Directory Domain Services (AD DS) domain.
You plan to use Active Directory Administrative Center to create a new user named User1.
Which two attributes are required to create User1? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Password
B. Profile path
C. User SamAccountName logon
D. Full name
E. First name
F. User UPN logon
Answer: CD
QUESTION 196
Hotspot Question
Your on-premises network contains an Active Directory Domain Services (AD DS) domain. The domain contains the servers shown in the following table.
![]()
The domain controllers do NOT have internet connectivity.
You plan to implement Azure AD Password Protection for the domain.
You need to deploy Azure AD Password Protection agents. The solution must meet the following requirements:
– All Azure AD Password Protection policies must be enforced.
– Agent updates must be applied automatically.
– Administrative effort must be minimized.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
![]()
Answer:
![]()
QUESTION 197
Hotspot Question
Your on-premises network contains a single-domain Active Directory Domain Services (AD DS) forest. You have an Azure AD tenant named contoso.com. The AD DS forest syncs with the Azure AD tenant by using Azure AD Connect.
You need to ensure that users in the forest that have a custom attribute of NoSync are excluded from synchronization.
How should you configure the Azure AD Connect cloudFiltered attribute, and which tool should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
![]()
Answer:
![]()
QUESTION 198
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your network contains an Active Directory Domain Services (AD DS) forest. The forest contains three Active Directory sites named Site1, Site2, and Site3. Each site contains two domain controllers. The sites are connected by using DEFAULTIPSITELINK.
You open a new branch office that contains only client computers.
You need to ensure that the client computers in the new office are primarily authenticated by the domain controllers in Site1.
Solution: You create a new site named Site4 and associate Site4 to DEFAULTIPSITELINK.
Does this meet the goal?
A. Yes
B. No
Answer: B
QUESTION 199
You have an Active Directory Domain Services (AD DS) domain. The domain contains three servers named Server1, Server2, and Server3 that run Windows Server.
You sign in to Server1 by using a domain account and start a remote PowerShell session to Server2. From the remote PowerShell session, you attempt to access a resource on Server3, but access to the resource is denied.
You need to ensure that your credentials are passed from Server1 to Server3. The solution must minimize administrative effort.
What should you do?
A. Configure Kerberos constrained delegation.
B. Configure Just Enough Administration (JEA).
C. Configure selective authentication for the domain.
D. Disable the Enforce user logon restrictions policy setting for the domain.
Answer: A
Explanation:
Configuring Kerberos constrained delegation allows you to pass your credentials from Server1 to Server3 when accessing a resource. Constrained delegation is a Kerberos feature that restricts the servers to which a service can delegate a user’s credentials. This ensures that the delegation is secure and limited to specific services.
QUESTION 200
Hotspot Question
You have a Windows Server 2022 container host named Host1 and a container registry that contains the container images shown in the following table.
![]()
You need to run the containers on Host1.
Which isolation mode can you use for each image? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
![]()
Answer:
![]()
QUESTION 201
Your network contains a DHCP server.
You plan to add a new subnet and deploy Windows Server to the subnet.
You need to use the server as a DHCP relay agent.
Which role should you install on the server?
A. Network Policy and Access Services
B. Remote Access
C. Network Controller
D. DHCP Server
Answer: B
QUESTION 202
You have an Azure virtual machine named VM1 that runs Windows Server.
You need to ensure that administrators request access to VM1 before establishing a Remote Desktop connection.
What should you configure?
A. Azure Front Door
B. Microsoft Defender for Cloud
C. Azure AD Privileged Identity Management (PIM)
D. a network security group (NSG)
Answer: B
Resources From:
1.2025 Latest Braindump2go AZ-800 Exam Dumps (PDF & VCE) Free Share:
https://www.braindump2go.com/az-800.html
2.2025 Latest Braindump2go AZ-800 PDF and AZ-800 VCE Dumps Free Share:
https://drive.google.com/drive/folders/13Ds6i_jQyz63O0yjDLs2NHj46NyJC9nv?usp=sharing
3.2025 Free Braindump2go AZ-800 Exam Questions Download:
https://www.braindump2go.com/free-online-pdf/AZ-800-VCE-Dumps(180-202).pdf
Free Resources from Braindump2go,We Devoted to Helping You 100% Pass All Exams!