Skip to content

Commit 714cc69

Browse files
authored
Remove duplicate sentence
A duplicate sentence was removed from the "What is a resource group" section.
1 parent bc92801 commit 714cc69

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ A resource group is a container that holds related resources for an Azure soluti
2323

2424
The resource group stores metadata about the resources. Therefore, when you specify a location for the resource group, you are specifying where that metadata is stored. For compliance reasons, you may need to ensure that your data is stored in a particular region.
2525

26-
The resource group stores metadata about the resources. When you specify a location for the resource group, you're specifying where that metadata is stored.
2726

2827
## Create resource groups
2928

@@ -107,4 +106,4 @@ For information about exporting templates, see [Single and multi-resource export
107106
- To learn Azure Resource Manager, see [Azure Resource Manager overview](overview.md).
108107
- To learn the Resource Manager template syntax, see [Understand the structure and syntax of Azure Resource Manager templates](../templates/template-syntax.md).
109108
- To learn how to develop templates, see the [step-by-step tutorials](/azure/azure-resource-manager/).
110-
- To view the Azure Resource Manager template schemas, see [template reference](/azure/templates/).
109+
- To view the Azure Resource Manager template schemas, see [template reference](/azure/templates/).

0 commit comments

Comments
 (0)