Skip to content

Commit cee5eae

Browse files
authored
Merge pull request #123820 from rthorn17/tagsPageUpdate
Tags page update
2 parents 04aef20 + 6904899 commit cee5eae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ 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+
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.
67+
68+
This can result in some tools, like the Azure portal, to show the tag key twice.
69+
6470
## Limitations
6571

6672
The following limitations apply to tags:

0 commit comments

Comments
 (0)