Microsoft AZ-700 Designing and Implementing Microsoft Azure Networking Solutions Online Training
Microsoft AZ-700 Online Training
The questions for AZ-700 were last updated at Oct 29,2024.
- Exam Code: AZ-700
- Exam Name: Designing and Implementing Microsoft Azure Networking Solutions
- Certification Provider: Microsoft
- Latest update: Oct 29,2024
You have a website that uses an FQDN of www.contoso.com. The DNS record tor www.contoso.com resolves to an on-premises web server.
You plan to migrate the website to an Azure web app named Web1. The website on Web1 will be published by using an Azure Front Door instance named ContosoFD1. You build the website on Web1.
You plan to configure ContosoFD1 to publish the website for testing.
When you attempt to configure a custom domain for www.contoso.com on ContosoFD1, you receive the error message shown in the exhibit.
You need to test the website and ContosoFD1 without affecting user access to the on-premises web server.
Which record should you create in the contoso.com DNS domain?
- A . a CNAME record that maps www.contoso.com to ContosoFD1.azurefd.net
- B . a CNAME record that maps www.contoso.com to Web1.contoso.com
- C . a CNAME record that maps afdverify.www.contoso.com to ContosoFD1.azurefd.net
- D . a CNAME record that maps afdverify.www.contoso.com to afdverify.ContosoFD1.azurefd.net
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.
You have an Azure subscription that contains the public IPv4 addresses shown in the following table.
You plan to create a load balancer named LB1 that will have the following settings:
* Name: LB1
* Location: West US
* Type: Public
* SKU: Standard
Which public IPv4 addresses can be used by LB1?
- A . IP1 and IP3 only
- B . IP3 only
- C . IP3 and IP5 only
- D . IP2only
- E . IP1, IP2. IP3. IP4. and IP5
- F . IP1, IP3, IP4, and 1P5 only
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 Traffic Manager
- C . Azure Application Gateway
- D . Azure Front Door
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 . rules
- B . rewrites
- C . HTTP settings
- D . listeners
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 . Set Listener type to Multi site.
- B . Increase the Unhealthy threshold setting in the custom probe.
- C . Upload the public key certificate to the HTTPS settings.
- D . Enable the SSL profile for the listener.
HOTSPOT
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.
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 . HTTP settings
- B . rewrites
- C . rules
- D . listeners
You have an Azure Front Door instance named FD1 that is protected by using Azure Web Application Firewall (WAF).
FD1 uses a frontend host named app1.contoso.com to provide access to Azure web apps hosted in the East US Azure region and the West US Azure region.
You need to configure FD1 to block requests to app1.contoso.com from all countries other than the United States.
What should you include in the WAF policy?
- A . a frontend host association
- B . a managed rule set
- C . a custom rule that uses a rate limit rule
- D . a custom rule that uses a match rule
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 Floating IP 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 high availability (HA) ports enabled