Skip to content

Commit 45d1e97

Browse files
committed
add limitations
1 parent 63344c7 commit 45d1e97

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/app-service/environment/networking.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,10 @@ As you scale your App Service plans in your App Service Environment, you use mor
6565

6666
### Bring your own inbound address
6767

68-
You can bring your own inbound address to your App Service Environment. If you create an App Service Environment with an internal VIP, you can specify a static IP address in the subnet. If you create an App Service Environment with an external VIP, you can use your own Azure Public IP address (by specifying the resource ID of the Public IP address). The inbound address can't be changed after the App Service Environment is created.
68+
You can bring your own inbound address to your App Service Environment. If you create an App Service Environment with an internal VIP, you can specify a static IP address in the subnet. If you create an App Service Environment with an external VIP, you can use your own Azure Public IP address by specifying the resource ID of the Public IP address. The following are limitations for bringing your own inbound address:
69+
70+
- For App Service Environment with external VIP, the Azure Public IP address resource must be in the same subscription as the App Service Environment.
71+
- The inbound address can't be changed after the App Service Environment is created.
6972

7073
## Ports and network restrictions
7174

0 commit comments

Comments
 (0)