Skip to content

Commit f2fb709

Browse files
author
Rich Thorn
committed
Update to tags unique values
1 parent cda6dab commit f2fb709

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ You can retrieve information about tags by downloading the usage file available
6161

6262
For REST API operations, see [Azure Billing REST API Reference](/rest/api/billing/).
6363

64+
## 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.
66+
67+
This can result in some tools, like the Azure portal, to show the Tag Key showing twice.
68+
6469
## Limitations
6570

6671
The following limitations apply to tags:

0 commit comments

Comments
 (0)