AZ-900 Exam Question 96

Select the answer that correctly completes the sentence.

AZ-900 Exam Question 97

To complete the sentence, select the appropriate option in the answer area.

AZ-900 Exam Question 98

This question requires that you evaluate the underlined text to determine if it is correct.
One of the benefits of Azure SQL Data Warehouse is that high availability is built into the platform.
Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed". If the statement is incorrect, select the answer choice that makes the statement correct.
  • AZ-900 Exam Question 99

    How should you calculate the monthly uptime percentage? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-900 Exam Question 100

    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 named Subscription1. You sign in to the Azure portal and create a resource group named RG1.
    From Azure documentation, you have the following command that creates a virtual machine named VM1.
    az vm create --resource-group RG1 --name VM1 -- image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription1 by using the command.
    Solution: From a computer that runs Windows 10, install Azure CLI. From a command prompt, sign in to Azure and then run the command.
    Does this meet the goal?