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/how-to-create-workspace.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: dlepow
5
5
ms.topic: how-to
6
6
ms.service: azure-api-management
7
7
ms.author: danlep
8
-
ms.date: 02/14/2025
8
+
ms.date: 04/16/2025
9
9
ms.custom:
10
10
---
11
11
@@ -25,7 +25,7 @@ Follow the steps in this article to:
25
25
26
26
> [!NOTE]
27
27
> * Currently, creating a workspace gateway is a long-running operation that can take up to 3 hours or more to complete.
28
-
> * Associating multiple workspaces with a workspace gateway is available only for workspace gateways created after March 1, 2025. [Learn more about shared workspace gateways](workspaces-overview.md#workspace-gateway).
28
+
> * Associating multiple workspaces with a workspace gateway is available only for workspace gateways created after April 16, 2025. [Learn more about shared workspace gateways](workspaces-overview.md#workspace-gateway).
Copy file name to clipboardExpand all lines: articles/api-management/workspaces-overview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: dlepow
6
6
7
7
ms.service: azure-api-management
8
8
ms.topic: concept-article
9
-
ms.date: 02/25/2025
9
+
ms.date: 04/16/2025
10
10
ms.author: danlep
11
11
#customer intent: As administrator of an API Management instance, I want to learn about using workspaces to manage APIs in a decentralized way, so that I can enable my development teams to manage and productize their own APIs.
12
12
@@ -63,7 +63,7 @@ The following is a sample workflow for creating and using a workspace.
63
63
64
64
## Workspace gateway
65
65
66
-
Each workspace is configured with a *workspace gateway* to enable runtime of APIs managed within the workspace. A workspace gateway is a standalone Azure resource (*workspace gateway premium*) with the same core functionality as the gateway built into your API Management service.
66
+
Each workspace is configured with one or more *workspace gateways* to enable runtime of APIs managed within the workspace. A workspace gateway is a standalone Azure resource (*workspace gateway premium*) with the same core functionality as the gateway built into your API Management service.
67
67
68
68
Workspace gateways are managed independently from the API Management service and from each other. They allow for isolation of runtime between workspaces or use cases, increasing API reliability, resiliency, and security and enabling attribution of runtime issues to workspaces.
69
69
@@ -75,7 +75,7 @@ Workspace gateways are managed independently from the API Management service and
75
75
Depending on your organization's needs, you can associate one workspace or multiple workspaces with a workspace gateway.
76
76
77
77
> [!NOTE]
78
-
> Associating multiple workspaces with a workspace gateway is available only for workspace gateways created after March 1, 2025.
78
+
> Associating multiple workspaces with a workspace gateway is available only for workspace gateways created after April 16, 2025.
79
79
80
80
* A workspace gateway has certain configuration (such as virtual network, scale, hostname) and allocated computing resources (CPU, memory, networking resources).
81
81
* Configuration and computing resources are shared by all workspaces deployed on a gateway.
0 commit comments