Skip to content

Commit 28551f6

Browse files
author
gitName
committed
bump dates
1 parent b5b7063 commit 28551f6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/api-management/breaking-changes/workspaces-breaking-changes-march-2025.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: api-management
55
author: dlepow
66
ms.service: azure-api-management
77
ms.topic: concept-article
8-
ms.date: 07/10/2024
8+
ms.date: 04/16/2025
99
ms.author: danlep
1010
---
1111

articles/api-management/how-to-create-workspace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: dlepow
55
ms.topic: how-to
66
ms.service: azure-api-management
77
ms.author: danlep
8-
ms.date: 02/14/2025
8+
ms.date: 04/16/2025
99
ms.custom:
1010
---
1111

@@ -25,7 +25,7 @@ Follow the steps in this article to:
2525

2626
> [!NOTE]
2727
> * 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).
2929
3030
## Prerequisites
3131

articles/api-management/workspaces-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dlepow
66

77
ms.service: azure-api-management
88
ms.topic: concept-article
9-
ms.date: 02/25/2025
9+
ms.date: 04/16/2025
1010
ms.author: danlep
1111
#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.
1212

@@ -63,7 +63,7 @@ The following is a sample workflow for creating and using a workspace.
6363

6464
## Workspace gateway
6565

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.
6767

6868
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.
6969

@@ -75,7 +75,7 @@ Workspace gateways are managed independently from the API Management service and
7575
Depending on your organization's needs, you can associate one workspace or multiple workspaces with a workspace gateway.
7676

7777
> [!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.
7979
8080
* A workspace gateway has certain configuration (such as virtual network, scale, hostname) and allocated computing resources (CPU, memory, networking resources).
8181
* Configuration and computing resources are shared by all workspaces deployed on a gateway.

0 commit comments

Comments
 (0)