AZ-700 Exam Question 6

You configure a route table named RT1 that has the routes shown in the following table.

You have an Azure virtual network named Vnet1 that has the subnets shown in the following table.

You have the resources shown in the following table.

Vnet1 connects to an ExpressRoute circuit. The on-premises router advertises the following routes:
* 0.0.0.0/0
* 10.0.0.0/16
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

AZ-700 Exam Question 7

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?
  • AZ-700 Exam Question 8

    You have an Azure subscription that is linked to an Azure Active Directory (Azure AD) tenant named contoso.onmicrosoft.com. The subscription contains the following resources:
    * An Azure App Service app named App1
    * An Azure DNS zone named contoso.com
    * An Azure private DNS zone named private.contoso.com
    * A virtual network named Vnet1
    You create a private endpoint for App1. The record for the endpoint is registered automatically in Azure DNS.
    You need to provide a developer with the name that is registered in Azure DNS for the private endpoint.
    What should you provide?
  • AZ-700 Exam Question 9

    You create NSG10 and NSG11 to meet the network security requirements.
    For each of the following statements, select Yes it the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    AZ-700 Exam Question 10

    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?