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
| [HTTP](https://docs.nginx.com/nginx/admin-guide/load-balancer/http-load-balancer/) and [TCP/UDP](https://docs.nginx.com/nginx/admin-guide/load-balancer/tcp-udp-load-balancer/) support |{{<check>}} |{{<check>}} |{{<check>}} |
| Built-in dashboard ||{{<check>}} |[Azure Monitor](https://learn.microsoft.com/en-us/azure/azure-monitor/overview)<br> and [Azure Portal](https://azure.microsoft.com/en-us/get-started/azure-portal)|
50
-
| [Extended status with 100+<br> additional metrics](https://docs.nginx.com/nginx/admin-guide/monitoring/live-activity-monitoring/)||{{<check>}} |{{<check>}} |
51
-
| Native Open Telemetry Tracing ||{{<check>}} ||
| [NGINX Plus API for dynamic<br> reconfiguration](https://docs.nginx.com/nginx/admin-guide/load-balancer/dynamic-configuration-api/)||{{<check>}} ||
NGINXaaS for Azure delivers the core capabilities of NGINX as a managed service, integrated with Microsoft Azure. It provides most of the features of NGINX Open Source and many from NGINX Plus, but some capabilities are not included.
16
+
17
+
Below is a feature breakdown with notes on support and limitations.
18
+
19
+
---
20
+
21
+
## Load balancing
22
+
23
+
-[HTTP and TCP/UDP load balancing](https://docs.nginx.com/nginx/admin-guide/load-balancer/http-load-balancer/)
-[Active health checks](https://docs.nginx.com/nginx/admin-guide/load-balancer/http-health-check/) (not in OSS, available in Plus)
27
+
-[DNS-based service discovery](https://nginx.org/en/docs/http/ngx_http_upstream_module.html#service)
28
+
29
+
---
30
+
31
+
## Content caching
32
+
33
+
-[Static and dynamic content caching](https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching/)
34
+
- MQTT protocol support for IoT devices
35
+
36
+
**Limitation:**[Cache purging API](https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching/#purging-content-from-the-cache) (Plus feature) is not available.
37
+
38
+
---
39
+
40
+
## Web server and reverse proxy
41
+
42
+
- Origin server for static content
43
+
- Reverse proxy for [HTTP](https://nginx.org/en/docs/http/ngx_http_proxy_module.html), [FastCGI](https://nginx.org/en/docs/http/ngx_http_fastcgi_module.html), [memcached](https://nginx.org/en/docs/http/ngx_http_memcached_module.html), [SCGI](https://nginx.org/en/docs/http/ngx_http_scgi_module.html), and [uwsgi](https://nginx.org/en/docs/http/ngx_http_uwsgi_module.html)
- Internal redirect and App Protect DoS (Plus features) are not available.
67
+
68
+
---
69
+
70
+
## Monitoring
71
+
72
+
- Export metrics directly into [Azure Monitor](https://learn.microsoft.com/en-us/azure/azure-monitor/overview)
73
+
- Dashboards in [Azure Monitor](https://learn.microsoft.com/en-us/azure/azure-monitor/overview) and [Azure Portal](https://azure.microsoft.com/en-us/get-started/azure-portal)
74
+
-[Extended status with 100+ metrics](https://docs.nginx.com/nginx/admin-guide/monitoring/live-activity-monitoring/)
75
+
76
+
**Limitations:**
77
+
78
+
- No built-in live dashboard like NGINX Plus; visibility is provided through Azure Monitor instead.
-[NGINX Plus API for dynamic reconfiguration](https://docs.nginx.com/nginx/admin-guide/load-balancer/dynamic-configuration-api/) (Plus feature) is not available.
101
+
102
+
---
103
+
104
+
## Streaming media
105
+
106
+
- Live streaming: RTMP, HLS, DASH
107
+
- VOD: Flash (FLV), MP4
108
+
109
+
**Limitation:** Adaptive bitrate streaming (HLS/HDS) and [MP4 bandwidth controls](https://nginx.org/en/docs/http/ngx_http_mp4_module.html) (Plus features) are not available.
0 commit comments