Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > Microsoft > Microsoft Certifications > AZ-700 > AZ-700 Online Practice Questions and Answers

AZ-700 Online Practice Questions and Answers

Questions 4

Your company has a single on-premises datacenter in Washington DC. The East US Azure region has a peering location in Washington DC.

The company only has Azure resources in the East US region.

You need to implement ExpressRoute to support up to 1 Gbps. You must use only ExpressRoute Unlimited data plans. The solution must minimize costs.

Which type of ExpressRoute circuits should you create?

A. ExpressRoute Local

B. ExpressRoute Direct

C. ExpressRoute Premium

D. ExpressRoute Standard

Buy Now

Correct Answer: A

Expressroute Local supports this particular networking scenario for two reasons.

1) The Washington DC peering location has East US as its Local Azure region. So, you don't need access to all the Geopolitical locations in order to connect the on-prem DC to Azure. Which means you won't necessarily need Expressroute

standard.

2) ExpressRoute Local is a more economical solution compared to the standard.

https://learn.microsoft.com/en-us/azure/expressroute/expressroute-faqs#what-are-the-benefits-of-expressroute-local

https://learn.microsoft.com/en-us/azure/expressroute/expressroute-locations-providers#global-commercial-azure

Questions 5

Your company has offices in New York and Amsterdam. The company has an Azure subscription. Both offices connect to Azure by using a Site-to-Site VPN connection.

The office in Amsterdam uses resources in the North Europe Azure region. The office in New York uses resources in the East US Azure region.

You need to implement ExpressRoute circuits to connect each office to the nearest Azure region. Once the ExpressRoute circuits are connected, the on-premises computers in the Amsterdam office must be able to connect to the on-premises

servers in the New York office by using the ExpressRoute circuits.

Which ExpressRoute option should you use?

A. ExpressRoute FastPath

B. ExpressRoute Global Reach

C. ExpressRoute Direct

D. ExpressRoute Local

Buy Now

Correct Answer: B

Reference: https://docs.microsoft.com/en-us/azure/expressroute/expressroute-global-reach

Questions 6

You plan to deploy the following types of resources in a single Azure region:

1.

Virtual machine

2.

Azure App Service

3.

Virtual Network gateway

4.

Azure SQL Managed Instance

App Service and SQL Managed Instance will be delegated to create resources in virtual networks. You need to identify how many virtual networks and subnets are required for the solution.

The solution must minimize costs to transfer data between virtual networks.

What should you identify?

A. Virtual Networks: 1

B. Virtual Networks: 2

C. Virtual Networks: 3

D. Virtual Networks: 4

E. Subnets: 1

F. Subnets: 2

G. Subnets: 3

H. Subnets: 4

Buy Now

Correct Answer: AH

None of these resources has a requirement for dedicated virtual network. So, you can deploy all these resources in a single virtual network.

Azure virtual machine must be deployed to a subnet. So, you need at least one subnet for virtual machine.

Azure app service is delegate to create resources in the virtual network. So you need configure vNet integration for Azure app service. An integration subnet is required to integrate Azure App service with virtual network.

You need a dedicated subnet called as gateway subnet for virtual network gateway.

SQL Managed Instance is placed inside the Azure virtual network and the subnet that's dedicated to managed instances.

So, in total you need a minimum of 4 subnets.

https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-for-azure-services#services-that-can-be- deployed-into-a-virtual-network

Questions 7

You need to ensure that connections to the storage12345678 storage account can be made by using an IP address in the 10.1.1.0/24 range and the name storage12345678.privatelink.blob.core.windows.net.

To complete this task, sign in to the Azure portal.

A. See explanation below.

B. Placeholder

C. Placeholder

D. Placeholder

Buy Now

Correct Answer: A

Use private endpoints for Azure Storage

You can use private endpoints for your Azure Storage accounts to allow clients on a virtual network (VNet) to securely access data over a Private Link. The private endpoint uses a separate IP address from the VNet address space for each

