[Aug-2021] AZ-700 Free PDF from Exam4Tests [Q12-Q32]

Share

Aug-2021 Latest Exam4Tests AZ-700 Exam Dumps with PDF and Exam Engine Free Updated Today!

Following are some new AZ-700 Real Exam Questions!

NEW QUESTION 12
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 13
You have an Azure subscription that is linked to an Azure Active Directory (Azure AD) tenant named contoso.onmicrosoft.com. The subscription contains the following resources:
* An Azure App Service app named App1
* An Azure DNS zone named contoso.com
* An Azure private DNS zone named private.contoso.com
* A virtual network named Vnet1
You create a private endpoint for App1. The record for the endpoint is registered automatically in Azure DNS.
You need to provide a developer with the name that is registered in Azure DNS for the private endpoint.
What should you provide?

  • A. app1.contoso.onmicrosoft.com
  • B. app1.contoso.com
  • C. app1.private.contoso.com
  • D. app1.privatelink.azurewebsites.net

Answer: D

 

NEW QUESTION 14
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 15
You create NSG10 and NSG11 to meet the network security requirements.
For each of the following statements, select Yes it the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

 

NEW QUESTION 16
You are implementing the virtual network requirements for VM Analyze.
What should you include in a custom route that is linked to Subnet2? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

 

NEW QUESTION 17
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 18
You have the Azure load balancer shown in the Load Balancer exhibit.

LB2 has the backend pools shown in the Backend Pools exhibit.

You need to ensure that LB2 distributes traffic to all the members of VMSS1.
What should you do?

  • A. Add a network interface to VMSS1.
  • B. Add a public IP address to each member of VMSS1.
  • C. Configure a health probe.
  • D. Add a load balancing rule.

Answer: D

 

NEW QUESTION 19
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 20
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 21
You have an Azure subscription that contains the resources shown in the following table.

The IP Addresses settings for Vnet1 are configured as shown in the exhibit.

You need to ensure that you can integrate WebApp1 and Vnet1.
Which three actions should you perform in sequence before you can integrate WebApp1 and Vnet1? 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 22
You are implementing the Virtual network requirements for Vnet6.
What is the minimum number of subnets and service endpoints you should create? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:
2, 4

 

NEW QUESTION 23
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 24
You have an Azure Front Door instance that has a single frontend named Frontend1 and an Azure Web Application Firewall (WAF) policy named Policy1. Policy1 redirects requests that have a header containing
"string1" to https://www.contoso.com/redirect1. Policy1 is associated to Frontend1.
You need to configure additional redirection settings. Requests to Frontend1 that have a header containing
"string2" must be redirected to https://www.contoso.com/redirect2.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Create an association.
  • B. Add a custom rule to Policy1.
  • C. Create a policy.
  • D. Create a frontend host.
  • E. Create a custom rule.
  • F. Configure a managed rule.

Answer: A,E,F

 

NEW QUESTION 25
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 application gateway that has Azure Web Application Firewall (WAF) enabled.
You configure the application gateway to direct traffic to the URL of the application gateway.
You attempt to access the URL and receive an HTTP 403 error. You view the diagnostics log and discover the following error.

You need to ensure that the URL is accessible through the application gateway.
Solution: You disable the WAF rule that has a ruleld of 920300.
Does this meet the goal?

  • A. No
  • B. Yes

Answer: B

 

NEW QUESTION 26
You have two Azure subscriptions named Subscnption1 and Subscription2. Subscription1 contains a virtual network named Vnet1. Vnet1 contains an application server. Subscription2 contains a virtual network named Vnet2.
You need to provide the virtual machines in Vnet2 with access to the application server in Vnet1 by using a private endpoint.
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:

 

NEW QUESTION 27
You need to implement a P2S VPN for the users in the branch office. The solution must meet the hybrid networking requirements.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

 

NEW QUESTION 28
You have the hybrid network shown in the Network Diagram exhibit.

You have a peering connection between Vnet1 and Vnet2 as shown in the Peering-Vnet1-Vnet2 exhibit.

You have a peering connection between Vnet1 and Vnet3 as shown in the Peering -Vnet1-Vnet3 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 29
You fail to establish a Site-to-Site VPN connection between your company's main office and an Azure virtual network.
You need to troubleshoot what prevents you from establishing the IPsec tunnel.
Which diagnostic log should you review?

  • A. TunnelDiagnosticLog
  • B. IKEDiagnosticLog
  • C. RouteDiagnosticLog
  • D. GatewayDiagnosticLog

Answer: D

 

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

  • A. Azure Application Gateway v2 that has multiple site hosting enabled
  • B. Azure Standard Load Balancer that has high availability (HA) ports enabled
  • C. Azure Application Gateway V2 that has multiple listeners
  • D. Azure Standard Load Balancer that has Floating IP enabled

Answer: D

 

NEW QUESTION 31
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 create a network security group (NSG) and associate the NSG to Subnet1.
Does this meet the goal?

  • A. No
  • B. Yes

Answer: B

 

NEW QUESTION 32
......


Resources From:

  1. 2021 Latest Exam4Tests AZ-700 Exam Dumps (PDF & Exam Engine) Free Share: https://www.exam4tests.com/AZ-700-valid-braindumps.html
  2. 2021 Latest Exam4Tests AZ-700 PDF and AZ-700 Exam Dumps Free Share: https://drive.google.com/open?id=1VWVi5cLKNnEzopKsXT9Ivo7_xb1S08Pu

Free Resources from Exam4Tests, We Devoted to Helping You 100% Pass All Exams!