AZ-303 Exam Question 26

You have an Azure subscription.
You have 100 Azure virtual machines.
You need to quickly identify underutilized virtual machines that can have their service tier changed to a less expensive offering.
Which blade should you use?
  • AZ-303 Exam Question 27

    You have an Azure subscription that contains multiple resource groups. You create an availability set as shown in the following exhibit.

    You deploy 10 virtual machines to AS1.
    Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
    NOTE: Each correct selection is worth one point.

    AZ-303 Exam Question 28

    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 FROM c
    WHERE c.value = "10" OR c.value = "15"
    You set the EnableCrossPartitionQuery property to True.
    Does this meet the goal?
  • AZ-303 Exam Question 29

    You have two Azure SQL Database managed instances in different Azure regions.
    You plan to configure the managed instances in an instance failover group.
    What should you configure before you can add the managed instances to the instance failover group?
  • AZ-303 Exam Question 30

    You have an Azure subscription named Subscription1. Subscription1 contains the resources in the following table:

    VNet1 is in RG1. VNet2 is in RG2. There is no connectivity between VNet1 and VNet2. An administrator named Admin1 creates an Azure virtual machine VM1 in RG1. VM1 uses a disk named Disk1 and connects to VNet1. Admin1 then installs a custom application in VM1.
    You need to move the custom application to VNet2. The solution must minimize administrative effort.
    Which two actions should you perform? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.