[2025-November-New]Braindump2go AZ-700 Exam Prep Free[Q145-Q165]
2025/November Latest Braindump2go AZ-700 Exam Dumps with PDF and VCE Free Updated Today! Following are some new Braindump2go AZ-700 Real Exam Questions!
QUESTION 145
You are planning an Azure deployment that will contain three virtual networks in the East US Azure region as shown in the following table.![]()
A Site-to-Site VPN will connect Vnet1 to your company’s on-premises network.
You need to recommend a solution that ensures that the virtual machines on all the virtual networks can communicate with the on-premises network. The solution must minimize costs.
What should you recommend for Vnet2 and Vnet3?
A. VNet-to-VNet VPN connections
B. peering
C. service endpoints;
D. route tables
Answer: B
QUESTION 146
Your company has an office in New York.
The company has an Azure subscription that contains the virtual networks shown in the following table.![]()
You need to connect the virtual networks to the office by using ExpressRoute. The solution must meet the following requirements:
– The connection must have up to 1 Gbps of bandwidth.
– The office must have access to all the virtual networks.
– Costs must be minimized.
How many ExpressRoute circuits should be provisioned, and which ExpressRoute SKU should you enable?
A. one ExpressRoute Premium circuit
B. two ExpressRoute Premium circuits
C. four ExpressRoute Standard circuits
D. one ExpressRoute Standard circuit
Answer: A
Explanation:
Express Route Premium SKU provides ability to connect from on-premises to any of the Azure regions across the globe.
QUESTION 147
You have an Azure subscription that contains a virtual network.
You plan to deploy an Azure VPN gateway and 90 Site-to-Site VPN connections. The solution must meet the following requirements:
– Ensure that the Site-to-Site VPN connections remain available if an Azure datacenter fails.
– Minimize costs.
Which gateway SKU should you specify?
A. VpnGw1AZ
B. VpnGw2AZ
C. VpnGw4AZ
D. VpnGw5AZ
Answer: C
Explanation:
Basic SKU supports max 10 S2S connections. SKUs 1, 2, and 3 support max 30 S2S connections. SKUs 4 & 5 support max 100 S2S. Of those 2, SKU4 minimizes the cost.
QUESTION 148
You have an Azure subscription that contains the resources shown in the following table.
You create a virtual network named Vnet2 in the West US region.
You plan to enable peering between Vnet1 and Vnet2.
You need to ensure that the virtual machines connected to Vnet2 can connect to VM1 and VM2 via LB1.
What should you do?
A. From the Peerings settings of Vnet2, set Traffic forwarded from remote virtual network to Allow.
B. Change the Floating IP configurations of LB1.
C. From the Peerings settings of Vnet1, set Traffic forwarded from remote virtual network to Allow.
D. Change the SKU of LB1.
Answer: D
Explanation:
Global VNet Peering Support Standard ILB is supported via Global VNet Peering Not supported.
https://learn.microsoft.com/en-us/azure/load-balancer/skus#skus
QUESTION 149
Drag and Drop Question
Your on-premises network contains an Active Directory Domain Services (AD DS) domain named contoso.com that has an internal certification authority (CA).
You have an Azure subscription.
You deploy an Azure application gateway named AppGwy1 and perform the following actions:
– Configure an HTTP listener
– Associate a routing rule with the listener
You need to configure AppGwy1 to perform mutual authentication for requests from domain-joined computers to contoso.com.
Which four 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: ![]()
Explanation:
https://learn.microsoft.com/en-us/azure/application-gateway/mutual-authentication-portal
QUESTION 150
SIMULATION![]()
Username and password
Use the following login credentials as needed:
– To enter your username, place your cursor in the Sign in box and click on the username below.
– To enter your password, place your cursor in the Enter password box and click on the password below.
– Azure Username: [email protected]
– Azure Password: xxxxxxxxxx
– If the Azure portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab.
The following information is for technical support purposes only:
– Lab Instance: 12345678
You are preparing to connect your on-premises network to VNET4 by using a Site-to-Site VPN. The on-premises endpoint of the VPN will be created on a firewall named Firewall1.
The on-premises network has the following configuration:
– internal address range: 10.10.0.0/16
– Firewall1 internal IP address: 10.10.1.1
– Firewall public IP address: 131.107.50.60
BGP is NOT used.
You need to create the object that will provide the IP addressing configuration of the on-premises network to the Site-to-Site VPN. You do NOT need to create a virtual network gateway to complete this task.
To complete this task, sign in to the Azure portal.
Answer: ![]()
QUESTION 151
SIMULATION![]()
Username and password
Use the following login credentials as needed:
– To enter your username, place your cursor in the Sign in box and click on the username below.
– To enter your password, place your cursor in the Enter password box and click on the password below.
– Azure Username: [email protected]
– Azure Password: xxxxxxxxxx
– If the Azure portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab.
The following information is for technical support purposes only:
– Lab Instance: 12345678
You need to ensure that hosts on VNET2 can access hosts on both VNET1 and VNET3. The solution must prevent hosts on VNET1 and VNET3 from communicating through VNET2.
To complete this task, sign in to the Azure portal.
Answer: ![]()
QUESTION 152
Hotspot Question
You have two Azure App Service instances that host the web apps shown the following table.![]()
You deploy an Azure 2 that has one public frontend IP address and two backend pools.
You need to publish all the web apps to the application gateway. Requests must be routed based on the HTTP host headers.
What is the minimum number of listeners and routing rules you should configure? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.![]()
Answer: ![]()
Explanation:
Box 1: 2
1 Multi site Listener mapping each backend app service (total 2).
Box 2: 2
1 routing rule mapping per listener/backend pool with Multi site option (total 2)
QUESTION 153
Your company has four branch offices and an Azure subscription. The subscription contains an Azure VPN gateway named GW1.
The branch offices are configured as shown in the following table.![]()
The branch office routers provide internet connectivity and Site-to-Site VPN connections to GW1.
The users in Branch1 report that they can connect to internet resources, but cannot access Azure resources.
You need to ensure that the Branch1 users can connect to the Azure resources. The solution must meet the following requirements:
– Minimize downtime for all users.
– Minimize administrative effort.
What should you do first?
A. Recreate LNG1.
B. Reset RTR1.
C. Reset Connection1.
D. Reset GW1.
Answer: C
Explanation:
The VPN gateway is not the problem, Branch2, 3, 4 are still working.
Reset the connection
https://learn.microsoft.com/en-us/azure/vpn-gateway/reset-gateway
QUESTION 154
Drag and Drop Question
You have an Azure subscription that contains a virtual network named Vnet1 and an Azure SQL database named SQL1. SQL1 has a private endpoint on Vnet1.
You have a partner company named Fabrikam, Inc. Fabrikam has an Azure subscription that contains a virtual network named Vnet2 and a virtual machine named VM1. VM1 is connected to Vnet2.
You need to provide VM1 with access to SQL1 by using an Azure Private Link service.
What should you implement on each virtual network? To answer, drag the appropriate resources to the correct virtual networks. Each resource 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:
To establish the private link service you need a load balancer in VNet 1 and for sure the private link service resource. In the partner company tenant you need an private endpoint that connects to this private link service. To answer the question correctly we might answer to create standard load balancer and private link service in vnet1 an pe in vnet2.
https://learn.microsoft.com/en-us/azure/private-link/private-link-service-overview#workflow
QUESTION 155
You have an Azure subscription that contains the resources shown in the following table.![]()
You plan to deploy an Azure Virtual Network NAT gateway named Gateway1. The solution must meet the following requirements:
– VM1 will access the internet by using its public IP address.
– VM2 will access the internet by using its public IP address.
– Administrative effort must be minimized.
You need to ensure that you can deploy Gateway1 to Vnet1.
What is the minimum number of subnets required on Vnet1?
A. 2
B. 3
C. 4
D. 5
Answer: C
Explanation:
1. GatewaySubnet
2. Subnet 2
3. Subnet 1 with Basic SKU for Public IP
4. NAT Gatway requires in VNET 1 and hence 4.
Otherwise you could have used Subnet2 to avoid creating 4th Subnet. Requirement is to create NAT GW in VNET1 so you need 4th Subnet.
https://learn.microsoft.com/en-us/azure/virtual-network/nat-gateway/nat-overview
QUESTION 156
Hotspot Question
You have an Azure subscription that contains the virtual networks shown in the following table.![]()
You have a virtual machine named VM5 that has the following IP address configurations:
– IP address:10.4.0.5
– Subnet mask:255.255.255.0
– Default gateway: 10.4.0.1
– DNS server: 168.63.129.16
You have an Azure Private DNS zone named fabrikam.com that contains the records shown in the following table.![]()
The virtual network links in the fabrikam.com DNS zone are configured as shown in the exhibit. (Click the Exhibit tab.)![]()
VM5 fails to resolve the IP address for app1.fabrikam.com.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.![]()
Answer: ![]()
Explanation:
VM5 is in VNET3 and VNET3 isn’t linked to the fabrikam.com private DNS zone. This means it won’t be able to resolve anything in that private DNZ zone until it is linked.
QUESTION 157
Your company has five offices. Each office has a firewall device and a local internet connection. The offices connect to a third-party SD-WAN.
You have an Azure subscription that contains a virtual network named Vnet1. Vnet1 contains a virtual network gateway named Gateway1. Each office connects to Gateway1 by using a Site-to-Site VPN connection.
You need to replace the third-party SD-WAN with an Azure Virtual WAN.
What should you include in the solution?
A. Delete Gateway1.
B. Create new Point-to-Site (P2S) VPN connections on the firewall devices.
C. Create an Azure Traffic Manager profile.
D. Enable active-active mode on Gateway1.
Answer: A
Explanation:
Virtual Wan requires a Wan Hub Gateway, so Gateway1 should be deleted (after the new gateway is connected).
https://learn.microsoft.com/en-us/azure/virtual-wan/migrate-from-hub-spoke-topology#step-5-transition-connectivity-to-virtual-wan-hub
QUESTION 158
You have an Azure subscription mat contains tour virtual networks named VNet1, VNet2, VNet3, and VNet4.
You plan to deploy a hub and spoke topology by using virtual network peering.
You need to configure VNet1 as the hub network. The solution must meet the following requirements:
– Support transitive routing between spokes.
– Maximize network throughput.
What should you include in the solution?
A. Azure VPN Gateway
B. Azure Route Server
C. Azure Private Link
D. Azure Firewall
Answer: D
Explanation:
If you need connectivity between spokes, consider deploying Azure Firewall or another NVA in the hub. Then create routes to forward traffic from a spoke to the firewall or NVA, which can then route to the second spoke. In this scenario, you must configure the peering connections to allow forwarded traffic.
You can also use a VPN gateway to route traffic between spokes, although this choice affects latency and throughput. For configuration details, see Configure VPN gateway transit for virtual network peering.
https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/hub-spoke?tabs=cli
QUESTION 159
Hotspot Question
You have an Azure subscription that contains the resource groups shown in the following table.![]()
You have the virtual networks shown in the following table.![]()
You have the subnets shown in the following table.![]()
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.![]()
Answer: ![]()
QUESTION 160
SIMULATION![]()
Username and password
Use the following login credentials as needed:
– To enter your username, place your cursor in the Sign in box and click on the username below.
– To enter your password, place your cursor in the Enter password box and click on the password below.
– Azure Username: [email protected]
– Azure Password: xxxxxxxxxx
– If the Azure portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab.
The following information is for technical support purposes only:
– Lab Instance: 12345678
You need to ensure that all hosts deployed to subnet3-2 connect to the internet by using the same static public IP address. The solution must minimize administrative effort when adding hosts to the subnet.
To complete this task, sign in to the Azure portal.
Answer: ![]()
QUESTION 161
SIMULATION![]()
Username and password
Use the following login credentials as needed:
– To enter your username, place your cursor in the Sign in box and click on the username below.
– To enter your password, place your cursor in the Enter password box and click on the password below.
– Azure Username: [email protected]
– Azure Password: xxxxxxxxxx
– If the Azure portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab.
The following information is for technical support purposes only:
– Lab Instance: 12345678
You need to ensure that subnet 4-3 can accommodate 507 hosts.
To complete this task, sign in to the Azure portal.
Answer: ![]()
QUESTION 162
You have an Azure subscription that contains the following resources:
– A virtual network named Vnet1
– Two subnets named subnet1 and AzureFirewallSubnet
– A public Azure Firewall named FW1
– A route table named RT1 that is associated to Subnet1
– A rule routing of 0.0.0.0/0 to FW1 in RT1
After deploying 10 servers that run Windows Server to Subnet1, you discover that none of the virtual machines were activated.
You need to ensure that the virtual machines can be activated.
What should you do?
A. On FW1, create an outbound service tag rule for AzureCloud.
B. Add an internet route to RT1 for the Azure Key Management Service (KMS).
C. On FW1, configure a DNAT rule for port 1688.
D. Deploy an Azure Standard Load Balancer that has an outbound NAT rule.
Answer: B
Explanation:
Add specific outbound rule for KMS in the FW as there is already default route points FW.
Add specific address prefix route in route table so it can by pass default route to FW.
QUESTION 163
You have an internal Basic Azure Load Balancer named LB1 that has two frontend IP addresses. The backend pool of LB1 contains two Azure virtual machines named VM1 and VM2.
You need to configure the rules on LB1 as shown in the following table.![]()
What should you do for each rule?
A. Enable Floating IP.
B. Disable Floating IP.
C. Set Session persistence to Enabled.
D. Set Session persistence to Disabled.
Answer: A
Explanation:
If you want to reuse same port for both load balancing rules then Floating IP needs to be enabled.
https://learn.microsoft.com/en-us/azure/load-balancer/load-balancer-multivip-overview#rule-type-2-backend-port-reuse-by-using-floating-ip
QUESTION 164
Your company has 40 branch offices that are linked by using a Software-Defined Wide Area Network (SD-WAN). The SD-WAN uses BGP.
You have an Azure subscription that contains 20 virtual networks configured as a hub and spoke topology. The topology contains a hub virtual network named Vnet1.
The virtual networks connect to the SD-WAN by using a network virtual appliance (NVA) in Vnet1.
You need to ensure that BGP route advertisements will propagate between the virtual networks and the SD-WAN. The solution must minimize administrative effort.
What should you implement?
A. An Azure VPN Gateway that has BGP enabled
B. a NAT gateway
C. Azure Traffic Manager
D. Azure Route Server
Answer: D
Explanation:
Azure Route Server is a fully managed service and is configured with high availability.
Azure Route Server simplifies dynamic routing between your network virtual appliance (NVA) and your virtual network.
When BGP Peering is set up with this, it eliminates the need to manually update routes across all connected networks.
https://learn.microsoft.com/en-us/azure/route-server/overview
QUESTION 165
Hotspot Question
You have an Azure load balancer that has the following configurations:
– Name: LB1
– Location: East US 2
– SKU: Standard
– Private IP address: 10.3.0.7
– Load balancing rule: rule1 (Tcp/80)
– Health probe: probe1 (Http:80)
– NAT rules: 0 inbound
The backend pool of LB1 has the following configurations:
– Name: backend1
– Virtual network: Vnet2
– Backend pool configuration: NIC
– IP version: IPv4
– Virtual machines: VM1, VM2, VM3
You have an Azure virtual machine named VM4 that has the following network configurations:
– Network interface: vm4981
– Virtual network/subnet: Vnet3/Subnet3
– NIC private IP address: 10.4.0.4
– Accelerated networking: Enabled
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.![]()
Answer: ![]()
Explanation:
Box 1: Yes
In order to add VM4 to LB1, you must create a new backend pool that includes VM4’s network interface (vm4981) in Vnet3/Subnet3.
Box 2: Yes
VM1 is a part of the backend pool “backend1” which is associated with the virtual network Vnet2.
Box 3: No
The load balancing rule “rule1” is configured to load balance traffic on TCP port 80, not HTTPS (TCP port 443). Therefore, connections to https://10.3.0.7 will not be load balanced by LB1.
Resources From:
1.2025 Latest Braindump2go AZ-700 Exam Dumps (PDF & VCE) Free Share:
https://www.braindump2go.com/az-700.html
2.2025 Latest Braindump2go AZ-700 PDF and AZ-700 VCE Dumps Free Share:
https://drive.google.com/drive/folders/1xuVPtMrx8aw8ax3rN_fP_3svIStjrtvi?usp=sharing
3.2025 Free Braindump2go AZ-700 Exam Questions Download:
https://www.braindump2go.com/free-online-pdf/AZ-700-VCE-Dumps(145-165).pdf
Free Resources from Braindump2go,We Devoted to Helping You 100% Pass All Exams!