Easy1 markMultiple Choice
AZ-900 · Question 20 · Domain 2.1: Core Architectural Components
Which Azure component acts as a logical container into which Azure resources like web apps, databases, and storage accounts are deployed and managed?
Which Azure component acts as a logical container into which Azure resources like web apps, databases, and storage accounts are deployed and managed?
Answer options:
A.
Management Group
B.
Azure Region
C.
Resource Group
D.
Availability Set
How to approach this question
Think of a folder on your computer where you group related files together.
Full Answer
C.Resource Group✓ Correct
A Resource Group is a logical container in Azure that holds related resources for an Azure solution. You use it to manage the lifecycle of resources (deploy, update, delete) as a single entity.
Common mistakes
Confusing Resource Groups with Subscriptions. Subscriptions are for billing and access boundaries; Resource Groups are for lifecycle management of specific project resources.
Practice the full Azure Fundamentals AZ-900 Practice Exam 5
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02According to the shared responsibility model, which of the following is ALWAYS the responsibility...MediumQ03Which cloud model combines on-premises infrastructure with a public cloud, allowing data and appl...EasyQ04True or False: Moving to a public cloud typically requires a significant upfront Capital Expendit...EasyQ05An e-commerce website experiences a sudden spike in traffic during a holiday sale. The system aut...Medium
Expert