Skip to content

Commit ae6f474

Browse files
authored
Merge pull request #82971 from elbarnit/patch-1
Update api-management-howto-create-groups.md
2 parents 3b713c8 + fbe9eab commit ae6f474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/api-management-howto-create-groups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In addition to these system groups, administrators can create custom groups or [
2929

3030
This guide shows how administrators of an API Management instance can add new groups and associate them with products and developers.
3131

32-
In addition to creating and managing groups in the publisher portal, you can create and manage your groups using the API Management REST API [Group](/rest/api/apimanagement/apimanagementrest/azure-api-management-rest-api-group-entity) entity.
32+
In addition to creating and managing groups in the Azure portal, you can create and manage your groups using the API Management REST API [Group](/rest/api/apimanagement/apimanagementrest/azure-api-management-rest-api-group-entity) entity.
3333

3434
[!INCLUDE [premium-dev-standard-basic.md](../../includes/api-management-availability-premium-dev-standard-basic.md)]
3535

@@ -93,7 +93,7 @@ Once the association is added between the developer and the group, you can view
9393
## <a name="next-steps"> </a>Next steps
9494

9595
* Once a developer is added to a group, they can view and subscribe to the products associated with that group. For more information, see [How create and publish a product in Azure API Management][How create and publish a product in Azure API Management],
96-
* In addition to creating and managing groups in the publisher portal, you can create and manage your groups using the API Management REST API [Group](/rest/api/apimanagement/apimanagementrest/azure-api-management-rest-api-group-entity) entity.
96+
* In addition to creating and managing groups in the Azure portal, you can create and manage your groups using the API Management REST API [Group](/rest/api/apimanagement/apimanagementrest/azure-api-management-rest-api-group-entity) entity.
9797

9898
[Create a group]: #create-group
9999
[Associate a group with a product]: #associate-group-product

0 commit comments

Comments
 (0)