Skip to content

Commit bbf0959

Browse files
authored
Merge pull request #222957 from flang-msft/fxl---nginx-ga-and-branding-updates
fxl---NGINX branding and general availability updates
2 parents 8b2880b + f3787d9 commit bbf0959

File tree

7 files changed

+128
-117
lines changed

7 files changed

+128
-117
lines changed
Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,42 @@
11
### YamlMime:Landing
22

3-
title: NGINX for Azure (preview)
4-
summary: NGINX for Azure (preview) is part of Marketplace. Use NGINX for Azure to combine the benefits of NGINX and the Azure cloud. You can learn how to create an NGINX deployment and manage it. You also can read about how you get support for your NGINX deployment.
3+
title: NGINXaaS
4+
summary: NGINXaaS is part of Marketplace and combines the benefits of NGINX and the Azure cloud. You can learn how to create an NGINXaaS resource, manage it, and get support for your NGINXaaS deployment.
55

66
metadata:
7-
title: NGINX with Azure
8-
description: NGINX integrates with Azure to combine the benefits of NGINX and the Azure cloud.
7+
title: NGINXaaS
8+
description: NGINXaaS integrates with Azure to combine the benefits of NGINX and the Azure cloud.
99
ms.custom: event-tier1-build-2022
1010
ms.topic: landing-page
1111
author: flang-msft
1212
ms.author: franlanglois
13-
ms.date: 05/12/2022
13+
ms.date: 01/11/2023
14+
1415
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1516

1617
landingContent:
1718
# Card (optional)
18-
- title: About NGINX for Azure (preview)
19+
- title: About NGINXaaS
1920
linkLists:
2021
- linkListType: overview
2122
links:
22-
- text: What is NGINX for Azure (preview)?
23+
- text: What is NGINXaaS?
2324
url: nginx-overview.md
2425
- linkListType: how-to-guide
2526
links:
26-
- text: Manage your NGINX resource
27+
- text: Manage your NGINXaaS resource
2728
url: nginx-manage.md
2829

2930
# Card
30-
- title: Create an NGINX deployment
31+
- title: Create an NGINXaaS deployment
3132
linkLists:
3233
- linkListType: quickstart
3334
links:
34-
- text: Get started with NGINX
35+
- text: Get started with NGINXaaS
3536
url: nginx-create.md
3637
- linkListType: how-to-guide
3738
links:
38-
- text: Troubleshooting NGINX for Azure (preview)
39+
- text: Troubleshooting NGINXaaS
3940
url: nginx-troubleshoot.md
4041

4142

Lines changed: 34 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,83 +1,86 @@
11
---
2-
title: Create an NGINX for Azure deployment
3-
description: This article describes how to use the Azure portal to create an instance of NGINX.
4-
ms.topic: quickstart
2+
title: Create an NGINXaaS deployment
3+
description: This article describes how to use the Azure portal to create an instance of NGINXaaS.
54
author: flang-msft
5+
6+
ms.topic: quickstart
67
ms.author: franlanglois
7-
ms.date: 05/12/2022
8+
ms.date: 01/11/2023
9+
810
ms.custom: references_regions, event-tier1-build-2022
911

1012
---
1113

12-
# QuickStart: Get started with NGINX
14+
# QuickStart: Get started with NGINXaaS
1315

14-
In this quickstart, you'll use the Azure Marketplace to find and create an instance of **NGINX for Azure**.
16+
In this quickstart, you'll use the Azure Marketplace to find and create an instance of **NGINXaaS**.
1517

16-
## Create new NGINX deployment
18+
## Create a new NGINXaaS resource
1719

1820
### Basics
1921

20-
1. To create an NGINX deployment using the Marketplace, subscribe to **NGINX for Azure** in the Azure portal.
22+
1. To create an NGINXaaS deployment using the Marketplace, subscribe to **NGINXaaS** in the Azure portal.
2123

22-
1. Set the following values in the **Create NGINX Deployment** pane.
24+
1. Set the following values in the **Create NGINXaaS** pane.
2325

24-
:::image type="content" source="media/nginx-create/nginx-create.png" alt-text="Screenshot of basics pane of the NGINX create experience.":::
26+
:::image type="content" source="media/nginx-create/nginx-create.png" alt-text="Screenshot of basics pane of the NGINXaaS create experience.":::
2527

