Skip to content

Commit 7282734

Browse files
author
gitName
committed
edit
1 parent 7e29b9e commit 7282734

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ For more information about configuring subnet delegation, see [Add or remove a s
7272

7373
### Permissions
7474

75-
You must have at least the following role-based access control permissions on the subnet or at a higher level to configure virtual network integration:
75+
You must have at least the following role-based access control permissions on the subnet or at a higher level to configure virtual network injection:
7676

7777
| Action | Description |
7878
|-|-|

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ The subnet needs to be delegated to the **Microsoft.Web/serverFarms** service.
6363

6464
For more information about configuring subnet delegation, see [Add or remove a subnet delegation](../virtual-network/manage-subnet-delegation.md).
6565

66+
[!INCLUDE [api-management-virtual-network-address-prefix](../../includes/api-management-virtual-network-address-prefix.md)]
67+
6668
### Permissions
6769

6870
You must have at least the following role-based access control permissions on the subnet or at a higher level to configure virtual network integration:

includes/api-management-virtual-network-address-prefix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: danlep
88

99
### addressPrefix property
1010

11-
The `addressPrefix` subnet property must be set to a valid CIDR block.
11+
Networking in the Premium v2 tier requires that the `addressPrefix` subnet property is set to a valid CIDR block.
1212

1313
If you configure the subnet using the Azure portal, the subnet sets an `addressPrefixes` (plural) property consisting of a list of address prefixes. However, API Management requires a single CIDR block as the value of the `addressPrefix` property.
1414

0 commit comments

Comments
 (0)