Skip to content

Commit b57700d

Browse files
author
Rich Thorn
committed
updated terms
1 parent f2fb709 commit b57700d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/management/tag-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ You can retrieve information about tags by downloading the usage file available
6262
For REST API operations, see [Azure Billing REST API Reference](/rest/api/billing/).
6363

6464
## Unique Tags Pagination
65-
When calling the [Unique Tags API](/rest/api/resources/tags/list) there is a limit to the size of each API response page that is returned. A tag that has a large set of unique values will require the API to fetch the next page to retreive the remaining set of values. When this happens the Tag Key is shown again to indicate that the vales are still under this key.
65+
When calling the [Unique Tags API](/rest/api/resources/tags/list) there is a limit to the size of each API response page that is returned. A tag that has a large set of unique values will require the API to fetch the next page to retrieve the remaining set of values. When this happens the Tag Key is shown again to indicate that the vales are still under this key.
6666

67-
This can result in some tools, like the Azure portal, to show the Tag Key showing twice.
67+
This can result in some tools, like the Azure portal, to show the Tag Key twice.
6868

6969
## Limitations
7070

0 commit comments

Comments
 (0)