2628
| Property | Description |
2729
|---------|---------|
28-
| Subscription | From the drop-down, select your Azure subscription where you have owner access |
29-
| Resource group | Specify whether you want to create a new resource group or use an existing one. A resource group is a container that holds related resources for an Azure solution. For more information, see Azure Resource Group overview. |
30-
| NGINX account name | Put the name for the NGINX account you want to create |
31-
| Location | Select West Central US. West Central US is the only Azure region supported by NGINX during preview |
32-
| Plan | Specified based on the selected NGINX plan |
33-
| Price | Pay As You Go |
30+
| **Subscription** | From the drop-down, select your Azure subscription where you have owner access. |
31+
| **Resource group** | Specify whether you want to create a new resource group or use an existing one. A resource group is a container that holds related resources for an Azure solution. For more information, see Azure Resource Group overview. |
32+
| **Name** | Put the name for the NGINXaaS account you want to create. |
33+
| **Region** | Select West Central US. West Central US is the only Azure region supported by NGINXaaS during preview. |
34+
| **Pricing Plan** | Specified based on the selected NGINXaaS plan. |
35+
3436

3537
> [!NOTE]
36-
> West Central US is the only Azure region supported by NGINX during preview.
38+
> West Central US is the only Azure region supported by NGINXaaS during preview.
39+
<!-- Is this still true at GA -->
3740
3841
### Networking
3942

40-
1. After filling in the proper values, select the **Next: Networking** to see the **Networking** screen. Specify the VNet and Subnet that is associated with the NGINX deployment.
43+
1. After filling in the proper values, select the **Next: Networking** to see the **Networking** screen. Specify the VNet and Subnet that is associated with the NGINXaaS deployment.
4144

42-
:::image type="content" source="media/nginx-create/nginx-networking.png" alt-text="Screenshot of the networking pane in the NGINX create experience.":::
45+
:::image type="content" source="media/nginx-create/nginx-networking.png" alt-text="Screenshot of the networking pane in the NGINXaaS create experience.":::
4346

44-
1. Select the checkbox **I allow NGINX service provider to access the above virtual network for deployment** to indicate that you acknowledge access to your Tenant to ensure VNet and NIC association.
47+
1. Select the checkbox **I allow NGINXaaS service provider to access the above virtual network for deployment** to indicate that you acknowledge access to your Tenant to ensure VNet and NIC association.
4548

4649
1. Select either Public or Private End points for the IP address selection.
4750

4851
### Tags
4952

50-
You can specify custom tags for the new NGINX resource in Azure by adding custom key-value pairs.
53+
You can specify custom tags for the new NGINXaaS resource in Azure by adding custom key-value pairs.
5154

5255
1. Select Tags.
5356

54-
:::image type="content" source="media/nginx-create/nginx-custom-tags.png" alt-text="Screenshot showing the tags pane in the NGINX create experience.":::
57+
:::image type="content" source="media/nginx-create/nginx-custom-tags.png" alt-text="Screenshot showing the tags pane in the NGINXaaS create experience.":::
5558

5659
| Property | Description |
5760
|----------| -------------|
58-
|Name | Name of the tag corresponding to the Azure NGINX resource. |
59-
| Value | Value of the tag corresponding to the Azure NGINX resource. |
61+
|**Name** | Name of the tag corresponding to the Azure NGINXaaS resource. |
62+
| **Value** | Value of the tag corresponding to the Azure NGINXaaS resource. |
6063

6164
### Review and create
6265

63-
1. Select the **Next: Review + Create** to navigate to the final step for resource creation. When you get to the **Review + Create** page, all validations are run. At this point, review all the selections made in the Basics, Networking, and optionally Tags panes. You can also review the NGINX and Azure Marketplace terms and conditions.
66+
1. Select the **Next: Review + Create** to navigate to the final step for resource creation. When you get to the **Review + Create** page, all validations are run. At this point, review all the selections made in the Basics, Networking, and optionally Tags panes. You can also review the NGINXaaS and Azure Marketplace terms and conditions.
6467

6568
:::image type="content" source="media/nginx-create/nginx-review-and-create.png" alt-text="screenshot of review and create nginx resource":::
6669

67-
1. Once you've reviewed all the information select **Create**. Azure now deploys the NGINX for Azure resource.
70+
1. Once you've reviewed all the information select **Create**. Azure now deploys the NGINXaaSaaS resource.
6871

69-
:::image type="content" source="media/nginx-create/nginx-deploy.png" alt-text="Screenshot showing NGINX deployment in process.":::
72+
:::image type="content" source="media/nginx-create/nginx-deploy.png" alt-text="Screenshot showing NGINXaaS deployment in process.":::
7073

7174
## Deployment completed
7275

73-
1. Once the create process is completed, select **Go to Resource** to navigate to the specific NGINX resource.
76+
1. Once the create process is completed, select **Go to Resource** to navigate to the specific NGINXaaS resource.
7477

