Microsoft

AZ-700 Free Practice Questions — Page 2

Question 11

HOTSPOT - You have an Azure subscription that contains virtual networks, network security groups (NSGs), load balancer, virtual machines, and virtual network gateways. You enable Azure Monitor Network Insights. You need to perform the following actions: • Review the NSG flow logs. • Monitor resource utilization. • Review the results of IP flow verify testing. Which Azure Monitor Network Insights feature should you use for each action? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for AZ-700 question 11
Show Answer
Correct Answer: Traffic Network health Diagnostic Toolkit
Explanation:
NSG flow logs are reviewed under Traffic. Resource utilization and metrics are monitored in Network health. IP flow verify is a Network Watcher diagnostic exposed through the Diagnostic Toolkit.

Question 12

You have an Azure subscription that contains the resources shown in the following table. You test DDoSplan1 by running a simulation that targets IP1. You need to review the DDoS Protection mitigation reports. What should you use?

A. DDos protection plan in the Azure portal
B. Log Analytics
C. Microsoft Defender for Cloud
D. Azure Monitor Network Insights
Show Answer
Correct Answer: B
Explanation:
DDoS Protection mitigation reports and related mitigation flow logs are reviewed by sending DDoS Protection diagnostic data to Azure Monitor Logs (Log Analytics) and querying the data. While the DDoS plan and Network Insights expose metrics and dashboards, the mitigation reports referenced in Microsoft documentation are accessed through Log Analytics.

Question 13

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?

A. For Circuit1, select FastPath.
B. On the routers, configure Bidirectional Forwarding Detection (BFD).
C. For GW1, change SKU to UltraPerformance.
D. For GW1, set Active-active mode to Enabled.
Show Answer
Correct Answer: B
Explanation:
Bidirectional Forwarding Detection (BFD) provides sub-second failure detection for ExpressRoute BGP sessions, allowing rapid failover between redundant links. The default BGP keepalive/hold timers can take much longer to detect failures. FastPath improves data-plane performance, UltraPerformance changes gateway capacity, and active-active mode applies to VPN gateways rather than reducing ExpressRoute link failover detection time.

Question 14

HOTSPOT - You have an on-premises network. You have an Azure subscription that contains two virtual networks named VNet1 and VNet2. VNet1 is peered with VNet2. The on-premises network is connected to VNet1 by using an ExpressRoute circuit named Circuit1. You need to recommend a solution to improve the routing performance between the on-premises network and the virtual networks. The solution must minimize costs. Which configurations should you recommend? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for AZ-700 question 14
Show Answer
Correct Answer: ExpressRoute FastPath Connect VNet2 directly to Circuit1.
Explanation:
FastPath improves on-premises-to-Azure routing performance by bypassing the ExpressRoute gateway data path. To give VNet2 the same optimized path, connect it directly to the ExpressRoute circuit rather than relying on peering transit. This improves performance while avoiding unnecessary premium features.

Question 15

You have an Azure subscription that contains a distributed web app named App1. App1 is hosted across multiple Azure regions. You need to recommend a solution for routing user requests to App. The solution must meet the following requirements: • Support the routing of a user request to a resource based on the URL of the request. • Support query string replacement. • Minimize network latency. What should you include in the recommendation?

A. Azure Load Balancer
B. Azure Traffic Manager
C. Azure Content Delivery Network (CDN)
D. Azure Front Door
Show Answer
Correct Answer: D
Explanation:
Azure Front Door provides global Layer 7 HTTP/HTTPS load balancing with URL/path-based routing, supports URL rewrite and query string handling through routing rules/rules engine, and uses Microsoft's global edge network (Anycast) to minimize latency by directing users to the nearest edge and optimal backend.

Question 16

You have an Azure subscription that contains a virtual machine named VM1, a virtual network interface card (NIC) named NIC1, and a Basic SKU public IP address named IP1. NIC1 is attached to VM1. IP1 is associated to NIC1. You need to upgrade IP1 to the Standard SKU. What should you do first?

A. Create a new NIC for VMI.
B. Disassociate IP1 from NIC1.
C. Detach NIC1 from VM1.
D. Stop vM1.
Show Answer
Correct Answer: B
Explanation:
To upgrade a Basic SKU public IP address to Standard SKU, the public IP must first be disassociated from the network interface. After it is no longer associated, the SKU can be changed and then the IP can be re-associated. Detaching the NIC or creating a new NIC is unnecessary as the first step, and stopping the VM is not the required initial action for the upgrade process.

Question 17

