Easy1 markMultiple Choice
AZ-900 · Question 20 · Domain 2.1: Core Architectural Components
What is the primary purpose of an Azure Resource Group?
What is the primary purpose of an Azure Resource Group?
Answer options:
A.
To provide a dedicated physical server for your applications.
B.
To serve as a logical container for managing and grouping related Azure resources.
C.
To manage billing across multiple Azure subscriptions.
D.
To isolate network traffic between different virtual machines.
How to approach this question
Think of a folder on your computer where you keep related files.
Full Answer
B.To serve as a logical container for managing and grouping related Azure resources.✓ Correct
A resource group is a logical container into which Azure resources like web apps, databases, and storage accounts are deployed and managed. All resources must be in a resource group, and a resource can only belong to one resource group at a time.
Common mistakes
Thinking a resource group provides network isolation or physical separation.
Practice the full Azure Fundamentals AZ-900 Practice Exam 3
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02True or False: In a public cloud model, you are responsible for managing and maintaining the phys...EasyQ03Which cloud model allows a company to maintain strict control over highly sensitive data on-premi...MediumQ04What is the primary benefit of 'high availability' in cloud computing?EasyQ05Which term describes the ability to automatically increase or decrease compute resources based on...Easy
Expert