Skip to content

Commit 4b0b223

Browse files
authored
Update manage-resource-groups-portal.md
Applied the suggestions
1 parent 1543785 commit 4b0b223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/management/manage-resource-groups-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Learn how to use the [Azure portal](https://portal.azure.com) with [Azure Resour
1616

1717
A resource group is a container that holds related resources for an Azure solution. The resource group can include all the resources for the solution, or only those resources that you want to manage as a group. You decide how you want to allocate resources to resource groups based on what makes the most sense for your organization. Generally, add resources that share the same lifecycle to the same resource group so you can easily deploy, update, and delete them as a group.
1818

19-
The resource group stores metadata about the resources, for example:
19+
The resource group scope is also used throughout the Azure Portal to create views that spans across multiple resources, for example:
2020
- Metrics blade provides metrics information (CPU, resources) to users.
21-
- Deployments blade shows all the details related to a deployment, such as the name, status, date last modified, etc.
21+
- Deployments blade shows the history of ARM Template or Bicep deployments targeted to that Resource Group (which includes Portal deployments).
2222
- Policy blade provides information related to the policies enforced on the resource group.
2323
- Diagnostics settings blade provides the ability to diagnose errors or review warnings.
2424

0 commit comments

Comments
 (0)