> For the complete documentation index, see [llms.txt](https://examgoinfo.gitbook.io/microsoft-az-900-questions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://examgoinfo.gitbook.io/microsoft-az-900-questions/microsoft-az-900-questions.md).

# microsoft az-900 questions

question 1

Your company has a Software Assurance agreement that includes Microsoft SQL Server licenses.\
You plan to deploy SQL Server on Azure virtual machines.\
What should you do to minimize licensing costs for the deployment?<br>

* **A.** Deallocate the virtual machines during off hours.
* **B.** Use Azure Hybrid Benefit.
* **C.** Configure Azure Cost Management budgets.
* **D.** Use Azure reservations.

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.\
Your company plans to purchase an Azure subscription.\
The companys support policy states that the Azure environment must provide an option to access support engineers by\
phone or email.\
You need to recommend which support plan meets the support policy requirement.\
Solution: Recommend a Professional Direct support plan.\
Does this meet the goal?<br>

* **A.** Yes
* **B.** No

resources for the exam:&#x20;

{% embed url="<https://learn.microsoft.com/en-us/credentials/certifications/exams/az-900/>" %}

{% embed url="<https://www.examgo.com/exams/microsoft/az-900/>" %}

question 2

What is required to use Azure Cost Management?<br>

* **A.** a Dev/Test subscription
* **B.** Software Assurance
* **C.** an Enterprise Agreement (EA)
* **D.** a pay-as-you-go subscription

question 3

Your company plans to request an architectural review of an Azure environment from Microsoft.\
The company currently has a Basic support plan.\
You need to recommend a new support plan for the company. The solution must minimize costs.\
Which support plan should you recommend?<br>

* **A.** Premier
* **B.** Developer
* **C.** Professional Direct
* **D.** Standard

question 4&#x20;

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.\
Your company plans to purchase an Azure subscription.\
The companys support policy states that the Azure environment must provide an option to access support engineers by\
phone or email.\
You need to recommend which support plan meets the support policy requirement.\
Solution: Recommend a Premier support plan.\
Does this meet the goal?<br>

* **A.** Yes
* **B.** No


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://examgoinfo.gitbook.io/microsoft-az-900-questions/microsoft-az-900-questions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