storage account service.

Plan:

Stage 1: Create a virtual network and subnet

Stage 2: Create a private endpoint

Stage 1: Create a virtual network and subnet

Step 1: Sign in to the Azure portal.

Step 2: In the search box at the top of the portal, enter Virtual network. In the search results, select Virtual networks.

Step 3: Select + Create in Virtual networks.

Step 4: In the Basics tab of Create virtual network, enter or select the following information.

Subscription -Select your subscription.

Resource group - Select Create new.

Enter SomeName in Name and select OK.

Instance details

Name - Enter myVNet for example

Region - Select West Europe.

Step 5: Select Next: IP Addresses or the IP Addresses tab.

Step 6: Select the IP Addresses tab or select Next: IP Addresses at the bottom of the page.

Step 7: In the IP Addresses tab, enter the following information:

* IPv4 address space - Enter 10.1.0.0/16

Step 8: Select Add subnet. In Edit subnet, enter the following information:

Subnet name - Enter mySubnet

Subnet address range - Enter 10.1.1.0/24 (as specified in the question)

Step 9: For the subnet: Select the Review + create tab or select the Review + create button.

Step 10: For the Virtual network: Select the Review + create tab or select the Review + create button.

Stage 2: Create a private endpoint

Step 1: In the search box at the top of the portal, enter Private endpoint. Select Private endpoints.

Step 2: Select + Create in Private endpoints.

Step 3: In the Basics tab of Create a private endpoint, enter or select the following information.

*

Storage subresource - storage12345678.privatelink.blob.core.windows.net

*

Private DNS integration.

Integrate with private DNS zone - Leave the default Yes.

*

Private DNS Zone

Leave the default (New) privatelink.blob.core.windows.net.

Step 4: Select Next: Resource.

Step 5: In the Resource pane, leave the defaults.

Step 6: Select Next: Virtual Network.

Step 7: In Virtual Network, enter or select the following information.

Virtual network - Select the virtual network you created in stage 1.

Subnet - Select the subnet you created in stage 1.

Step 8: Select Next: DNS.

Step 9: Leave the defaults in DNS. Select Next: Tags, then Next: Review + create.

Step 10: Select Create.

Reference: https://learn.microsoft.com/en-us/azure/storage/common/storage-private-endpoints https://learn.microsoft.com/en-us/azure/private-link/create-private-endpoint-portal

Questions 8

HOTSPOT

You have an Azure subscription.

You have the on-premises sites shown the following table.

You plan to deploy Azure Virtual WAN.

You are evaluating Virtual WAN Basic and Virtual WAN Standard.

Which type of Virtual WAN can you use for each site? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

Buy Now

Correct Answer:

Reference: https://docs.microsoft.com/en-us/azure/virtual-wan/virtual-wan-about

Questions 9

HOTSPOT

You have an Azure subscription that contains the virtual machines shown in the following table.

VNet1 and VNet2 are NOT connected to each other.

You need to block traffic from SQL Server 2019 to IIS by using application security groups. The solution must minimize administrative effort.

How should you configure the application security groups? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

Buy Now

Correct Answer:

Box 1: 2

All network interfaces assigned to an application security group have to exist in the same virtual network that the first network interface assigned to the application security group is in.

We need one application security group for each of the two virtual networks.

Box 2: 3

One network assignment in VNet1. Two network assignments in VNET2.

Reference:

https://docs.microsoft.com/en-us/azure/virtual-network/application-security-groups

Questions 10

HOTSPOT

You have an Azure subscription. The subscription contains virtual machines that host websites as shown in the following table.

You have the Azure Traffic Manager profiles shown in the following table.

You have the endpoints 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.

Hot Area:

Buy Now

Correct Answer:

Box 1: No

