You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/breaking-changes/workspaces-breaking-changes-april-2024.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: api-management
5
5
author: dlepow
6
6
ms.service: api-management
7
7
ms.topic: reference
8
-
ms.date: 01/24/2024
8
+
ms.date: 02/02/2024
9
9
ms.author: danlep
10
10
---
11
11
@@ -25,7 +25,9 @@ Review the following breaking changes to determine if you need to take action:
25
25
26
26
### Change to supported service tiers
27
27
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).
29
31
30
32
### Changes to support for assigning service-level entities in workspaces
31
33
@@ -34,7 +36,10 @@ The following assignments of workspace entities to service-level entities will n
34
36
* Assign workspace APIs to service-level products
35
37
* Assign workspace APIs to service-level tags
36
38
* Assign workspace products to service-level tags
39
+
* Assign service-level groups to workspace products for visibility controls
37
40
41
+
> [!NOTE]
42
+
> The built-in Guests and Developer groups will continue to be available in workspaces.
38
43
39
44
### Changes to supported context objects
40
45
@@ -47,7 +52,7 @@ The `context.Workspace` object can be used instead.
47
52
48
53
49
54
> [!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.
0 commit comments