|
1 | 1 | ---
|
2 |
| -title: Create an NGINXaaS deployment |
3 |
| -description: This article describes how to use the Azure portal to create an instance of NGINXaaS. |
| 2 | +title: Create an NGINXaaS resource |
| 3 | +description: In this quickstart, learn how to use the Azure portal to create an instance of NGINXaaS from Azure Marketplace. |
4 | 4 | ms.topic: quickstart
|
5 |
| -ms.date: 01/18/2023 |
| 5 | +ms.date: 05/09/2025 |
6 | 6 | ms.custom: references_regions
|
7 |
| - |
| 7 | +#customer intent: As a developer, I want to implement NGINX as a service to simplify NGINX management. |
8 | 8 | ---
|
9 | 9 |
|
10 |
| -# QuickStart: Get started with NGINXaaS – An Azure Native ISV Service |
11 |
| - |
12 |
| -In this quickstart, you'll use the Azure Marketplace to find and create an instance of **NGINXaaS**. |
| 10 | +# QuickStart: Create an NGINXaaS resource – An Azure Native ISV Service |
13 | 11 |
|
14 |
| -## Create a new NGINXaaS resource |
| 12 | +In this quickstart, use Azure Marketplace to create an instance of NGINXaaS. |
15 | 13 |
|
16 |
| -### Basics |
| 14 | +## Prerequisites |
17 | 15 |
|
18 |
| -1. To create an NGINXaaS deployment using the Marketplace, subscribe to **NGINXaaS** in the Azure portal. |
| 16 | +[!INCLUDE [Prerequisites](../includes/create-prerequisites.md)] |
19 | 17 |
|
20 |
| -1. Set the following values in the **Create NGINXaaS** pane. |
| 18 | +## Create a resource |
21 | 19 |
|
22 |
| - :::image type="content" source="media/nginx-create/nginx-create.png" alt-text="Screenshot of basics pane of the NGINXaaS create experience."::: |
| 20 | +1. From the Azure portal menu's global search bar, search for *marketplace*. Select **Marketplace** from the Services results. |
23 | 21 |
|
24 |
| - | Property | Description | |
25 |
| - |---------|---------| |
26 |
| - | **Subscription** | From the drop-down, select your Azure subscription where you have owner access. | |
27 |
| - | **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. | |
28 |
| - | **Name** | Put the name for the NGINXaaS account you want to create. | |
29 |
| - | **Region** | Select West Central US. West Central US is the only Azure region supported by NGINXaaS during preview. | |
30 |
| - | **Pricing Plan** | Specified based on the selected NGINXaaS plan. | |
| 22 | +1. In the Marketplace, search for *F5 NGINX as a Service*. In the results, subscribe to NGINX as a Service. |
31 | 23 |
|
| 24 | +1. In **Create NGINXaaS**, in the **Basics** tab, select a Subscription and resource group. You can create a resource group, if necessary. |
32 | 25 |
|
33 |
| -> [!NOTE] |
34 |
| -> West Central US is the only Azure region supported by NGINXaaS during preview. |
35 |
| -<!-- Is this still true at GA --> |
| 26 | + :::image type="content" source="media/nginx-create/nginx-create.png" alt-text="Screenshot of basics pane of the NGINXaaS create experience."::: |
36 | 27 |
|
37 |
| -### Networking |
| 28 | +1. Provide a name for your NGINXaaS instance and select a region. Not all marketplace plans are available for all regions. |
38 | 29 |
|
39 |
| -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. |
| 30 | +1. Use the link to select a pricing plan. |
40 | 31 |
|
41 |
| - :::image type="content" source="media/nginx-create/nginx-networking.png" alt-text="Screenshot of the networking pane in the NGINXaaS create experience."::: |
| 32 | +1. Enter a valid address for **Support Contact**. |
42 | 33 |
|
43 |
| -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. |
| 34 | +1. Select **Next** to view the **Networking** tab. |
44 | 35 |
|
45 |
| -1. Select either Public or Private End points for the IP address selection. |
| 36 | +## Networking |
46 | 37 |
|
47 |
| -### Tags |
| 38 | +In the **Networking** tab: |
48 | 39 |
|
49 |
| -You can specify custom tags for the new NGINXaaS resource in Azure by adding custom key-value pairs. |
| 40 | +1. Specify a virtual network and subnet or accept the option to create new ones. |
50 | 41 |
|
51 |
| -1. Select Tags. |
| 42 | +1. Select **I allow NGINX service provider to access the above virtual network for deployment.** |
52 | 43 |
|
53 |
| - :::image type="content" source="media/nginx-create/nginx-custom-tags.png" alt-text="Screenshot showing the tags pane in the NGINXaaS create experience."::: |
| 44 | +1. For **IP address type**, select **Public Only** or **Private Only**. |
54 | 45 |
|
55 |
| - | Property | Description | |
56 |
| - |----------| -------------| |
57 |
| - |**Name** | Name of the tag corresponding to the Azure NGINXaaS resource. | |
58 |
| - | **Value** | Value of the tag corresponding to the Azure NGINXaaS resource. | |
| 46 | +1. Select **Review + create**. |
59 | 47 |
|
60 |
| -### Review and create |
| 48 | +## Review and create |
61 | 49 |
|
62 |
| -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. |
| 50 | +The **Review + Create** tab runs validations. Review the selections made in the **Basics**, **Networking**, and optionally **Tags** tabs. You can also review the NGINXaaS and Azure Marketplace terms and conditions. |
63 | 51 |
|
64 |
| - :::image type="content" source="media/nginx-create/nginx-review-and-create.png" alt-text="screenshot of review and create nginx resource"::: |
| 52 | +After you review all the information, select **Create**. |
65 | 53 |
|
66 |
| -1. Once you've reviewed all the information select **Create**. Azure now deploys the NGINXaaSaaS resource. |
67 |
| - |
68 |
| - :::image type="content" source="media/nginx-create/nginx-deploy.png" alt-text="Screenshot showing NGINXaaS deployment in process."::: |
| 54 | +Deployment can take some time. |
69 | 55 |
|
70 | 56 | ## Deployment completed
|
71 | 57 |
|
72 |
| -1. Once the create process is completed, select **Go to Resource** to navigate to the specific NGINXaaS resource. |
73 |
| - |
74 |
| - :::image type="content" source="media/nginx-create/nginx-overview-pane.png" alt-text="Screenshot of a completed NGINXaaS deployment."::: |
75 |
| - |
76 |
| -1. Select **Overview** in the Resource menu to see information on the deployed resources. |
77 |
| - |
78 |
| - :::image type="content" source="media/nginx-create/nginx-overview-pane.png" alt-text="Screenshot of information on the NGINXaaS resource overview."::: |
79 |
| - |
80 |
| -## Next steps |
| 58 | +After the Azure portal finishes creating the resource, select **Go to Resource** to view your new NGINXaaS resource. |
81 | 59 |
|
82 |
| -- [Manage the NGINXaaS resource](manage.md) |
83 |
| -- Get started with NGINXaaS on |
| 60 | +Select **Overview** in the left menu to see information on the deployed resources. |
84 | 61 |
|
85 |
| - > [!div class="nextstepaction"] |
86 |
| - > [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/NGINX.NGINXPLUS%2FnginxDeployments) |
| 62 | +## Next step |
87 | 63 |
|
88 |
| - > [!div class="nextstepaction"] |
89 |
| - > [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/f5-networks.f5-nginx-for-azure?tab=Overview) |
| 64 | +> [!div class="nextstepaction"] |
| 65 | +> [Manage the NGINXaaS resource](manage.md) |
0 commit comments