HOTSPOT - You have an Azure subscription that contains 20 virtual machines and a virtual network named VNet1. You plan to provide access to the virtual machines by using Azure Bastion. You need to configure a subnet for Azure Bastion. The solution must minimize the number of IP addresses required for the subnet. How should you configure the subnet? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for AZ-700 question 17
Show Answer
Correct Answer: Subnet mask: /26 Name: AzureBastionSubnet
Explanation:
Azure Bastion must be deployed in a dedicated subnet named exactly AzureBastionSubnet. The minimum supported subnet size is /26, which satisfies the requirement while minimizing IP addresses.

Question 18

Case Study - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question. Overview - Proseware, Inc. is a financial services company that has a main office in New York City and a branch office in San Francisco. Existing Environment. Hybrid Environment Proseware has an on-premises Active Directory Domain Services (AD DS) forest named corp.proseware.com that syncs with a Microsoft Entra tenant named proseware.com. Proseware has an Azure subscription that is linked to proseware.com. Proseware has an internal certification authority (CA). Existing Environment. Network Infrastructure The offices contain the resources shown in the following table. NYCNet connects to Azure by using an ExpressRoute circuit. SFONet connects to Azure by using a Site-to-Site (S2S) VPN. Existing Environment. Azure Resources The Azure subscription contains the virtual networks and subnets shown in the following table. The subscription contains four virtual machines named VM1, VM2, VM3, and VM4. VM1 and VM2 host an app named App1. VM3 and VM4 host a web app named App2 that is accessed by using a FQDN of app2.proseware.com. Users access app2.proseware.com by using HTTP or HTTPS. VM1, VM2, and VM4 are connected to SpokeVNet. The subscription contains Application Gateway resources shown in the following table. The subscription contains an Azure Front Door Standard profile named FD1. FD1 contains a single origin group that targets APPGW1 by using the default endpoint name. HubVNet connects to NYCNet by using an ExpressRoute gateway named ERGW1. Planned Changes and Requirements. Planned Changes Proseware plans to implement the following changes: • Deploy an Azure Private DNS Resolver named PRDNS1 to HubVNet and link PRDNS1 to SpokeVNet. • Create a DNS forwarding ruleset named DNSRS1 and associate DNSRS1 with PRDNS1. • Deploy Azure Virtual Network Manager and implement the following rules: - Allow inbound connections on TCP port 3389 from the on-premises networks to SUBNET-JUMPHOSTS. - Block inbound connections on TCP port 80 from the internet to SpokeVNet. • Ensure that Azure Virtual Network Manager rules take precedence over conflicting NSG rules. • Deploy two network virtual appliances (NVAs) named NVA1 and NVA2 to HubVNet. • Deploy a gateway load balancer named LBGW1 to HubVNet. • Configure LBGW1 to inspect traffic on TCP ports 443, 1433, and 1434 from LBS1 by using NVA1 and NVA2. • Ensure that all the traffic to App2 is processed by using FD1. Planned Changes and Requirements. Connectivity requirements Proseware identifies the following connectivity requirements: • Minimize the complexity of the Azure Virtual Network Manager deployment. • Route traffic between NYCNet and SFONet via the ExpressRoute circuit and the S2S VPN. • Ensure that remote users on Windows 11 devices can connect to HubVNet by using a Point-to-Site (P2S) VPN and their proseware.com credentials. Planned Changes and Requirements. Security requirements Proseware identifies the following security requirements: • Whenever possible, use the internal CA. • Ensure that all connections routed via APPGW1 use end-to-end encryption. • Ensure that user connections to Azure-hosted apps use end-to-end encryption. • Ensure that all inbound internet traffic to app2.proseware.com is routed via FD1. • Prevent devices that connect to NYCNet from accessing Azure services that use private endpoints. • Enable the virtual machines that connect to HubVNet and SpokeVNet to access Azure services that use private endpoints. Planned Changes and Requirements. General requirements Proseware identifies the following general requirements: • Minimize the IP address space required to deploy platform-managed resources to the virtual networks. • From SpokeVNet, resolve name resolution requests for the azure.proseware.com namespace and the corp.proseware.com namespace by using PRDNS1. • Whenever possible, minimize administrative effort. You need to configure a security rule for APPGW1-NSG1. The solution must support the planned changes. Which service tag should you use?

A. AzureFrontDoor.Frontend
B. AzureFrontDoor.Infra
C. AzureFrontDoor.FirstParty
D. AzureFrontDoor.Backend
Show Answer
Correct Answer: D
Explanation:
To ensure all traffic to App2 is processed through Azure Front Door and reaches Application Gateway securely, the NSG protecting Application Gateway should allow inbound traffic from the AzureFrontDoor.Backend service tag. This service tag represents the Azure Front Door service when it connects to customer origins (such as Application Gateway). Using this tag restricts direct access while permitting Front Door to reach the backend.

