Skip to content

Commit 581c6de

Browse files
author
gitName
committed
review
1 parent 51de116 commit 581c6de

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ Follow the steps in this article to:
5959

6060
1. Select **Next**. After validation completes, select **Create**.
6161

62-
It can take from several minutes to up to several hours to create the workspace, a new workspace gateway (if selected), and related resources. To track the deployment progress in the Azure portal, go to the gateway's resource group. In the left menu, under **Settings**, select **Deployments**.
62+
> [!NOTE]
63+
> Creation of a new workspace gateway, if selected, can take up to several hours to complete. To track the deployment progress in the Azure portal, go to the gateway's resource group. In the left menu, under **Settings**, select **Deployments**.
6364
6465
After the deployment completes, the new workspace appears in the list on the **Workspaces** page. Select the workspace to manage its settings and resources.
6566

articles/api-management/workspaces-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Workspace gateways are managed independently from the API Management service and
7272

7373
### Associate workspaces with a workspace gateway
7474

75-
Depending on your organization's needs, you can associate one workspace or up to several workspaces with a workspace gateway.
75+
Depending on your organization's needs, you can associate one workspace or multiple workspaces with a workspace gateway.
7676

7777
> [!NOTE]
7878
> Associating multiple workspaces with a workspace gateway is available only for workspace gateways created after March 1, 2025.
@@ -85,7 +85,7 @@ Consider reliability, security, and cost when choosing a deployment model for wo
8585

8686
* **Use dedicated gateways for mission-critical workloads** - To maximize API reliability and security, assign each mission-critical workspace to its own gateway, avoiding shared use with other workspaces.
8787
* **Balance reliability, security, and cost** - Associate multiple workspaces with a gateway to balance reliability, security, and cost for non-critical workloads. Distributing workspaces across at least two gateways helps prevent issues, such as resource exhaustion or configuration errors, from impacting all APIs within the organization.
88-
* **Use distinct gateways for different use cases** - Group workspaces on a gateway based on a use case or network requirements. For instance, separate internal and external APIs by assigning them to different gateways.
88+
* **Use distinct gateways for different use cases** - Group workspaces on a gateway based on a use case or network requirements. For instance, you can distinguish between internal and external APIS by assigning them to separate gateways, each with its own network configuration.
8989
**Prepare to quarantine troubled workspaces** - Use a proxy, such as Azure Application Gateway or Azure Front Door, in front of shared workspace gateways to simplify moving a workspace that's causing resource exhaustion to a different gateway, preventing impact on other workspaces sharing the gateway.
9090

9191
> [!NOTE]

0 commit comments

Comments
 (0)