AZ-700 Exam Question 121

You have the Azure resources shown in the following table.

You need to link VNei2 to Circuit1
What should you create in each subscription? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AZ-700 Exam Question 122

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 create a WAF policy exclusion for request headers that contain 137.135.10.24.
Does this meet the goal?
  • AZ-700 Exam Question 123

    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.
  • AZ-700 Exam Question 124

    You need to configure the default route in Vnet2 and Vnet3. The solution must meet the virtual networking requirements.
    What should you use to configure the default route?
  • AZ-700 Exam Question 125

    You have an Azure subscription that contains a virtual network named VNet1. VNet1 contains the following subnets.
    * AzureFirewallSubnet
    * GatewaySubnet
    * Subnet 1
    * Subnet2
    * Subnet3
    Subnet2 has a delegation to the Microsoft.Web/serverfarms service. The subscription contains the resources shown in the following table.

    You need to implement an Azure application gateway named AG1 that will be integrated with an Azure Web Application Firewall (WAF). AG1 will be used to publish VMSS1.
    To which subnet should you connect AG1?