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/inject-vnet-v2.md
+5-2Lines changed: 5 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.author: danlep
6
6
ms.service: azure-api-management
7
7
ms.topic: how-to
8
-
ms.date: 11/18/2024
8
+
ms.date: 03/20/2025
9
9
---
10
10
11
11
# Inject an Azure API Management instance in a private virtual network - Premium v2 tier
@@ -14,6 +14,9 @@ ms.date: 11/18/2024
14
14
15
15
This article guides you through the requirements to inject your Azure API Management Premium v2 (preview) instance in a virtual network.
16
16
17
+
> [!NOTE]
18
+
> The Premium v2 tier is currently in limited preview. To sign up, fill [this form](https://aka.ms/premiumv2).
19
+
17
20
> [!NOTE]
18
21
> 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).
19
22
@@ -54,7 +57,7 @@ If you want to enable *public* inbound access to an API Management instance in t
54
57
55
58
### Network security group
56
59
57
-
A network security group must be associated with the subnet.
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).
Copy file name to clipboardExpand all lines: articles/api-management/integrate-vnet-outbound.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.author: danlep
6
6
ms.service: azure-api-management
7
7
ms.topic: how-to
8
-
ms.date: 11/18/2024
8
+
ms.date: 03/20/2025
9
9
---
10
10
11
11
# Integrate an Azure API Management instance with a private virtual network for outbound connections
@@ -48,7 +48,7 @@ If you want to inject a Premium v2 API Management instance into a virtual networ
48
48
49
49
### Network security group
50
50
51
-
A network security group must be associated with the subnet.
51
+
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).
0 commit comments