Best Preparations of AZ-700 Exam 2021 Microsoft Certification Unlimited 60 Questions [Q16-Q37]

Share

Best Preparations of AZ-700 Exam 2021 Microsoft Certification Unlimited 60 Questions

Focus on AZ-700 All-in-One Exam Guide For Quick Preparation.

NEW QUESTION 16
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 Global Reach
  • B. ExpressRoute Local
  • C. ExpressRoute Direct
  • D. ExpressRoute FastPath

Answer: B

 

NEW QUESTION 17
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?

  • A. rewrites
  • B. HTTP settings
  • C. listeners
  • D. rules

Answer: B

 

NEW QUESTION 18
You have the Azure resources shown in the following table.

You configure storage1 to provide access to the subnet in Vnet1 by using a service endpoint.
You need to ensure that you can use the service endpoint to connect to the read-only endpoint of storage1 in the paired Azure region.
What should you do first?

  • A. Create a virtual network in the paired Azure region.
  • B. Configure the firewall settings for storage1.
  • C. Fail over storage1 to the paired Azure region.
  • D. Create another service endpoint.

Answer: B

 

NEW QUESTION 19
You have an Azure virtual network named Vnet1.
You need to ensure that the virtual machines in Vnet1 can access only the Azure SQL resources in the East US Azure region. The virtual machines must be prevented from accessing any Azure Storage resources.
Which two outbound network security group (NSG) rules should you create? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. an allow rule that has the IP address range of Vnet1 as the source and destination of Sql.EastUS
  • B. a deny rule that has the IP address range of Vnet1 as the source and destination of Storage
  • C. a deny rule that has a source of VirtualNetwork and a destination of 168.63.129.0/24
  • D. a deny rule that has a source of VirtualNetwork and a destination of Sql

Answer: B,C

 

NEW QUESTION 20
You have the Azure App Service app shown in the App Service exhibit.

The VNet Integration settings for as12 are configured as shown in the Vnet Integration exhibit.

The Private Endpoint connections settings for as12 are configured as shown in the Private Endpoint connections exhibit.

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:

 

NEW QUESTION 21
You have five virtual machines that run Windows Server. Each virtual machine hosts a different web app.
You plan to use an Azure application gateway to provide access to each web app by using a hostname of www.contoso.corn and a different URL path for each web app, for example: https://www.contoso.com/app1.
You need to control the flow of traffic based on the URL path.
What should you configure?

  • A. rewrites
  • B. HTTP settings
  • C. rules
  • D. listeners

Answer: C

 

NEW QUESTION 22
You have an Azure subscription that contains the public IP addresses shown in the following table.

You plan to deploy a NAT gateway named NAT1.
Which public IP addresses can be used as the public IP address for NAT1?

  • A. IP1, IP3, and IP5 only
  • B. IP5 only
  • C. IP2 and IP4 only
  • D. IP3 and IP5 only
  • E. IP3 only

Answer: A

 

NEW QUESTION 23
You have an Azure virtual network that contains two subnets named Subnet1 and Subnet2. Subnet1 contains a virtual machine named VM1. Subnet2 contains a virtual machine named VM2.
You have two network security groups (NSGs) named NSG1 and NSG2. NSG1 has 100 inbound security rules and is associated to VM1. NSG2 has 200 inbound security rules and is associated to Subnet1.
VM2 cannot connect to VM1.
You suspect that an NSG rule blocks connectivity.
You need to identify which rule blocks the connection. The issue must be resolved as quickly as possible.
Which Azure Network Watcher feature should you use?

  • A. NSG flow logs
  • B. NSG diagnostic
  • C. Effective security rules
  • D. Connection troubleshoot

Answer: B

 

NEW QUESTION 24
You need to meet the network security requirements for the NSG flow logs.
Which type of resource do you need, and how many instances should you create? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

 

NEW QUESTION 25
In which NSGs can you use ASG1 and to which virtual machine network interfaces can you associate ASG1?
To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

 

NEW QUESTION 26
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:

 

