File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed 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 : 10/16 /2024
8
+ ms.date : 11/18 /2024
9
9
---
10
10
11
11
# Inject an Azure API Management instance in a private virtual network - Premium v2 tier
@@ -52,6 +52,10 @@ If you want to enable *public* inbound access to an API Management instance in t
52
52
* Minimum: /27 (32 addresses)
53
53
* Recommended: /24 (256 addresses) - to accommodate scaling of API Management instance
54
54
55
+ ### Network security group
56
+
57
+ A network security group must be associated with the subnet.
58
+
55
59
### Subnet delegation
56
60
57
61
The subnet needs to be delegated to the ** Microsoft.Web/hostingEnvironments** service.
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 : 10/16 /2024
8
+ ms.date : 11/18 /2024
9
9
---
10
10
11
11
# Integrate an Azure API Management instance with a private virtual network for outbound connections
@@ -46,6 +46,10 @@ If you want to inject a Premium v2 API Management instance into a virtual networ
46
46
* Minimum: /27 (32 addresses)
47
47
* Recommended: /24 (256 addresses) - to accommodate scaling of API Management instance
48
48
49
+ ### Network security group
50
+
51
+ A network security group must be associated with the subnet.
52
+
49
53
### Subnet delegation
50
54
51
55
The subnet needs to be delegated to the ** Microsoft.Web/serverFarms** service.
You can’t perform that action at this time.
0 commit comments