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
+2-10Lines changed: 2 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.author: danlep
11
11
12
12
# Workspaces - breaking changes (April 2024)
13
13
14
-
On 30 April 2024 as part of our development of [workspaces](../workspaces-overview.md) (preview) in Azure API Management, we're introducing several breaking changes.
14
+
On 30 April 2024, as part of our development of [workspaces](../workspaces-overview.md) (preview) in Azure API Management, we're introducing several breaking changes.
15
15
16
16
These changes will have no effect on the availability of your API Management service. However, you may have to take action to continue using full workspaces functionality beyond 30 April 2024.
17
17
@@ -25,7 +25,7 @@ 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.
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).
29
29
30
30
### Changes to support for assigning service-level entities in workspaces
31
31
@@ -36,14 +36,6 @@ The following assignments of workspace entities to service-level entities will n
36
36
* Assign workspace products to service-level tags
37
37
38
38
39
-
### Changes to support for referencing service-level resources from workspace-level policies
40
-
41
-
The following capabilities of workspace-level policies will no longer be supported:
42
-
43
-
* Reference service-level backends
44
-
* List service-level certificates with `context.Deployment.Certificates`. When used in a service-level policy, this method will return service-level certificates only.
45
-
* Reference named values, policy fragments, loggers, cache, schemas, and related policy resources from the service level
46
-
47
39
### Changes to supported context objects
48
40
49
41
The following `context` objects will no longer be supported in workspace policies or in the all-APIs policy on the service level:
0 commit comments