Skip to content

Commit 6904899

Browse files
authored
Update articles/azure-resource-manager/management/tag-resources.md
1 parent 7e7e1af commit 6904899

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +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 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.
64+
## Unique tags pagination
6665

67-
This can result in some tools, like the Azure portal, to show the Tag Key twice.
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.
6869

6970
## Limitations
7071

0 commit comments

Comments
 (0)