Skip to content

Commit 8da2748

Browse files
author
gitName
committed
NSG requirement
1 parent ccb8f28 commit 8da2748

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: dlepow
55
ms.author: danlep
66
ms.service: azure-api-management
77
ms.topic: how-to
8-
ms.date: 10/16/2024
8+
ms.date: 11/18/2024
99
---
1010

1111
# 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
5252
* Minimum: /27 (32 addresses)
5353
* Recommended: /24 (256 addresses) - to accommodate scaling of API Management instance
5454

55+
### Network security group
56+
57+
A network security group must be associated with the subnet.
58+
5559
### Subnet delegation
5660

5761
The subnet needs to be delegated to the **Microsoft.Web/hostingEnvironments** service.

articles/api-management/integrate-vnet-outbound.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: dlepow
55
ms.author: danlep
66
ms.service: azure-api-management
77
ms.topic: how-to
8-
ms.date: 10/16/2024
8+
ms.date: 11/18/2024
99
---
1010

1111
# 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
4646
* Minimum: /27 (32 addresses)
4747
* Recommended: /24 (256 addresses) - to accommodate scaling of API Management instance
4848

49+
### Network security group
50+
51+
A network security group must be associated with the subnet.
52+
4953
### Subnet delegation
5054

5155
The subnet needs to be delegated to the **Microsoft.Web/serverFarms** service.

0 commit comments

Comments
 (0)