Skip to content

Commit 60854db

Browse files
authored
Merge pull request #123865 from QueryCoordinator/patch-17
Update tag-resources.md
2 parents 102975c + fb7a282 commit 60854db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ For REST API operations, see [Azure Billing REST API Reference](/rest/api/billin
6363

6464
## Unique tags pagination
6565

66-
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.
66+
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 values are still under this key.
6767

6868
This can result in some tools, like the Azure portal, to show the tag key twice.
6969

0 commit comments

Comments
 (0)