Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

an organization is gradually moving its workloads from on - premise to …

Question

an organization is gradually moving its workloads from on - premise to azure. the it administrator needs to delegate permissions to multiple azure virtual machines concurrently to enable end - users to access these virtual machines. which of the following will enable the it administrator to achieve the desired outcome?
a azure resource manager template
b availability zones
c azure regions
d azure resource group

Explanation:

Brief Explanations
  • Option A: Azure Resource Manager (ARM) templates are used for deploying and managing resources in a repeatable way, not for delegating permissions to VMs.
  • Option B: Availability zones are for high - availability and fault tolerance of resources, not related to permission delegation.
  • Option C: Azure regions are geographical areas where Azure resources are deployed, not for permission delegation.
  • Option D: Azure resource groups can be used to manage access (delegate permissions) to a collection of resources (including multiple Azure virtual machines) as a single unit.

Answer:

D. Azure resource group