πŸ”

AZ-700 β€” questions

Page 2 of 9 Β· 172 total questions.

Topic 1 Β· Question 47

You have an on-premises server named Server1 that runs Windows Server. You have an Azure subscription that contains a virtual network named VNet1. You plan to connect Server1 to VNet1 by using Azure Network Adapter. You need to minimize how long it takes to deploy the adapter to Server1. What should you create first?

  • Aa route server
  • Ban Azure Bastion host
  • Ca private endpoint
  • Dan Azure VPN gateway (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: an Azure VPN gateway

Explanation

Azure VPN Gateway provides encrypted site-to-site or point-to-site connectivity to a virtual network.

Topic 1 Β· Question 49

You have an instance of Azure Web Application Firewall (WAF) on Azure Front Door. You plan to create a WAF rule that will block high rates of requests from a single IP address. You need to query Log Analytics to identify the optimal threshold for the rule. Which table should you query in Log Analytics?

  • AAZFWThreatIntel
  • BAzureDiagnostics (correct answer)
  • CSecurityDetection
  • DAGWFirewallLogs
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: AzureDiagnostics.

Topic 1 Β· Question 51

You have an on-premises datacenter named Site1 that contains a firewall named FW1. FW1 connects to the internet. You have an Azure subscription that contains the resources shown in the following table. You plan to connect Site1 to Hub1 by using a site-to-site connection. You need to configure the site-to-site connection to FW1. What should you create in VWAN1?

Exhibit 1 for question 51
  • Aa VPN site (correct answer)
  • Ba virtual network connection
  • Ca network virtual appliance (NVA)
  • Da User VPN configuration
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: a VPN site.

Topic 1 Β· Question 53

You have an Azure application gateway named AppGW1 that balances requests to a web app named App1. You need to modify the server variables in the response header of App1. What should you configure on AppGW1?

  • AURL rewrite rules (correct answer)
  • Bpath-based rules
  • Clisteners
  • DHTTP settings
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: URL rewrite rules.

Topic 1 Β· Question 55

You have an on-premises datacenter named DC1 that contains two routers. You have an Azure subscription. The subscription contains a virtual network named VNet1 and a zone-redundant ExpressRoute virtual network gateway named GW1 that uses the ErGw3Az SKU. GW1 is attached to VNet1 DC1 is connected to VNet1 by using an ExpressRoute Standard circuit named Circuit1. The DC1 routers are configured as endpoints for Circuit1. Circuit1 traffic traverses two physical links. During a link outage, the connection takes three minutes to fail over. You need to ensure that failovers between the links take less than one second. What should you do?

  • AFor Circuit1, select FastPath.
  • BOn the routers, configure Bidirectional Forwarding Detection (BFD). (correct answer)
  • CFor GW1, change SKU to UltraPerformance.
  • DFor GW1, set Active-active mode to Enabled.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: On the routers, configure Bidirectional Forwarding Detection (BFD).

Topic 2 Β· Question 57

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. You have two Azure virtual networks named Vnet1 and Vnet2. You have a Windows 10 device named Client1 that connects to Vnet1 by using a Point-to-Site (P2S) IKEv2 VPN. You implement virtual network peering between Vnet1 and Vnet2. Vnet1 allows gateway transit. Vnet2 can use the remote gateway. You discover that Client1 cannot communicate with Vnet2. You need to ensure that Client1 can communicate with Vnet2. Solution: You reset the gateway of Vnet1. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 2 Β· Question 58

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. You have two Azure virtual networks named Vnet1 and Vnet2. You have a Windows 10 device named Client1 that connects to Vnet1 by using a Point-to-Site (P2S) IKEv2 VPN. You implement virtual network peering between Vnet1 and Vnet2. Vnet1 allows gateway transit. Vnet2 can use the remote gateway. You discover that Client1 cannot communicate with Vnet2. You need to ensure that Client1 can communicate with Vnet2. Solution: You enable BGP on the gateway of Vnet1. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 2 Β· Question 60 Β· Select all that apply

You plan to deploy Azure virtual network. You need to design the subnets. Which three types of resources require a dedicated subnet? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

  • AAzure Bastion (correct answer)
  • BAzure Active Directory Domain Services (Azure AD DS)
  • CAzure Private Link
  • DAzure Application Gateway v2 (correct answer)
  • EVPN gateway (correct answer)
Reveal answer & explanation
Correct answer: A, D, E

The correct answer is A, D, E. Option A: Azure Bastion Option D: Azure Application Gateway v2 Option E: VPN gateway

Explanation

Azure Application Gateway is a layer-7 load balancer with WAF, path-based routing, and SSL termination. Azure VPN Gateway provides encrypted site-to-site or point-to-site connectivity to a virtual network. Azure Bastion provides secure RDP/SSH access to VMs through the portal without exposing public IPs.

Topic 2 Β· Question 68

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. You have two Azure virtual networks named Vnet1 and Vnet2. You have a Windows 10 device named Client1 that connects to Vnet1 by using a Point-to-Site (P2S) IKEv2 VPN. You implement virtual network peering between Vnet1 and Vnet2. Vnet1 allows gateway transit. Vnet2 can use the remote gateway. You discover that Client1 cannot communicate with Vnet2. You need to ensure that Client1 can communicate with Vnet2. Solution: You download and reinstall the VPN client configuration. Does this meet the goal?

  • AYes (correct answer)
  • BNo
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Yes.

Topic 2 Β· Question 69 Β· Select all that apply

You have an Azure virtual network named Vnet1 that hosts an Azure firewall named FW1 and 150 virtual machines. Vnet1 is linked to a private DNS zone named contoso.com. All the virtual machines have their name registered in the contoso.com zone. Vnet1 connects to an on-premises datacenter by using ExpressRoute. You need to ensure that on-premises DNS servers can resolve the names in the contoso.com zone. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  • AModify the DNS server settings of Vnet1.
  • BFor FW1, configure custom DNS server.
  • CFor FW1, enable DNS proxy. (correct answer)
  • DOn the on-premises DNS servers, configure forwarders that point to the frontend IP address of FW1. (correct answer)
  • EOn the on-premises DNS servers, configure forwarders that point to the Azure provided DNS service at 168.63.129.16.
Reveal answer & explanation
Correct answer: C, D

The correct answer is C, D. Option C: For FW1, enable DNS proxy. Option D: On the on-premises DNS servers, configure forwarders that point to the frontend IP address of FW1.

Topic 2 Β· Question 70

You are planning the IP addressing for the subnets in Azure virtual networks. Which type of resource requires IP addresses in the subnets?

  • Ainternal load balancers (correct answer)
  • Bstorage account
  • CAzure Virtual Networks NAT
  • Dservice endpoint policies
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: internal load balancers

Explanation

Azure Load Balancer distributes layer-4 traffic across healthy backends in a region for availability.

Topic 2 Β· Question 76 Β· Select all that apply

You have a hub-and-spoke topology. The topology includes multiple on-premises locations that connect to a hub virtual network in Azure via ExpressRoute circuits. You have an Azure Application Gateway named GW1 that provides a single point of ingress from the internet. You plan to migrate the hub-and-spoke topology to Azure Virtual WAN. You need to identify which changes must be applied to the existing topology. The solution must ensure that you maintain a single point of ingress from the internet. Which three changes should you include in the solution? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  • AAdd user-defined routes.
  • BAdd virtual network peerings.
  • CReplace the user-defined routes used by the current topology. (correct answer)
  • DCreate virtual network connections. (correct answer)
  • ERemove the existing virtual network peerings. (correct answer)
  • FRedeploy GW1.
Reveal answer & explanation
Correct answer: C, D, E

The correct answer is C, D, E. Option C: Replace the user-defined routes used by the current topology. Option D: Create virtual network connections. Option E: Remove the existing virtual network peerings.

Explanation

Virtual Network Peering privately connects two VNets so resources communicate over the Azure backbone.

Topic 2 Β· Question 77

You have an application named App1 that listens for incoming requests on a preconfigured group of 50 TCP ports and UDP ports. You install App1 on 10 Azure virtual machines. You need to implement load balancing for App1 across all the virtual machines. The solution must minimize the number of load balancing rules. What should you include in the solution?

  • AAzure Application Gateway V2 that has multiple listeners
  • BAzure Standard Load Balancer that has Floating IP enabled
  • CAzure Standard Load Balancer that has high availability (HA) ports enabled (correct answer)
  • DAzure Application Gateway v2 that has multiple site hosting enabled
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Azure Standard Load Balancer that has high availability (HA) ports enabled

Explanation

Azure Load Balancer distributes layer-4 traffic across healthy backends in a region for availability.

Topic 2 Β· Question 80

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. You have two Azure virtual networks named Vnet1 and Vnet2. You have a Windows 10 device named Client1 that connects to Vnet1 by using a Point-to-Site (P2S) IKEv2 VPN. You implement virtual network peering between Vnet1 and Vnet2. Vnet1 allows gateway transit. Vnet2 can use the remote gateway. You discover that Client1 cannot communicate with Vnet2. You need to ensure that Client1 can communicate with Vnet2. Solution: You resize the gateway of Vnet1 to a larger SKU. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 2 Β· Question 81

You have an Azure subscription that contains the virtual networks shown in the following table. You plan to deploy an Azure firewall named AF1 to RG1 in the West US Azure region. To which virtual networks can you deploy AF1?

  • AVnet1 and Vnet4 only
  • BVnet1, Vnet2, Vnet3, and Vnet4
  • CVnet1 only (correct answer)
  • DVnet1 and Vnet2 only
  • EVnet1, Vnet2, and Vnet4 only
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Vnet1 only.

Topic 2 Β· Question 83

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?

Exhibit 1 for question 83
  • ARecreate LNG1.
  • BReset RTR1.
  • CReset Connection1. (correct answer)
  • DReset GW1.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Reset Connection1.

Topic 2 Β· Question 85

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?

Exhibit 1 for question 85
  • A2
  • B3
  • C4 (correct answer)
  • D5
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: 4.

Topic 2 Β· Question 87

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?

  • ADelete Gateway1. (correct answer)
  • BCreate new Point-to-Site (P2S) VPN connections on the firewall devices.
  • CCreate an Azure Traffic Manager profile.
  • DEnable active-active mode on Gateway1.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Delete Gateway1.

Topic 2 Β· Question 88

You are planning the IP addressing for the subnets in Azure virtual networks. Which type of resource requires IP addresses in the subnets?

  • Ainternal load balancers (correct answer)
  • BAzure DDoS Protection for virtual networks
  • Cservice endpoint policies
  • Dservice endpoints
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: internal load balancers

Explanation

Azure Load Balancer distributes layer-4 traffic across healthy backends in a region for availability.

Topic 2 Β· Question 89

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?

  • AAzure VPN Gateway
  • BAzure Route Server
  • CAzure Private Link
  • DAzure Firewall (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Azure Firewall

Explanation

Azure Firewall is a managed, stateful network firewall for centralized traffic filtering and threat protection.

Showing questions 21–40 of 172 Β· Page 2 of 9