Skip to content

Commit e4048db

Browse files
Merge pull request #293407 from dlepow/v2sn
[APIM] v2/workspace subnet requirements
2 parents 3be07ee + c3a1db1 commit e4048db

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ If you want to enable *public* inbound access to an API Management instance in t
4343

4444
* The virtual network must be in the same region and Azure subscription as the API Management instance.
4545

46-
### Subnet requirements
46+
### Dedicated subnet
4747

48-
* The subnet for the API Management instance can't be shared with another Azure resource.
48+
* The subnet used for virtual network injection can only be used by a single API Management instance. It can't be shared with another Azure resource.
4949

5050
### Subnet size
5151

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ If you want to inject a Premium v2 API Management instance into a virtual networ
3737

3838
* The virtual network must be in the same region and Azure subscription as the API Management instance.
3939

40-
### Subnet requirements
40+
### Dedicated subnet
4141

42-
* The subnet can't be shared with another Azure resource.
42+
* The subnet used for virtual network integration can only be used by a single API Management instance. It can't be shared with another Azure resource.
4343

4444
### Subnet size
4545

articles/api-management/virtual-network-workspaces-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ For information about networking options in API Management, see [Use a virtual n
2727

2828
* The virtual network must be in the same region and Azure subscription as the API Management instance.
2929

30-
## Subnet requirements
30+
### Dedicated subnet
3131

32-
* The subnet can't be shared with another Azure resource, including another workspace gateway.
32+
* The subnet used for virtual network integration can only be used by a single workspace gateway. It can't be shared with another Azure resource.
3333

3434
## Subnet size
3535

0 commit comments

Comments
 (0)