VM1, which is hosting site1.contoso.com, is located in East US. The VM1 endpoint status is degraded. Endpoint monitoring health checks are failing. The endpoint isn't included in DNS responses and doesn't receive traffic.

When an endpoint has a Degraded status, it's no longer returned in response to DNS queries. Instead, an alternative endpoint is chosen and returned. The traffic-routing method configured in the profile determines how the alternative

endpoint is chosen.

Priority. Endpoints form a prioritized list. The first available endpoint on the list is always returned. If an endpoint status is Degraded, then the next available endpoint is returned.

The user will connect to site2.us.contoso.com instead.

Box 2: No

VM3, which is hosting site2.contoso.com, is located in in East US. The VM3 endpoint status is CheckingEndpoint. The endpoint is monitored, but the results of the first probe haven't been received yet. CheckingEndpoint is a temporary state

that usually occurs immediately after adding or enabling an endpoint in the profile. An endpoint in this state is included in DNS responses and can receive traffic.

User will connect to site2.contoso.com, not to site2.uk.contoso.com

Box 3: No

VM3, which is hosting site2.contoso.com, is located in in East US. The VM1 endpoint status is CheckingEndpoint, which is OK (see above).

User will connect to site2.contoso.com, not to site2.japan.contoso.com

Reference:

https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-monitoring

Questions 11

HOTSPOT

You have the Azure resources shown in the following table.

WebApp1 uses the Standard pricing tier.

You need to ensure that WebApp1 can access the virtual machines deployed to Vnet1\Subnet1 and Vnet2\Subnet1. The solution must minimize costs.

What should you create in each virtual network? To answer, select the appropriate options in the answer area.

Hot Area:

Buy Now

Correct Answer:

Explanation:

Box 1: An additional subnet

Regional virtual network integration: When you connect to virtual networks in the same region, you must have a dedicated subnet in the virtual network you're integrating with.

Box 2: A VPN gateway

Gateway-required virtual network integration: When you connect directly to virtual networks in other regions or to a classic virtual network in the same region, you need an Azure Virtual Network gateway created in the target virtual network.

Note: If your app is in an App Service Environment, it's already in a virtual network and doesn't require use of the VNet integration feature to reach resources in the same virtual network.

Reference:

https://docs.microsoft.com/en-us/azure/app-service/overview-vnet-integration

Questions 12

HOTSPOT You have an Azure subscription that contains a virtual network named Vnetl. Vnetl has a /24 IPv4 address space. You need to subdivide Vnet1. The solution must maximize the number of usable subnets. What is the maximum number of IPv4 subnets you can create, and how many usable IP addresses will be available per subnet? To answer, select the

appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Hot Area:

Buy Now

Correct Answer:

Box 1: 3

Subnet address range: The range must be within the address space you entered for the virtual network. The smallest range you can specify is /29, which provides eight IP addresses for the subnet. Azure reserves the first and last address in

each subnet for protocol conformance. Three more addresses are reserved for Azure service usage. As a result, a virtual network with a subnet address range of /29 has only three usable IP addresses.

Box 2: 32

We can make 32 /29 subnets of a /24 IPv4 address space.

Reference:

https://learn.microsoft.com/en-us/azure/virtual-network/manage-virtual-network

Questions 13

DRAG DROP

You have an Azure subscription.

You plan to deploy Azure Front Door with Azure Web Application Firewall (WAF).

You plan to implement custom rules and managed rules that meet the following requirements:

1.

Block malicious bots.

2.

Throttle client IP addresses that exceed 100 connections per minute.

You need to identify which Front Door SKU to configure, and which type of rule to configure for each requirement. The solution must minimize administrative effort and costs.

What should you identify? To answer, drag the appropriate options to the correct targets. Each option 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.

Select and Place:

Buy Now

Correct Answer:

Exam Code: AZ-700
Exam Name: Designing and Implementing Microsoft Azure Networking Solutions
Last Update: May 29, 2026
Questions: 452

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2026 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.