Skip to content

Commit 2deeb25

Browse files
authored
add azure marketplace link (#5619)
1 parent 57358e0 commit 2deeb25

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/content/technical-specifications.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,15 @@ We also provide NGINX Plus images through the Google Cloud Marketplace. Please s
104104
|Debian-based image with NGINX App Protect WAF | ``debian:11-slim`` | NGINX App Protect WAF<br><br>NGINX Plus JavaScript and OpenTracing modules<br><br>OpenTracing tracers for Jaeger<br><br>Zipkin and Datadog | [F5 NGINX Ingress Controller w/ F5 NGINX App Protect WAF](https://console.cloud.google.com/marketplace/product/f5-7626-networks-public/nginx-ingress-plus-nap) | amd64 |
105105
{{% /bootstrap-table %}}
106106

107+
#### **Microsoft Azure Marketplace**
108+
We also provide NGINX Plus image through the Microsoft Azure Marketplace.
109+
110+
{{< bootstrap-table "table table-striped table-bordered table-responsive" >}}
111+
|<div style="width:200px">Name</div> | <div style="width:100px">Base image</div> | <div style="width:200px">Third-party modules</div> | Azure Marketplace Link | Architectures |
112+
| ---| ---| --- | --- | --- |
113+
|Debian-based image | ``debian:12-slim`` | NGINX Plus JavaScript and OpenTracing modules<br><br>OpenTracing tracers for Jaeger<br><br>Zipkin and Datadog | [F5 NGINX Ingress Controller](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/nginxinc.nginx_ingress_premium) | amd64 |
114+
{{% /bootstrap-table %}}
115+
107116
### Custom Images
108117

109118
You can customize an existing Dockerfile or use it as a reference to create a new one, which is necessary for the following cases:

0 commit comments

Comments
 (0)