Microsoft Azure Fundamentals

Here you have the best Microsoft AZ-900 practice exam questions

  • You have 462 total questions to study from
  • Each page has 5 questions, making a total of 93 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on November 13, 2024
Question 1 of 462

DRAG DROP -

Your company intends to subscribe to an Azure support plan.

The support plan must allow for new support requests to be opened.

Which of the following are support plans that will allow this? Answer by dragging the correct option from the list to the answer area.

Select and Place:

    Correct Answer:

    References:

    https://azure.microsoft.com/en-us/support/plans/

Question 2 of 462

Your company has datacenters in Los Angeles and New York. The company has a Microsoft Azure subscription.

You are configuring the two datacenters as geo-clustered sites for site resiliency.

You need to recommend an Azure storage redundancy option.

You have the following data storage requirements:

✑ Data must be stored on multiple nodes.

✑ Data must be stored on nodes in separate geographic locations.

✑ Data can be read from the secondary location as well as from the primary location

Which of the following Azure stored redundancy options should you recommend?

    Correct Answer: B

    Read-only geo-redundant storage (RA-GRS) is the appropriate choice as it stores data on multiple nodes in separate geographic locations and allows data to be read from both the primary and secondary locations. This meets the requirements for high availability and resiliency by ensuring that data is always accessible, even if the primary location fails, without the need for initiating a failover like in standard geo-redundant storage.

Question 3 of 462

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.

Your company's Azure subscription includes a Basic support plan.

They would like to request an assessment of an Azure environment's design from Microsoft. This is, however, not supported by the existing plan.

You want to make sure that the company subscribes to a support plan that allows this functionality, while keeping expenses to a minimum.

Solution: You recommend that the company subscribes to the Professional Direct support plan.

Does the solution meet the goal?

    Correct Answer: B

    The company is looking for a support plan that allows for an assessment of an Azure environment's design while keeping expenses to a minimum. The Professional Direct support plan does offer additional services compared to the Basic plan, but it does not specifically include design assessments of an Azure environment. To achieve the required design assessment, the company would need to consider higher-level plans such as Premier Support, which includes architectural guidance. Therefore, subscribing to the Professional Direct support plan does not meet the goal of obtaining a design assessment while minimizing expenses.

Question 4 of 462

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.

You are tasked with deploying Azure virtual machines for your company.

You need to make use of the appropriate cloud deployment solution.

Solution: You should make use of Software as a Service (SaaS).

Does the solution meet the goal?

    Correct Answer: B

    To deploy Azure virtual machines, you need Infrastructure as a Service (IaaS). IaaS provides the necessary infrastructure components such as servers, storage, and networking resources, on which you can run and manage your virtual machines. Software as a Service (SaaS), on the other hand, delivers fully managed software applications and does not offer the level of control required to deploy and manage virtual machines. Therefore, using SaaS does not meet the goal of deploying Azure virtual machines.

Question 5 of 462

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.

You are tasked with deploying Azure virtual machines for your company.

You need to make use of the appropriate cloud deployment solution.

Solution: You should make use of Platform as a Service (PaaS).

Does the solution meet the goal?

    Correct Answer: B

    The solution of using Platform as a Service (PaaS) does not meet the goal of deploying Azure virtual machines. PaaS provides a platform and environment for developers to build, deploy, and manage applications without managing the underlying infrastructure. For deploying virtual machines, the appropriate cloud deployment model is Infrastructure as a Service (IaaS). IaaS provides access to virtualized computing resources such as virtual machines, storage, and networking, allowing for greater control over the infrastructure and configurations required for the deployment of virtual machines.