Browse Certification Practice Tests by Exam Family

AZ-900: Describe Azure Management and Governance

Try 10 focused AZ-900 questions on Describe Azure Management and Governance, with explanations, then continue with IT Mastery.

On this page

Open the matching IT Mastery practice page for timed mocks, topic drills, progress tracking, explanations, and full practice.

Try AZ-900 on Web View full AZ-900 practice page

Topic snapshot

FieldDetail
Exam routeAZ-900
Topic areaDescribe Azure Management and Governance
Blueprint weight36%
Page purposeFocused sample questions before returning to mixed practice

How to use this topic drill

Use this page to isolate Describe Azure Management and Governance for AZ-900. Work through the 10 questions first, then review the explanations and return to mixed practice in IT Mastery.

PassWhat to doWhat to record
First attemptAnswer without checking the explanation first.The fact, rule, calculation, or judgment point that controlled your answer.
ReviewRead the explanation even when you were correct.Why the best answer is stronger than the closest distractor.
RepairRepeat only missed or uncertain items after a short break.The pattern behind misses, not the answer letter.
TransferReturn to mixed practice once the topic feels stable.Whether the same skill holds up when the topic is no longer obvious.

Blueprint context: 36% of the practice outline. A focused topic score can overstate readiness if you recognize the pattern too quickly, so use it as repair work before timed mixed sets.

Sample questions

These questions are original IT Mastery practice items aligned to this topic area. They are designed for self-assessment and are not official exam questions.

Question 1

Topic: Describe Azure Management and Governance

An administrator upgrades an Azure storage account from the Standard tier to the Premium tier to get higher performance and notices that the monthly cost increases. This situation mainly illustrates which Azure pricing factor?

Options:

  • A. Prices are the same across all regions; only performance changes

  • B. Costs are determined only by how long the resource is running

  • C. Network egress charges for data leaving Azure to the internet

  • D. Different service tiers or SKUs (such as Standard vs Premium) have different prices

Best answer: D

Explanation: Azure services often offer multiple tiers or SKUs, such as Standard and Premium, that differ in performance, features, and price. When the administrator upgrades a storage account from the Standard tier to the Premium tier, they are changing the SKU to gain higher performance.

Azure pricing is directly affected by the chosen tier: higher-performance or feature-rich tiers typically cost more per unit than basic tiers. The scenario explicitly links the act of upgrading the tier (Standard → Premium) with an increase in monthly cost, so the main pricing factor being illustrated is the impact of different service tiers or SKUs.

This is a core idea in Azure cost management: when planning or optimizing costs, you must understand that choosing a different tier or SKU for compute, storage, or other services will change the price, even if usage stays the same.


Question 2

Topic: Describe Azure Management and Governance

Your company is deploying Microsoft Purview to improve data governance.

After running an initial scan of several data sources, you see the report shown in the following exhibit.

Asset nameData store typeSensitive info typesClassification status
CustomerDBAzure SQL DBEmail address, Phone numberClassified
OrdersBlobBlob containerCredit card numberClassified
HRFilesFile shareNational ID, Home addressClassified
LogsWorkspaceLog AnalyticsNone detectedScanned

Based only on the information in the exhibit, which requirement is Microsoft Purview primarily helping the company address?

Options:

  • A. Setting and tracking Azure subscription budgets to prevent cost overruns

  • B. Providing single sign-on and multifactor authentication for employees

  • C. Identifying and tracking where sensitive information is stored across different data sources

  • D. Monitoring virtual machine performance metrics to detect CPU bottlenecks

Best answer: C

Explanation: Microsoft Purview is Azure’s unified data governance and compliance service. It can scan data sources across your environment, build a data catalog, and automatically classify sensitive information such as credit card numbers, national IDs, and contact details.

In the exhibit, each row represents a data asset (for example, CustomerDB, OrdersBlob, HRFiles) along with the data store type and any sensitive info types found. The classification status shows that the assets have been scanned and labeled. This kind of report helps an organization answer questions like “Where do we store credit card data?” or “Which systems contain national ID numbers?”, which are critical for meeting data protection and regulatory requirements.

Because the exhibit is entirely about identifying sensitive information in different data stores and marking it as classified, the best interpretation is that Microsoft Purview is helping the company discover and track where sensitive data resides across its data estate. Other options, such as VM performance monitoring, identity management, or cost control, are not supported by anything shown in the table.


Question 3

Topic: Describe Azure Management and Governance

Your company is reviewing unexpected Azure networking charges. You analyze several ideas to reduce costs related to data transfer. Which of the following statements about outbound data transfer pricing is INCORRECT?

Options:

  • A. Outbound data transfer from Azure to the public internet is always free, so it does not need to be included in cost estimates.

  • B. Placing a web app and its database in the same Azure region can reduce or avoid data transfer charges between those components.

  • C. Using a content delivery network (CDN) to cache static files closer to users can reduce outbound data transfer from the origin service in Azure.

  • D. Designing the solution so most traffic stays within Azure virtual networks and regions can help minimize outbound data transfer to the public internet.

Best answer: A

