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 Cosmos DB database that contains a container named Container1. The partition key for Container1 is set to /day. Container1 contains the items shown in the following table.You need to programmatically query Azure Cosmos DB and retrieve Item1 and Item2 only.Solution: You run the following query.SELECT day -WHERE value = "10"You set the EnableCrossPartitionQuery property to False.Does this meet the goal?
HOTSPOT -You have an on-premises data center and an Azure subscription. The data center contains two VPN devices. The subscription contains an Azure virtual network named VNet1. VNet1 contains a gateway subnet.You need to create a site-to-site VPN. The solution must ensure that if a single instance of an Azure VPN gateway fails, or a single on-premises VPN device fails, the failure will not cause an interruption that is longer than two minutes.What is the minimum number of public IP addresses, virtual network gateways, and local network gateways required in Azure? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
You have an Azure subscription that contains an Azure Sentinel workspace. Sentinel is configured to monitor several Azure resources.You need to send notification emails to resource owners when alerts or recommendations are generated for a resource.What should you use?
HOTSPOT -You have an Azure subscription that contains the virtual networks shown in the following table.You create an Azure Cosmos DB account as shown in the exhibit. (Click the Exhibit tab.)For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area:
HOTSPOT -You have an Azure subscription named Subscription1.Subscription1 contains the virtual machines in the following table.Subscription1 contains a virtual network named VNet1 that has the subnets in the following table.VM3 has a network adapter named NIC3. IP forwarding is enabled on NIC3. Routing is enabled on VM3.You create a route table named RT1 that contains the routes in the following table.You apply RT1 to Subnet1 and Subnet2.For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area:
You have an Azure subscription that contains 10 virtual machines on a virtual network.You need to create a graph visualization to display the traffic flow between the virtual machines.What should you do from Azure Monitor?