75-
:::image type="content" source="media/nginx-create/nginx-overview-pane.png" alt-text="Screenshot of a completed NGINX deployment.":::
78+
:::image type="content" source="media/nginx-create/nginx-overview-pane.png" alt-text="Screenshot of a completed NGINXaaS deployment.":::
7679

7780
1. Select **Overview** in the Resource menu to see information on the deployed resources.
7881

79-
:::image type="content" source="media/nginx-create/nginx-overview-pane.png" alt-text="Screenshot of information on the NGINX resource overview.":::
82+
:::image type="content" source="media/nginx-create/nginx-overview-pane.png" alt-text="Screenshot of information on the NGINXaaS resource overview.":::
8083

8184
## Next steps
8285

83-
- [Manage the NGINX resource](nginx-manage.md)
86+
- [Manage the NGINXaaS resource](nginx-manage.md)
Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,50 @@
11
---
2-
title: Manage an NGINX resource through the Azure portal
3-
description: This article describes management functions for NGINX on the Azure portal.
4-
ms.topic: conceptual
5-
ms.custom: event-tier1-build-2022
2+
title: Manage an NGINXaaS resource through the Azure portal
3+
description: This article describes management functions for NGINXaaS on the Azure portal.
64
author: flang-msft
5+
76
ms.author: franlanglois
8-
ms.date: 05/12/2022
7+
ms.topic: conceptual
8+
ms.custom: event-tier1-build-2022
9+
ms.date: 01/11/2023
10+
911

1012
---
1113

12-
# Manage your NGINX for Azure (preview) integration through the portal
14+
# Manage your NGINXaaS integration through the portal
1315

14-
Once your NGINX resource is created in the Azure portal, you might need to get information about it or change it. Here's list of ways to manage your NGINX resource.
16+
Once your NGINXaaS resource is created in the Azure portal, you might need to get information about it or change it. Here's list of ways to manage your NGINXaaS resource.
1517

