
Answer-first summary for fast verification
Answer: multiple subscriptions, multiple resource groups
To segment Azure resources for different departments and allow each department's administrator to manage their own resources, two effective techniques are: creating multiple subscriptions (Option A) and using multiple resource groups (Option D). A subscription is a container for Azure resources and provides a boundary for permissions and billing. Each department can be assigned a separate subscription, so their resources are managed independently. Resource groups, on the other hand, allow for logical grouping of resources for easier management within a subscription. Using both methods ensures proper segmentation and management of resources by department administrators.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In the context of migrating to Azure with multiple departments, each requiring management of their Azure resources by a department administrator, identify two effective techniques for segmenting Azure resources. Ensure that each selected technique provides a comprehensive solution for managing resources within each department.
A
multiple subscriptions
B
multiple Azure Active Directory (Azure AD) directories
C
multiple regions
D
multiple resource groups
No comments yet.