Question 19

DRAG DROP - Case Study - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question. Overview - Proseware, Inc. is a financial services company that has a main office in New York City and a branch office in San Francisco. Existing Environment. Hybrid Environment Proseware has an on-premises Active Directory Domain Services (AD DS) forest named corp.proseware.com that syncs with a Microsoft Entra tenant named proseware.com. Proseware has an Azure subscription that is linked to proseware.com. Proseware has an internal certification authority (CA). Existing Environment. Network Infrastructure The offices contain the resources shown in the following table. NYCNet connects to Azure by using an ExpressRoute circuit. SFONet connects to Azure by using a Site-to-Site (S2S) VPN. Existing Environment. Azure Resources The Azure subscription contains the virtual networks and subnets shown in the following table. The subscription contains four virtual machines named VM1, VM2, VM3, and VM4. VM1 and VM2 host an app named App1. VM3 and VM4 host a web app named App2 that is accessed by using a FQDN of app2.proseware.com. Users access app2.proseware.com by using HTTP or HTTPS. VM1, VM2, and VM4 are connected to SpokeVNet. The subscription contains Application Gateway resources shown in the following table. The subscription contains an Azure Front Door Standard profile named FD1. FD1 contains a single origin group that targets APPGW1 by using the default endpoint name. HubVNet connects to NYCNet by using an ExpressRoute gateway named ERGW1. Planned Changes and Requirements. Planned Changes Proseware plans to implement the following changes: • Deploy an Azure Private DNS Resolver named PRDNS1 to HubVNet and link PRDNS1 to SpokeVNet. • Create a DNS forwarding ruleset named DNSRS1 and associate DNSRS1 with PRDNS1. • Deploy Azure Virtual Network Manager and implement the following rules: - Allow inbound connections on TCP port 3389 from the on-premises networks to SUBNET-JUMPHOSTS. - Block inbound connections on TCP port 80 from the internet to SpokeVNet. • Ensure that Azure Virtual Network Manager rules take precedence over conflicting NSG rules. • Deploy two network virtual appliances (NVAs) named NVA1 and NVA2 to HubVNet. • Deploy a gateway load balancer named LBGW1 to HubVNet. • Configure LBGW1 to inspect traffic on TCP ports 443, 1433, and 1434 from LBS1 by using NVA1 and NVA2. • Ensure that all the traffic to App2 is processed by using FD1. Planned Changes and Requirements. Connectivity requirements Proseware identifies the following connectivity requirements: • Minimize the complexity of the Azure Virtual Network Manager deployment. • Route traffic between NYCNet and SFONet via the ExpressRoute circuit and the S2S VPN. • Ensure that remote users on Windows 11 devices can connect to HubVNet by using a Point-to-Site (P2S) VPN and their proseware.com credentials. Planned Changes and Requirements. Security requirements Proseware identifies the following security requirements: • Whenever possible, use the internal CA. • Ensure that all connections routed via APPGW1 use end-to-end encryption. • Ensure that user connections to Azure-hosted apps use end-to-end encryption. • Ensure that all inbound internet traffic to app2.proseware.com is routed via FD1. • Prevent devices that connect to NYCNet from accessing Azure services that use private endpoints. • Enable the virtual machines that connect to HubVNet and SpokeVNet to access Azure services that use private endpoints. Planned Changes and Requirements. General requirements Proseware identifies the following general requirements: • Minimize the IP address space required to deploy platform-managed resources to the virtual networks. • From SpokeVNet, resolve name resolution requests for the azure.proseware.com namespace and the corp.proseware.com namespace by using PRDNS1. • Whenever possible, minimize administrative effort. You need to deploy Azure Virtual Network Manager. The solution must support the planned changes and meet the connectivity requirements. 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.

Illustration for AZ-700 question 19 Illustration for AZ-700 question 19 Illustration for AZ-700 question 19 Illustration for AZ-700 question 19
Show Answer
Correct Answer: 1. Create an Azure Virtual Network Manager instance. 2. Create a single network group that has Member type set to Virtual network. 3. Create a security admin configuration that has a single rule collection. 4. Perform a single deployment to apply the security admin configuration.
Explanation:
A single virtual network-based network group minimizes management complexity. One security admin configuration can contain one rule collection with both security admin rules (allow RDP to the jump-host subnet and deny HTTP from the Internet). A single deployment applies the configuration. Security admin rules can be configured to always take precedence over NSGs.

