Skip to content

Commit 5bd3404

Browse files
authored
feat: add new landing page for NGINXaas for Azure (#804)
* feat: add new landing page for NGINXaas for Azure
1 parent aea98f5 commit 5bd3404

File tree

1 file changed

+61
-5
lines changed

1 file changed

+61
-5
lines changed

content/nginxaas-azure/_index.md

Lines changed: 61 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,67 @@
11
---
22
title: NGINXaaS for Azure
3-
description: 'NGINX as a Service for Azure is an IaaS offering that is tightly integrated
4-
into Microsoft Azure public cloud and its ecosystem, making applications fast, efficient,
5-
and reliable with full lifecycle management of advanced NGINX traffic services.
6-
7-
'
3+
nd-subtitle: Infrastructure-as-a-Service (IaaS) version of NGINX Plus for your Microsoft Azure application stack
84
url: /nginxaas/azure/
5+
nd-landing-page: true
96
cascade:
107
logo: NGINX-for-Azure-icon.svg
8+
nd-content-type: landing-page
9+
nd-product: N4Azure
1110
---
11+
12+
13+
## About
14+
15+
NGINX as a Service for Azure is an IaaS offering that is tightly integrated
16+
into Microsoft Azure public cloud and its ecosystem, making applications fast, efficient,
17+
and reliable with full lifecycle management of advanced NGINX traffic services.
18+
19+
## Featured content
20+
21+
{{<card-layout>}}
22+
{{<card-section showAsCards="true" isFeaturedSection="true">}}
23+
{{<card title="Getting started" titleUrl="/nginxaas/azure/getting-started/" icon="power">}}
24+
Deploy NGINX as a Service for Azure using the Azure portal, Azure CLI, or Terraform
25+
{{</card>}}
26+
{{<card title="Quickstart guides" titleUrl="/nginxaas/azure/quickstart/" icon="square-play">}}
27+
Step-by-step guides for several common use cases, including scaling guidance, security controls, and more
28+
{{</card>}}
29+
{{<card title="Logging and monitoring" titleUrl="/nginxaas/azure/monitoring/" icon="eye">}}
30+
Collect, correlate, and analyze metrics for a thorough understanding of your application's health and behavior
31+
{{</card>}}
32+
{{</card-section>}}
33+
{{</card-layout>}}
34+
35+
## Billing
36+
37+
{{<card-layout>}}
38+
{{<card-section showAsCards="true" >}}
39+
40+
{{<card title="Marketplace billing" titleUrl="/nginxaas/azure/billing/overview/" icon="wallet">}}
41+
See the pricing plans and learn about NGINX Capacity Units (NCUs)
42+
{{</card>}}
43+
{{</card-section>}}
44+
{{</card-layout>}}
45+
46+
### Certificates
47+
48+
{{<card-layout>}}
49+
{{<card-section showAsCards="true" >}}
50+
{{<card title="Add certificates using the Azure portal" titleUrl="/nginxaas/azure/getting-started/ssl-tls-certificates/ssl-tls-certificates-portal/" icon="shield-check">}}
51+
Learn to manage SSL/TSL certificates using the Azure portal
52+
{{</card>}}
53+
{{</card-section>}}
54+
{{</card-layout>}}
55+
56+
### More information
57+
58+
{{<card-layout>}}
59+
{{<card-section showAsCards="true" >}}
60+
{{<card title="Feature comparison" titleUrl="/nginxaas/azure/overview/feature-comparison/" icon="git-compare-arrows">}}
61+
Learn about the differences between NGINX as a Service for Azure and NGINX Plus
62+
{{</card>}}
63+
{{<card title="Changelog" titleUrl="/nginxaas/azure/changelog/" icon="file-clock">}}
64+
See the latest updates: New features, improvements, and bug fixes
65+
{{</card>}}
66+
{{</card-section>}}
67+
{{</card-layout>}}

0 commit comments

Comments
 (0)