Skip to content

Commit b25387a

Browse files
Merge pull request #222874 from madsd/ftpnote
update ftp note
2 parents c1fa722 + c6e2972 commit b25387a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/environment/networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The normal app access ports inbound are as follows:
7777
|Web Deploy service|8172|
7878

7979
> [!NOTE]
80-
> For FTP access, even if you want to disallow standard FTP on port 21, you still need to allow traffic from the LoadBalancer to the App Service Environment subnet range, as this is used for internal health ping traffic for the ftp service specifically.
80+
> For FTP access, even if you want to disallow standard FTP on port 21, you still need to allow traffic from the LoadBalancer to the App Service Environment subnet range on port 21, as this is used for internal health ping traffic for the ftp service specifically.
8181
8282
## Network routing
8383

0 commit comments

Comments
 (0)