NEW QUESTION 27
You have an Azure Front Door instance named FrontDoor1.
You deploy two instances of an Azure web app to different Azure regions.
You plan to provide access to the web app through FrontDoor1 by using the name app1.contoso.com.
You need to ensure that FrontDoor1 is the entry point for requests that use app1.contoso.com.
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:

Explanation:

 

NEW QUESTION 28
You have two Azure App Service instances that host the web apps shown the following table.

You deploy an Azure application gateway 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:
1, 2

 

NEW QUESTION 29
You have an Azure Virtual Desktop deployment that has 500 session hosts.
All outbound traffic to the internet uses a NAT gateway.
During peak business hours, some users report that they cannot access internet resources. In Azure Monitor, you discover many failed SNAT connections.
You need to increase the available SNAT connections.
What should you do?

  • A. Add a public IP address.
  • B. Bind the NAT gateway to another subnet.
  • C. Deploy Azure Standard Load Balancer that has outbound rules.

Answer: A

 

NEW QUESTION 30
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 an Azure subscription that contains the following resources:
* A virtual network named Vnet1
* A subnet named Subnet1 in Vnet1
* A virtual machine named VM1 that connects to Subnet1
* Three storage accounts named storage1, storage2, and storage3
You need to ensure that VM1 can access storage1. VM1 must be prevented from accessing any other storage accounts.
Solution: You configure the firewall on storage1 to only accept connections from Vnet1.
Does this meet the goal?

  • A. No
  • B. Yes

Answer: A

 

NEW QUESTION 31
You have the network security groups (NSGs) shown in the following table.

In NSG1, you create inbound rules as shown in the following table.

You have the Azure virtual machines shown in the following table.

NSG2 has only the default rules configured.
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:

 

NEW QUESTION 32
You are configuring two network virtual appliances (NVAs) in an Azure virtual network. The NVAs will be used to inspect all the traffic within the virtual network.
You need to provide high availability for the NVAs. The solution must minimize administrative effort. What should you include in the solution?

  • A. Azure Standard Load Balancer
  • B. Azure Front Door
  • C. Azure Application Gateway
  • D. Azure Traffic Manager

Answer: C

 

NEW QUESTION 33
Your company has an on-premises network and three Azure subscriptions named Subscription1, Subscription2, and Subscription3.
The departments at the company use the Azure subscriptions as shown in the following table.

All the resources in the subscriptions are in either the West US Azure region or the West US 2 Azure region.
You plan to connect all the subscriptions to the on-premises network by using ExpressRoute.
What is the minimum number of ExpressRoute circuits required?

  • A. 0
  • B. 1
  • C. 2
  • D. 3
  • E. 4

Answer: C

 

NEW QUESTION 34
What should you implement to meet the virtual network requirements for the virtual machines that connect to Vnet4 and Vnet5?

  • A. a routing table
  • B. a service endpoint
  • C. a private endpoint
  • D. a virtual network peering
  • E. a private link service

Answer: B

 

NEW QUESTION 35
You have an Azure virtual network that contains the subnets shown in the following table.

You deploy an Azure firewall to AzureFirewallSubnet. You route all traffic from Subnet2 through the firewall.
You need to ensure that all the hosts on Subnet2 can access an external site located at https://*.contoso.com.
What should you do?

  • A. In a firewall policy, create a DNAT rule.
  • B. In a firewall policy, create a network rule.
  • C. In a firewall policy, create an application rule.
  • D. Create a network security group (NSG) and associate the NSG to Subnet2.

Answer: D

 

NEW QUESTION 36
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?

  • A. Vnet1, Vnet2, and Vnet4 only
  • B. Vnet1 only
  • C. Vnet1 and Vnet4 only
  • D. Vnet1, Vnet2. Vnet3, and Vnet4
  • E. Vnet1 and Vnet2 only

Answer: A

 

NEW QUESTION 37
......

Guaranteed Success with AZ-700 Dumps: https://www.test4engine.com/AZ-700_exam-latest-braindumps.html

Pass Microsoft AZ-700 Exam – Experts Are Here To Help You: https://drive.google.com/open?id=1xZmnKnLkPxFAf3cj_AwQbsE9Z0XzMVha