Resource group 是一个逻辑上的 Azure resources管理

Hot Area:

Correct Answer:

A resource group is a logical container for Azure resources. Resource groups make the management of Azure resources easier.

With a resource group, you can allow a user to manage all resources in the resource group, such as virtual machines, websites, and subnets. The permissions you apply to the resource group apply to all resources contained in the resource group.

Reference:

What is Azure Resource Manager? - Azure Resource Manager | Microsoft Learn What is Azure role-based access control (Azure RBAC)? | Microsoft Learn


针对资源的管理,可用使用资源组进行处理。