Skip to content

Commit 3f5fd4b

Browse files
committed
adding info about web sockets on free tier
1 parent 4bed6b0 commit 3f5fd4b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/app-service/containers/app-service-linux-faq.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,14 @@ Here are the rules for determining which container is accessible - in the order
168168
- The first container to define port 80 or 8080
169169
- If neither of the above is true, the first container defined in the file will be accessible (exposed)
170170

171+
172+
## Web Sockets
173+
174+
Web Sockets are supported on Linux apps.
175+
176+
> [!IMPORTANT]
177+
> Web Sockets are not currently supported for Linux apps on Free App Service Plans. We are working on removing this limitation and plan to support up to 5 web socket connections on Free App Service plans.
178+
171179
## Pricing and SLA
172180

173181
**What is the pricing, now that the service is generally available?**

0 commit comments

Comments
 (0)