Microsoft Azure Architect Design (AZ-304) Practice Test

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the Microsoft Azure Architect Design (AZ-304) Exam with comprehensive quiz questions designed to enhance your understanding and confidence. Master essential Azure concepts and strategies to excel on your test day!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


For cost reporting of deployed app services and databases, what is a suitable organizational approach?

  1. Create a separate resource group for each department.

  2. Create a single resource group for all departments.

  3. Place all resources in one subscription.

  4. Enable cost management features in Azure without resource separation.

The correct answer is: Create a single resource group for all departments.

Creating a single resource group for all departments can simplify management and enhance cost reporting for deployed app services and databases. By centralizing resources in one location, it's easier to track overall usage and analyze costs tied to specific projects or functions. Resource groups serve as a logical container within Azure, allowing for clear organization, access control, and cost management without over-complicating the structure. Organizing everything into a single resource group enables Azure's built-in tools to provide insights into resource utilization and cost analysis more effectively. Furthermore, this structure can streamline the application of policies and role-based access controls, ensuring that managing costs does not become a fragmented effort. The other methods, while viable in some contexts, can complicate cost tracking. Creating separate resource groups for each department may lead to challenges in aggregating costs and could produce a more cumbersome management structure. Similarly, placing all resources in one subscription might hinder the ability to delineate costs effectively across various teams or departments. Enabling cost management features without creating a structured resource separation can result in confusion when attempting to attribute costs accurately across different users and workloads. Thus, a single resource group strikes a balance between simplicity, clarity, and effective cost management.