AZ-900 Dumps

AZ-900 Free Practice Test

Microsoft AZ-900: Microsoft Azure Fundamentals

QUESTION 51

- (Exam Topic 1)
In which Azure support plans can you open a new support request?

Correct Answer: D
https://docs.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request

QUESTION 52

- (Exam Topic 1)
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 plan to deploy several Azure virtual machines. You need to ensure that the services running on the virtual machines are available if a single data center fails.
Solution: You deploy the virtual machines to two or more scale sets. Does this meet the goal?

Correct Answer: B
Azure virtual machine scale sets let you create and manage a group of load balanced VMs. The number of VM instances can automatically increase or decrease in response to demand or a defined schedule. Scale sets provide high availability to your applications, and allow you to centrally manage, configure, and update many VMs.
Virtual machines in a scale set can be deployed across multiple update domains and fault domains to maximize availability and resilience to outages due to data center outages, and planned or unplanned maintenance events.
https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/availability

QUESTION 53

- (Exam Topic 1)
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 the Azure portal, launch Azure Cloud Shell and select PowerShell. Run the command in Cloud Shell.
Does this meet the goal?

Correct Answer: A
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/linux/quick-create-cli

QUESTION 54

- (Exam Topic 1)
A support engineer plans to perform several Azure management tasks by using the Azure CLI. You install the CLI on a computer.
You need to tell the support engineer which tools to use to run the CLI.
Which two tools should you instruct the support engineer to use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Correct Answer: AC

QUESTION 55

- (Exam Topic 3)
Which Azure service can you use as a security information and event management (SIEM) solution?

Correct Answer: C