Skip to content

Commit b046f78

Browse files
committed
review comments
1 parent 8e03b48 commit b046f78

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

articles/api-management/breaking-changes/workspaces-breaking-changes-april-2024.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: api-management
55
author: dlepow
66
ms.service: api-management
77
ms.topic: reference
8-
ms.date: 01/24/2024
8+
ms.date: 02/02/2024
99
ms.author: danlep
1010
---
1111

@@ -25,7 +25,9 @@ Review the following breaking changes to determine if you need to take action:
2525

2626
### Change to supported service tiers
2727

28-
The following service tiers will no longer support workspaces: **Standard** and **Developer**. Workspaces will be available in the **Premium** tier. For availability in the v2 tiers, see [Azure API Management v2 tiers](../v2-service-tiers-overview.md).
28+
The following service tiers will no longer support workspaces: **Standard** and **Developer**. Workspaces will be available in the **Premium** tier.
29+
30+
For availability in the v2 tiers, see [Azure API Management v2 tiers](../v2-service-tiers-overview.md).
2931

3032
### Changes to support for assigning service-level entities in workspaces
3133

@@ -34,7 +36,10 @@ The following assignments of workspace entities to service-level entities will n
3436
* Assign workspace APIs to service-level products
3537
* Assign workspace APIs to service-level tags
3638
* Assign workspace products to service-level tags
39+
* Assign service-level groups to workspace products for visibility controls
3740

41+
> [!NOTE]
42+
> The built-in Guests and Developer groups will continue to be available in workspaces.
3843
3944
### Changes to supported context objects
4045

@@ -47,7 +52,7 @@ The `context.Workspace` object can be used instead.
4752

4853

4954
> [!NOTE]
50-
> You can continue to reference users or subscriptions from the service level in the `context` object in workspace-level policies.
55+
> You can continue to reference users from the service level in the `context` object in workspace-level policies.
5156
5257
## What is the deadline for the change?
5358

0 commit comments

Comments
 (0)