Question 51

You have an Azure private DNS zone named contoso.com that is linked to the virtual networks shown in the following table.

The links have auto registration enabled.
You create the virtual machines shown in the following table.

You manually add the following entry to the contoso.com zone:
* Name: VM1
* IP address: 10.1.10.9
For each of the following statements, select Yes of the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Question 52

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

    You are planning an Azure solution that will contain the following types of resources in a single Azure region:
    * Virtual machine
    * Azure App Service
    * Virtual Network gateway
    * Azure SQL Managed Instance
    App Service and SQL Managed Instance will be delegated to create resources in virtual networks.
    You need to identify how many virtual networks and subnets are required for the solution. The solution must minimize costs to transfer data between virtual networks.
    What should you identify? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 54

    You plan to deploy an Azure virtual network.
    You need to design the subnets.
    Which three types of resources require a dedicated subnet? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • Question 55

    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 request headers that contain 137.135.10.24.
    Does this meet the goat?