Easy1 markMultiple Choice
AZ-900 · Question 19 · Domain 2.1: Core Architectural Components
What is the purpose of an Azure Resource Group?
What is the purpose of an Azure Resource Group?
Answer options:
A.
It provides a dedicated physical server for your resources.
B.
It serves as a logical container into which Azure resources are deployed and managed.
C.
It defines the geographic location where data is stored.
D.
It is used to manage billing across multiple Azure subscriptions.
How to approach this question
Identify the logical container used to group resources for lifecycle management.
Full Answer
B.It serves as a logical container into which Azure resources are deployed and managed.✓ Correct
A resource group is a logical container that holds related resources for an Azure solution. You can use resource groups to manage the lifecycle of resources (deploy, update, and delete them together).
Common mistakes
Believing that all resources in a resource group must be in the same region. They do not.
Practice the full Azure Fundamentals AZ-900 Practice Exam 7
60 questions · hints · full answers · grading
More questions from this exam
Q1What is the primary definition of cloud computing?EasyQ2True or False: In the shared responsibility model, the customer is always responsible for the sec...EasyQ3Which TWO of the following are characteristics of a public cloud? (Select TWO)MediumQ4Which cloud benefit describes the ability of a system to remain operational for a high percentage...EasyQ5A company wants to transition from purchasing physical servers to paying a monthly fee based on t...Easy
Expert