You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/containers/app-service-linux-faq.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,6 +168,14 @@ Here are the rules for determining which container is accessible - in the order
168
168
- The first container to define port 80 or 8080
169
169
- If neither of the above is true, the first container defined in the file will be accessible (exposed)
170
170
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
+
171
179
## Pricing and SLA
172
180
173
181
**What is the pricing, now that the service is generally available?**
0 commit comments