Your company has serval departments. Each department has a number of virtual machines (VMs).
The company has an Azure subscription that contains a resource group named RG1.
All VMs are located in RG1.
You want to associate each VM with its respective department.
What should you do?
A. Create Azure Management Groups for each department.
B. Create a resource group for each department.
C. Assign tags to the virtual machines.
D. Modify the settings of the virtual machines.
The company has an Azure subscription that contains a resource group named RG1.
All VMs are located in RG1.
You want to associate each VM with its respective department.
What should you do?
A. Create Azure Management Groups for each department.
B. Create a resource group for each department.
C. Assign tags to the virtual machines.
D. Modify the settings of the virtual machines.
Answer : C
✅ Explanation:
You want to logically associate each VM with its respective department without physically moving or reorganizing the VMs. Here's how the options compare:
✅ C. Assign tags to the virtual machines
Best choice for grouping and identifying resources like VMs by metadata (e.g., Department = HR).
Tags allow you to:
Filter and organize resources by department.
Apply policies or cost management per department.
Do this without changing the resource group structure.
✅ Explanation:
You want to logically associate each VM with its respective department without physically moving or reorganizing the VMs. Here's how the options compare:
✅ C. Assign tags to the virtual machines
Best choice for grouping and identifying resources like VMs by metadata (e.g., Department = HR).
Tags allow you to:
Filter and organize resources by department.
Apply policies or cost management per department.
Do this without changing the resource group structure.