Skip to content

Commit 59b5262

Browse files
Merge pull request #299615 from dlepow/pv2pre
[APIM] Premium v2 public preview (ungated)
2 parents 45b793e + dc38e4f commit 59b5262

File tree

4 files changed

+9
-10
lines changed

4 files changed

+9
-10
lines changed

articles/api-management/api-management-region-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Information in the following table is updated regularly. Capacity availability i
3232
| Central India ||| | |
3333
| East Asia ||| ||
3434
| East US ||| | |
35-
| East US 2 ||| ||
35+
| East US 2 ||| ||
3636
| France Central ||| ||
3737
| Germany West Central |||||
3838
| Japan East ||| ||

articles/api-management/inject-vnet-v2.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ ms.date: 03/20/2025
1414

1515
This article guides you through the requirements to inject your Azure API Management Premium v2 (preview) instance in a virtual network.
1616

17-
> [!NOTE]
18-
> The Premium v2 tier is currently in limited preview. To sign up, fill [this form](https://aka.ms/premiumv2).
19-
2017
> [!NOTE]
2118
> To inject a classic Developer or Premium tier instance in a virtual network, the requirements and configuration are different. [Learn more](virtual-network-injection-resources.md).
2219
@@ -57,7 +54,12 @@ If you want to enable *public* inbound access to an API Management instance in t
5754

5855
### Network security group
5956

60-
A network security group must be associated with the subnet. No specific rules are required. To set up a network security group, see [Create a network security group](../virtual-network/manage-network-security-group.md).
57+
A network security group must be associated with the subnet.
58+
59+
* Configure an outbound NSG rule to allow access to Azure Storage on port 443.
60+
* Configure other rules to meet your organization's network access requirements.
61+
62+
To set up a network security group, see [Create a network security group](../virtual-network/manage-network-security-group.md).
6163

6264
### Subnet delegation
6365

articles/api-management/upgrade-and-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You can choose between the following dedicated tiers: **Developer**, **Basic**,
4343

4444
* The **Developer** tier should be used to evaluate the service; it shouldn't be used for production. The **Developer** tier doesn't have SLA and you can't scale this tier (add/remove units).
4545

46-
* **Basic**, **Basic v2**, **Standard**, **Standard v2**, **Premium**, and **Premium v2** (limited preview) are tiers that have SLA and can be scaled. For pricing details and scale limits, see [API Management pricing](https://azure.microsoft.com/pricing/details/api-management/#pricing).
46+
* **Basic**, **Basic v2**, **Standard**, **Standard v2**, **Premium**, and **Premium v2** (preview) are tiers that have SLA and can be scaled. For pricing details and scale limits, see [API Management pricing](https://azure.microsoft.com/pricing/details/api-management/#pricing).
4747

4848
* The **Premium** tier enables you to distribute a single Azure API Management instance across any number of desired Azure regions. When you initially create an Azure API Management service, the instance contains only one unit and resides in a single Azure region (the **primary** region).
4949

articles/api-management/v2-service-tiers-overview.md

Lines changed: 1 addition & 4 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: 04/17/2025
9+
ms.date: 05/09/2025
1010
ms.author: danlep
1111
ms.custom: references_regions
1212
---
@@ -27,9 +27,6 @@ The following v2 tier is in preview:
2727

2828
* **Premium v2** - Premium v2 offers enterprise features including full virtual network isolation and scaling for high volume workloads.
2929

30-
> [!NOTE]
31-
> The Premium v2 tier is currently in limited preview. To sign up, fill [this form](https://aka.ms/premiumv2).
32-
3330
## Key capabilities
3431

3532
* **Faster deployment, configuration, and scaling** - Deploy a production-ready API Management instance in minutes. Quickly apply configurations such as certificate and hostname updates. Scale a Basic v2 or Standard v2 instance quickly to up to 10 units to meet the needs of your API management workloads. Scale a Premium v2 instance to up to 30 units.

0 commit comments

Comments
 (0)