Explanation: Azure uses a consumption-based pricing model where several factors can affect overall cost, including compute, storage, and networking. A key networking factor is outbound data transfer, which is the data that leaves Azure to destinations such as the public internet or other regions.

Outbound data transfer to the public internet typically incurs charges. Because of this, organizations should include expected egress traffic when using the Azure Pricing calculator and Azure Cost Management + Billing, and they should design solutions to minimize unnecessary outbound traffic.

In this question, the clearly incorrect statement is the one claiming that outbound data transfer to the public internet is always free and can be ignored in cost estimates. That directly conflicts with how Azure pricing works and violates basic cost-optimization practices. The other statements describe reasonable strategies for reducing the volume or cost impact of outbound data transfers, such as co-locating services in the same region, keeping traffic inside Azure networks, and using caching via a CDN.


Question 4

Topic: Describe Azure Management and Governance

In Azure Cost Management + Billing, a chart shows both forecasted cost and actual cost for the current month. What does the forecasted cost value represent?

Options:

  • A. The total of all invoices already paid for this subscription in previous months

  • B. The maximum amount you are allowed to spend in the subscription before resources are automatically shut down

  • C. The exact amount that will appear on the next invoice, including all future usage and discounts

  • D. An estimate of total spending by the end of the period, projected from current and past usage trends, not yet fully billed

Best answer: D

Explanation: Azure Cost Management + Billing helps you track and plan your cloud spending. Within its cost analysis views, actual cost shows what you have already consumed and been charged for to date in the selected period.

By contrast, forecasted cost is a projection. Azure analyzes your current and historical usage patterns and estimates what your total cost will be by the end of that period if your behavior continues similarly. This projected value is meant for planning and budgeting, not for exact billing.

Because usage can change (for example, you add or remove resources mid‑month), the forecast can move up or down. The invoice ultimately reflects actual usage, not the earlier forecast.

From a cloud cost‑management perspective, this supports the principle of cost visibility and optimization: you use actuals to understand current spend and forecasts to anticipate and control future spend before the bill arrives.


Question 5

Topic: Describe Azure Management and Governance

Your company wants personalized guidance on how to reduce Azure costs, improve performance, increase reliability, and strengthen security for its existing Azure resources. The team does not want raw metrics or application logs, but specific best-practice recommendations. Which Azure service should they use?

Options:

  • A. Application Insights

  • B. Azure Monitor

  • C. Azure Service Health

  • D. Azure Advisor

Best answer: D

Explanation: This question targets the ability to select the appropriate Azure monitoring or advisory tool for a given goal.

The scenario emphasizes a desire for personalized best-practice recommendations across multiple areas: cost, performance, reliability, and security. The team does not want raw telemetry like metrics or logs, but rather specific guidance on what to improve. This is exactly the role of Azure Advisor.

Azure Advisor continually analyzes your Azure environment and suggests concrete actions such as resizing or shutting down underutilized VMs to save money, enabling high availability features to improve reliability, or tightening security configurations. Other tools like Azure Monitor, Application Insights, and Azure Service Health are valuable but focus on observability and status, not prescriptive optimization advice.


Question 6

Topic: Describe Azure Management and Governance

In Azure, which factor most directly determines how much you are charged each month?

Options:

  • A. The number of management groups you configure above your subscriptions

  • B. The number of resource groups you create in each subscription

  • C. The number of users in your Microsoft Entra ID tenant, regardless of which Azure services are used

  • D. The number and type of resources you deploy (such as VMs and storage) and how much you use them

Best answer: D

Explanation: Azure pricing is primarily consumption-based, meaning you pay for the resources you deploy and how much you use them. Examples include the number and size of virtual machines, the amount of storage capacity allocated, and how many hours or transactions those resources consume. Adding more VMs or increasing storage capacity directly increases your bill because each additional or larger resource adds to your usage.

Containers for organization and governance—such as resource groups and management groups—do not themselves incur usage-based charges. Similarly, simply having more users in Microsoft Entra ID does not directly change your Azure infrastructure costs; billing is driven by the underlying Azure services those users consume, not by the count of user objects in the directory.


Question 7

Topic: Describe Azure Management and Governance

Which TWO statements about using Azure Advisor and Azure Service Health in ongoing operations and governance are correct? (Select TWO.)

Options:

  • A. Azure Service Health alerts you when Azure service or region issues affect your resources so your operations team can respond and inform users.

  • B. Azure Advisor provides proactive recommendations to improve cost, performance, reliability, and security of your Azure resources, and these should be reviewed regularly.

  • C. Once workloads are in production, you should typically disable Azure Advisor and Service Health alerts to reduce operational noise.

  • D. Azure Service Health is primarily used to configure spending and budget alerts when your Azure costs approach a specified limit.

  • E. Azure Advisor automatically applies all recommended changes to your environment without requiring administrator approval.

Correct answers: A and B

Explanation: Azure Advisor and Azure Service Health are core Azure tools that support ongoing operations and governance, not just initial deployment. Azure Advisor continuously analyzes your Azure resources and surfaces best-practice recommendations for cost, performance, reliability, and security, which operations teams should review on a recurring basis. Azure Service Health monitors Azure service and region issues that affect your specific resources and sends alerts so you can respond operationally and communicate with stakeholders.

