AZ-700 PDF Dumps Real 2022 Recently Updated Questions [Q51-Q71]

Share

AZ-700 PDF Dumps Real 2022 Recently Updated Questions

Released Microsoft AZ-700 Updated Questions PDF


Microsoft AZ-700 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Design, implement, and manage a site-to-site VPN connection
  • Diagnose and resolve VPN gateway connectivity issues
Topic 2
  • Select an appropriate ExpressRoute SKU and tier
  • Select an appropriate virtual network (VNet) gateway SKU
Topic 3
  • Design and implement an Azure Virtual WAN architecture
  • Plan and configure subnetting for services, including VNet gateways, private endpoints
Topic 4
  • Create and configure an Azure Load Balancer (including cross-region)
  • Recommend Azure Application Gateway deployment options
Topic 5
  • Create a secure hub by deploying Azure Firewall inside an Azure Virtual WAN hub
  • Design and implement an Azure Load Balancer
Topic 6
  • Choose between private peering only, Microsoft peering only, or both
  • Choose between provider and direct model (ExpressRoute Direct)
Topic 7
  • Configure VNet integration for dedicated platform as a service (PaaS) services
  • Design and implement Azure Private Link service and Azure Private Endpoint
Topic 8
  • Plan and configure Azure Active Directory (Azure AD) authentication
  • Design a site-to-site VPN connection for high availability
Topic 9
  • Design an Azure Virtual WAN architecture, including selecting SKUs and services
  • Connect a virtual network to an ExpressRoute circuit
Topic 10
  • Diagnose and resolve client-side and authentication issues
  • Design and implement Azure cross-region connectivity between multiple ExpressRoute
Topic 11
  • Identify when to use policy-based VPN versus route-based VPN
  • Plan and configure certificate-based authentication
Topic 12
  • Create and configure a virtual network gateway
  • Design, Implement, and Manage Hybrid Networking
Topic 13
  • Design and implement private IP addressing for VNets
  • Create explicit outbound rules for a load balancer

NEW QUESTION 51
You have an Azure application gateway for a web app named App1. The application gateway allows end-to-end encryption.
You configure the listener for HTTPS by uploading an enterprise signed certificate.
You need to ensure that the application gateway can provide end-to-end encryption for App1. What should you do?

  • A. Increase the Unhealthy threshold setting in the custom probe.
  • B. Set Listener type to Multi site.
  • C. Enable the SSL profile for the listener.
  • D. Upload the public key certificate to the HTTP settings.

Answer: C

 

NEW QUESTION 52
You have an Azure subscription that contains two virtual networks named Vnet1 and Vnet2.
You register a public DNS zone named fabrikam.com. The zone is configured as shown in the Public DNS Zone exhibit.

You have a private DNS zone named fabrikam.com. The zone is configured as shown in the Private DNS Zone exhibit.

You have a virtual network link configured as shown in the Virtual Network Link 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 53
You have the Azure environment shown in the exhibit.

VM1 is a virtual machine that has an instance-level public IP address (ILPIP).
Basic Load Balancer uses a public IP address. VM1 and VM2 are in the backend pool.
NAT Gateway uses a public IP address named IP3 that is associated to SubnetA.
VNet1 has a virtual network gateway that has a public IP address named IP4.
When initiating outbound traffic to the internet from VM1, which public address is used?

  • A. IP3
  • B. IP1
  • C. IP2
  • D. IP4

Answer: B

 

NEW QUESTION 54
You need to prepare Vnet1 for the deployment of an ExpressRoute gateway. The solution must meet the hybrid connectivity requirements and the business requirements.
Which three actions should you perform in sequence for 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 55
You have 10 Azure App Service instances. Each instance hosts the same web app. Each instance is in a different Azure region.
You need to configure Azure Traffic Manager to direct users to the instance that has the lowest latency.
Which routing method should you use?

  • A. performance
  • B. weighted
  • C. priority
  • D. geographic

Answer: C

 

NEW QUESTION 56
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 Standard Load Balancer that has high availability (HA) ports enabled
  • B. Azure Application Gateway V2 that has multiple listeners
  • C. Azure Application Gateway v2 that has multiple site hosting enabled
  • D. Azure Standard Load Balancer that has Floating IP enabled