Question 20

Case Study - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question. Overview - Proseware, Inc. is a financial services company that has a main office in New York City and a branch office in San Francisco. Existing Environment. Hybrid Environment Proseware has an on-premises Active Directory Domain Services (AD DS) forest named corp.proseware.com that syncs with a Microsoft Entra tenant named proseware.com. Proseware has an Azure subscription that is linked to proseware.com. Proseware has an internal certification authority (CA). Existing Environment. Network Infrastructure The offices contain the resources shown in the following table. NYCNet connects to Azure by using an ExpressRoute circuit. SFONet connects to Azure by using a Site-to-Site (S2S) VPN. Existing Environment. Azure Resources The Azure subscription contains the virtual networks and subnets shown in the following table. The subscription contains four virtual machines named VM1, VM2, VM3, and VM4. VM1 and VM2 host an app named App1. VM3 and VM4 host a web app named App2 that is accessed by using a FQDN of app2.proseware.com. Users access app2.proseware.com by using HTTP or HTTPS. VM1, VM2, and VM4 are connected to SpokeVNet. The subscription contains Application Gateway resources shown in the following table. The subscription contains an Azure Front Door Standard profile named FD1. FD1 contains a single origin group that targets APPGW1 by using the default endpoint name. HubVNet connects to NYCNet by using an ExpressRoute gateway named ERGW1. Planned Changes and Requirements. Planned Changes Proseware plans to implement the following changes: • Deploy an Azure Private DNS Resolver named PRDNS1 to HubVNet and link PRDNS1 to SpokeVNet. • Create a DNS forwarding ruleset named DNSRS1 and associate DNSRS1 with PRDNS1. • Deploy Azure Virtual Network Manager and implement the following rules: - Allow inbound connections on TCP port 3389 from the on-premises networks to SUBNET-JUMPHOSTS. - Block inbound connections on TCP port 80 from the internet to SpokeVNet. • Ensure that Azure Virtual Network Manager rules take precedence over conflicting NSG rules. • Deploy two network virtual appliances (NVAs) named NVA1 and NVA2 to HubVNet. • Deploy a gateway load balancer named LBGW1 to HubVNet. • Configure LBGW1 to inspect traffic on TCP ports 443, 1433, and 1434 from LBS1 by using NVA1 and NVA2. • Ensure that all the traffic to App2 is processed by using FD1. Planned Changes and Requirements. Connectivity requirements Proseware identifies the following connectivity requirements: • Minimize the complexity of the Azure Virtual Network Manager deployment. • Route traffic between NYCNet and SFONet via the ExpressRoute circuit and the S2S VPN. • Ensure that remote users on Windows 11 devices can connect to HubVNet by using a Point-to-Site (P2S) VPN and their proseware.com credentials. Planned Changes and Requirements. Security requirements Proseware identifies the following security requirements: • Whenever possible, use the internal CA. • Ensure that all connections routed via APPGW1 use end-to-end encryption. • Ensure that user connections to Azure-hosted apps use end-to-end encryption. • Ensure that all inbound internet traffic to app2.proseware.com is routed via FD1. • Prevent devices that connect to NYCNet from accessing Azure services that use private endpoints. • Enable the virtual machines that connect to HubVNet and SpokeVNet to access Azure services that use private endpoints. Planned Changes and Requirements. General requirements Proseware identifies the following general requirements: • Minimize the IP address space required to deploy platform-managed resources to the virtual networks. • From SpokeVNet, resolve name resolution requests for the azure.proseware.com namespace and the corp.proseware.com namespace by using PRDNS1. • Whenever possible, minimize administrative effort. You need to configure a custom rule for APPGW1-WAFPolicy to allow only connections that originate from FD1. The solution must support the planned changes. Which Match type and Match variable should you select?

A. Geo location and RemoteAddr
B. IP address and RemoteAddr
C. String and RequestCookies
D. String and RequestHeaders
Show Answer
Correct Answer: D
Explanation:
To restrict Application Gateway so it only accepts traffic forwarded by a specific Azure Front Door profile, the recommended WAF custom rule is to inspect the X-Azure-FDID request header and compare it to the Front Door profile ID. This uses a String match on the RequestHeaders match variable. Relying only on source IP (RemoteAddr) is less robust because Front Door uses changing service IP ranges and the header provides positive identification of the originating Front Door profile.

$19

Get all 347 questions with detailed answers and explanations

  • Instant download HTML + PDF delivered the moment payment clears.
  • Secure Stripe checkout we never see or store your card details.
  • 7-day refund if files are defective see our refund policy.