Neither tool makes automatic changes to your environment; they provide information and recommendations that administrators use to decide what actions to take. Because cloud environments are dynamic, leaving these tools enabled and regularly reviewing their output is an important part of maintaining a healthy, well-governed Azure estate. Cost alerts, by contrast, are handled by Azure Cost Management + Billing, not Service Health.


Question 8

Topic: Describe Azure Management and Governance

A company stores customer data in multiple Azure SQL databases and Azure Blob Storage accounts. They must identify where sensitive information is stored and show that data handling complies with internal data protection standards. Which of the following actions/solutions will meet these requirements? (Select TWO.)

Options:

  • A. Use Azure Monitor to collect and store diagnostic logs from the databases and storage accounts for long-term auditing.

  • B. Use Microsoft Purview to generate data lineage and sensitivity reports that document where customer data is stored and how it flows between systems.

  • C. Apply Azure role-based access control (RBAC) on the databases and storage accounts to restrict access to customer data.

  • D. Use Microsoft Purview to automatically scan and classify data assets across the Azure SQL databases and Blob Storage accounts.

  • E. Create Azure Policy definitions that prevent creating storage accounts with public access enabled.

  • F. Enable Microsoft Defender for Cloud to detect security threats and vulnerabilities on the Azure SQL databases and storage accounts.

Correct answers: B and D

Explanation: Microsoft Purview is Azure’s unified data governance service. It helps organizations discover, classify, and catalog data across many sources, then visualize how that data is used. This is especially useful when you need to track sensitive information and show that you are handling data in line with internal or external protection requirements.

By scanning Azure SQL databases and Blob Storage, Microsoft Purview can automatically detect sensitive fields (such as personal or financial data), tag them with sensitivity labels, and build a searchable data map. It can also produce lineage and sensitivity reports that show where data is stored and how it moves between systems. These capabilities directly support governance and compliance activities, such as proving where sensitive data resides and how it is processed.

Other Azure services in the options—such as Microsoft Defender for Cloud, Azure Policy, RBAC, and Azure Monitor—are important for security, configuration control, and monitoring, but they do not provide the core data governance functions of discovery, classification, lineage, and a centralized data catalog that Microsoft Purview offers.


Question 9

Topic: Describe Azure Management and Governance

Your company has several Azure subscriptions. The finance department wants a single place in the Azure portal to view monthly invoices and manage billing profiles for those subscriptions. Which Azure feature should they use?

Options:

  • A. Azure Monitor

  • B. Azure Advisor

  • C. Azure Cost Management + Billing

  • D. Microsoft Entra ID

Best answer: C

Explanation: In Azure, invoices and billing profiles are managed through Azure Cost Management + Billing in the Azure portal. This area centralizes billing information for your account, including invoices, payment methods, billing profiles, and often multiple subscriptions linked to the same billing account.

Azure Monitor focuses on operational data such as metrics and logs to help you understand the performance and health of your resources, not your financial charges. Azure Advisor provides optimization recommendations, including how to reduce costs, but it does not allow you to view actual invoices or change billing settings. Microsoft Entra ID is used for identity and access management, such as users, groups, and single sign-on, not for financial management.

Therefore, when the requirement is specifically to view invoices and manage billing profiles, the correct choice is Azure Cost Management + Billing.


Question 10

Topic: Describe Azure Management and Governance

Which TWO of the following statements about where to view and manage Azure invoices and billing profiles are INCORRECT? (Select TWO.)

Options:

  • A. To change the payment method on a billing profile, you must contact Microsoft support; it cannot be done in the Azure portal.

  • B. You can view and download Azure invoices from the Azure portal in the Cost Management + Billing section.

  • C. Billing profiles are configured and managed in the Azure portal as part of Azure Cost Management + Billing.

  • D. Azure invoices are managed at the resource group level, so each resource group has its own separate invoice settings.

  • E. The Cost Management + Billing area in the Azure portal lets you review historical invoices and current charges for your billing account.

Correct answers: A and D

Explanation: Azure invoices and billing profiles are managed through the Azure Cost Management + Billing experience in the Azure portal. A billing account can contain one or more billing profiles, which define how and where invoices are generated and paid. Invoices and billing profiles are not tied to resource groups; resource groups are for organizing and managing Azure resources, not for controlling billing.

Authorized billing administrators can use the Azure portal to view, download, and manage invoices, configure billing profiles, and update payment methods. This centralizes billing management and cost visibility in one place rather than scattering it across individual resources or resource groups.

Continue with full practice

Use the AZ-900 Practice Test page for the full IT Mastery route, mixed-topic practice, timed mock exams, explanations, and web/mobile app access.

Try AZ-900 on Web View AZ-900 Practice Test

Free review resource

Read the AZ-900 Cheat Sheet on Tech Exam Lexicon, then return to IT Mastery for timed practice.

Revised on Thursday, May 14, 2026