Answer: D

 

NEW QUESTION 57
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. Configure the firewall settings for storage1.
  • B. Create a virtual network in the paired Azure region.
  • C. Fail over storage1 to the paired Azure region.
  • D. Create another service endpoint.

Answer: A

 

NEW QUESTION 58
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. Create a network security group (NSG) and associate the NSG to Subnet2.
  • C. In a firewall policy, create an application rule.
  • D. In a firewall policy, create a network rule.

Answer: C

 

NEW QUESTION 59
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 60
You
have an Azure application gateway named AGW1 that has a routing rule named Rule1. Rule 1 directs traffic for http://www.contoso.com to a backend pool named Pool1. Pool1 targets an Azure virtual machine scale set named VMSS1.
You deploy another virtual machine scale set named VMSS2.
You
need to configure AGW1 to direct all traffic for http://www.adatum.com to VMSS2.
The
solution must ensure that requests to http://www.contoso.com continue to be directed to Pool1.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Add a listener.
  • B. Add an HTTP setting.
  • C. Add a rule.
  • D. Modify an HTTP setting.
  • E. Add a backend pool.

Answer: A,C,E

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/application-gateway/configuration-overview

 

NEW QUESTION 61
You need to provide connectivity to storage1. The solution must meet the PaaS networking requirements and the business requirements.
What should you include in the solution?

  • A. a service endpoint
  • B. Azure Traffic Manager
  • C. Azure Front Door
  • D. a private endpoint

Answer: B

 

NEW QUESTION 62
You plan to configure BGP for a Site-to-Site VPN connection between a datacenter and Azure.
Which two Azure resources should you configure? Each correct answer presents a part of the solution.
(Choose two.)
NOTE: Each correct selection is worth one point.

  • A. a virtual network gateway
  • B. a local network gateway
  • C. Azure Front Door
  • D. Azure Application Gateway
  • E. Azure Firewall

Answer: A,B

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/vpn-gateway/bgp-howto

 

NEW QUESTION 63
Your company has 10 instances of a web service. Each instance is hosted in a different Azure region and is accessible through a public endpoint.
The development department at the company is creating an application named App1. Every 10 minutes. App1 will use a list of end points and connect to the first available endpoint.
You plan to use Azure Traffic Manager to maintain the list of endpoints.
You need to configure a Traffic Manager profile that will minimize the impact of DNS caching.
What should you configure? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

 

NEW QUESTION 64
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 65
You need to implement name resolution for the cloud.liwareinc.com. The solution must meet the 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:

Explanation
Graphical user interface, text, application Description automatically generated

Reference:
https://docs.microsoft.com/en-us/azure/dns/private-dns-autoregistration
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-name-resolution-for-vms-and-role-insta

 

NEW QUESTION 66
You are planning an Azure Point-to-Site (P2S) VPN that will use OpenVPN.
Users will authenticate by using an on premises Active Directory domain.
Which additional service should you deploy to support the VPN authentication?

  • A. a certification authority (CA)
  • B. a RADIUS server
  • C. an Azure key vault
  • D. Azure Active Directory (Azure AD) Application Proxy

Answer: B

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/vpn-gateway/point-to-site-about

 

NEW QUESTION 67
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 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 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 69
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 70
You need to configure GW1 to meet the network security requirements for the P2S VPN users.
Which Tunnel type should you select in the Point-to-site configuration settings of GW1?

  • A. IKEv2 and SSTP (SSL)
  • B. IKEv2
  • C. SSTP (SSL)
  • D. OpenVPN (SSL)

Answer: C

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/vpn-gateway/openvpn-azure-ad-tenant

 

NEW QUESTION 71
......

AZ-700 Dumps and Practice Test (98 Exam Questions): https://www.dumpsreview.com/AZ-700-exam-dumps-review.html

Guide (New 2022) Actual Microsoft AZ-700 Exam Questions: https://drive.google.com/open?id=1_LdQJzPPwu672Nc4XxBvXCcMDqM7H0RI