Question 36

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?
  • Question 37

    You have two Azure virtual networks named Vnet1 and Vnet2 in an Azure region that has three availability zones.
    You deploy 12 virtual machines to each virtual network, deploying four virtual machines per zone. The virtual machines in Vnet1 host an app named App1. The virtual machines in Vnet2 host an app named App2.
    You plan to use Azure Virtual Network NAT to implement outbound connectivity for App1 and App2.
    You need to identify the minimum number of subnets and Virtual Network NAT instances required to meet the following requirements:
    * A failure of two zones must NOT affect the availability of either App1 or App2.
    * A failure of two zones must NOT affect the outbound connectivity of either Appl1or App2.
    What should you identify? To answer, select the appropriate options in the answer are a.
    NOTE: Each correct selection is worth one point.

    Question 38

    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.

    Question 39

    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.

    Question 40

    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?