1618
- [Configure managed identity](#configure-managed-identity)
1719
- [Changing the configuration](#changing-the-configuration)
1820
- [Adding certificates](#adding-certificates)
1921
- [Send metrics to monitoring](#send-metrics-to-monitoring)
20-
- [Delete an NGINX deployment](#delete-an-nginx-deployment)
22+
- [Delete an NGINXaaS deployment](#delete-an-nginxaas-deployment)
2123
- [GitHub integration](#github-integration)
2224

2325
## Configure managed identity
2426

2527
Add a new User Assigned Managed Identity.
2628

27-
1. From the Resource menu, select your NGINX deployment.
29+
1. From the Resource menu, select your NGINXaaS deployment.
2830

29-
1. From **Settings** on the left, select **Identity**.
31+
1. From **Settings** in the Resource menu, select **Identity**.
3032

31-
:::image type="content" source="media/nginx-manage/nginx-identity.png" alt-text="Screenshot showing how to add a managed identity to NGINX resource.":::
33+
:::image type="content" source="media/nginx-manage/nginx-identity.png" alt-text="Screenshot showing how to add a managed identity to NGINXaaS resource.":::
3234

3335
1. To add a User Assigned identity, select **Add** in the working pane. You see a new pane for adding **User assigned managed identities** on the right that are part of the subscription. Select an identity and select **Add**.
3436

3537
:::image type="content" source="media/nginx-manage/nginx-user-assigned.png" alt-text="Screenshot after user assigned managed identity is added.":::
3638

3739
## Changing the configuration
3840

39-
1. From the Resource menu, select your NGINX deployment.
41+
1. From the Resource menu, select your NGINXaaS deployment.
4042

41-
1. Select **NGINX configuration** on the left.
43+
1. Select **NGINXaaS configuration** in the Resource menu.
4244

43-
:::image type="content" source="media/nginx-manage/nginx-configuration.png" alt-text="Screenshot resources for NGINX configuration settings.":::
45+
:::image type="content" source="media/nginx-manage/nginx-configuration.png" alt-text="Screenshot resources for NGINXaaS configuration settings.":::
4446

45-
1. To upload an existing **NGINX config package**, type the appropriate `.conf file` in **File path** in the working paned and select the **+** button and for config package.
47+
1. To upload an existing **NGINXaaS config package**, type the appropriate `.conf file` in **File path** in the working paned and select the **+** button and for config package.
4648

4749
:::image type="content" source="media/nginx-manage/nginx-config-path.png" alt-text="Screenshot of config (. C O N F) file for uploading.":::
4850

@@ -52,55 +54,55 @@ Add a new User Assigned Managed Identity.
5254

5355
1. To edit the config file within the Editor, select the pencil icon. When you're done editing, select **Submit**.
5456

55-
:::image type="content" source="media/nginx-manage/nginx-config-editor.png" alt-text="Screenshot of editor for config file with Intelisense displayed.":::
57+
:::image type="content" source="media/nginx-manage/nginx-config-editor.png" alt-text="Screenshot of editor for config file with Intellisense displayed.":::
5658

5759
## Adding certificates
5860

5961
You can add a certificate by uploading it to Azure Key vault, and then associating the certificate with your deployment.
6062

61-
1. From the Resource menu, select your NGINX deployment.
63+
1. From the Resource menu, select your NGINXaaS deployment.
6264

63-
1. Select **NGINX certificates** in **Settings** on the left.
65+
1. Select **NGINXaaS certificates** in **Settings** in the Resource menu.
6466

65-
:::image type="content" source="media/nginx-manage/nginx-certificates.png" alt-text="Screenshot of NGINX certificate uploading.":::
67+
:::image type="content" source="media/nginx-manage/nginx-certificates.png" alt-text="Screenshot of NGINXaaS certificate uploading.":::
6668

67-
1. Select **Add certificate**. You see an **Add certificate** pane on the right. Add the appropriate information
69+
1. Select **Add certificate**. You see an **Add certificate** in the working pane. Add the appropriate information
6870

6971
:::image type="content" source="media/nginx-manage/nginx-add-certificate.png" alt-text="Screenshot of the add certificate pane.":::
7072

7173
1. When you've added the needed information, select **Save**.
7274

7375
## Send metrics to monitoring
7476

75-
1. From the Resource menu, select your NGINX deployment.
77+
1. From the Resource menu, select your NGINXaaS deployment.
7678

77-
1. Select **NGINX Monitoring** under the **Settings** on the left.
79+
1. Select **NGINXaaS Monitoring** under the **Settings** in the Resource menu.
7880

79-
:::image type="content" source="media/nginx-manage/nginx-monitoring.png" alt-text="Screenshot of NGINX monitoring in Azure metrics.":::
81+
:::image type="content" source="media/nginx-manage/nginx-monitoring.png" alt-text="Screenshot of NGINXaaS monitoring in Azure metrics.":::
8082

8183
1. Select **Send metrics to Azure Monitor** to enable metrics and select **Save**.
8284

8385
:::image type="content" source="media/nginx-manage/nginx-send-to-monitor.png" alt-text="screenshot of nginx sent to monitoring":::
8486

85-
## Delete an NGINX deployment
87+
## Delete an NGINXaaS deployment
8688

87-
To delete a deployment of NGINX for Azure (preview):
89+
To delete a deployment of NGINXaaS:
8890

89-
1. From the Resource menu, select your NGINX deployment.
91+
1. From the Resource menu, select your NGINXaaS deployment.
9092

91-
1. Select **Overview** on the left.
93+
1. Select **Overview** in the Resource menu.
9294

9395
1. Select **Delete**.
9496

95-
:::image type="content" source="media/nginx-manage/nginx-delete-deployment.png" alt-text="Screenshot showing how delete an NGINX resource.":::
97+
:::image type="content" source="media/nginx-manage/nginx-delete-deployment.png" alt-text="Screenshot showing how to delete an NGINXaaS resource.":::
9698

97-
1. Confirm that you want to delete the NGINX resource.
99+
1. Confirm that you want to delete the NGINXaaS resource.
98100

99-
:::image type="content" source="media/nginx-manage/nginx-confirm-delete.png" alt-text="Screenshot showing the final confirmation of delete for NGINX resource.":::
101+
:::image type="content" source="media/nginx-manage/nginx-confirm-delete.png" alt-text="Screenshot showing the final confirmation of delete for NGINXaaS resource.":::
100102

101103
1. Select **Delete**.
102104

103-
After the account is deleted, logs are no longer sent to NGINX, and all billing stops for NGINX through Azure Marketplace.
105+
After the account is deleted, logs are no longer sent to NGINXaaS, and all billing stops for NGINXaaS through Azure Marketplace.
104106

105107
> [!NOTE]
106108
> The delete button on the main account is only activated if all the sub-accounts mapped to the main account are already deleted. Refer to section for deleting sub-accounts here.
@@ -109,8 +111,6 @@ After the account is deleted, logs are no longer sent to NGINX, and all billing
109111

110112
Enable CI/CD deployments via GitHub Actions integrations.
111113

112-
<!-- <<Add screenshot for GitHub integration>> -->
113-
114114
## Next steps
115115

116-
For help with troubleshooting, see [Troubleshooting NGINX integration with Azure](nginx-troubleshoot.md).
116+
For help with troubleshooting, see [Troubleshooting NGINXaaS integration with Azure](nginx-troubleshoot.md).

0 commit comments

Comments
 (0)