generated from nginx/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 100
feat: add new landing page for NGINXaas for Azure #804
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
c073d82
feat: add new landing page for NGINXaas for Azure
JTorreG 05f7f25
Merge branch 'main' into n4a-landing
ADubhlaoich 8eb0f3a
fix: remove leftover from template
JTorreG c6f9171
docs: update cards
JTorreG 5041cd7
docs: update cards
JTorreG cb424f5
fix: fix wording
JTorreG 4b35418
Merge branch 'main' into n4a-landing
JTorreG 42e7a9c
fix: fix links
JTorreG 4858c7b
fix: removed dupe changelog section
JTorreG 13428e4
fix: add isFullSize to card
JTorreG cf55a7c
Merge branch 'main' into n4a-landing
JTorreG ecb9e57
Merge branch 'main' into n4a-landing
JTorreG 75de3a0
docs: add icons. limit featured to 3 articles
JTorreG c55cce3
docs: update cards
JTorreG b525eb0
Merge branch 'main' into n4a-landing
JTorreG File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,66 @@ | ||
--- | ||
title: NGINXaaS for Azure | ||
description: 'NGINX as a Service for Azure is an IaaS offering that is tightly integrated | ||
into Microsoft Azure public cloud and its ecosystem, making applications fast, efficient, | ||
and reliable with full lifecycle management of advanced NGINX traffic services. | ||
|
||
' | ||
nd-subtitle: Infrastructure-as-a-Service (IaaS) version of NGINX Plus for your Microsoft Azure application stack | ||
url: /nginxaas/azure/ | ||
nd-landing-page: true | ||
cascade: | ||
logo: NGINX-for-Azure-icon.svg | ||
nd-content-type: landing-page | ||
nd-product: N4Azure | ||
--- | ||
|
||
|
||
## About | ||
NGINX as a Service for Azure is an IaaS offering that is tightly integrated | ||
into Microsoft Azure public cloud and its ecosystem, making applications fast, efficient, | ||
and reliable with full lifecycle management of advanced NGINX traffic services. | ||
|
||
## Featured content | ||
JTorreG marked this conversation as resolved.
Show resolved
Hide resolved
|
||
{{<card-layout>}} | ||
{{<card-section showAsCards="true" isFeaturedSection="true">}} | ||
{{<card title="Overview" titleUrl="/nginxaas/azure/getting-started/" isFeatured="true" icon="unplug">}} | ||
Learn about NGINX as a Service for Azure, its features, and its architecture | ||
{{</card >}} | ||
{{</card-section>}} | ||
{{</card-layout>}} | ||
|
||
|
||
{{<card-layout>}} | ||
{{<card-section showAsCards="true" >}} | ||
{{<card title="Create a deployment" titleUrl="/nginxaas/azure/getting-started/create-deployment/" >}} | ||
Deploy NGINX as a Service for Azure using the Azure portal, Azure CLI, or Terraform | ||
{{</card>}} | ||
{{<card title="Manage your NGINX instances" titleUrl="/nginx-one/nginx-configs/" >}} | ||
JTorreG marked this conversation as resolved.
Show resolved
Hide resolved
|
||
Manage one instance or groups of instances. Monitor certificates. Set up metrics | ||
{{</card>}} | ||
{{<card title="Disaster recovery" titleUrl="/nginx/azure/disaster-recovery/" >}} | ||
JTorreG marked this conversation as resolved.
Show resolved
Hide resolved
|
||
Configure your NGINX as a Service for Azure environment to support failover | ||
{{</card>}} | ||
{{<card title="Quickstart guides" titleUrl="/nginxaas/azure/quickstart/" >}} | ||
Learn how to scale your deployment, enable content catching, add security controls, and more | ||
{{</card>}} | ||
{{</card-section>}} | ||
{{</card-layout>}} | ||
|
||
### Certificates | ||
|
||
{{<card-layout>}} | ||
{{<card-section showAsCards="true" >}} | ||
{{<card title="Add certificates using the Azure portal" titleUrl="/nginxaas/azure/getting-started/ssl-tls-certificates/ssl-tls-certificates-portal/" >}} | ||
Learn to manage SSL/TSL certificates using the Azure portal. | ||
{{</card>}} | ||
{{</card-section>}} | ||
{{</card-layout>}} | ||
|
||
### More information | ||
|
||
{{<card-layout>}} | ||
{{<card-section showAsCards="true" >}} | ||
{{<card title="Billing overview" titleUrl="/nginxaas/azure/billing/overview/" >}} | ||
See the pricing plans and learn about NGINX Capacity Units (NCUs) | ||
{{</card>}} | ||
{{<card title="Changelog" titleUrl="/nginxaas/azure/changelog/" icon="clock-alert">}} | ||
See the latest updates: New features, improvements, and bug fixes | ||
{{</card>}} | ||
{{</card-section>}} | ||
{{</card-layout>}} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.