You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/partner-solutions/nginx/manage.md
+12-18Lines changed: 12 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,13 @@ ms.date: 05/12/2025
8
8
9
9
# Manage your NGINXaaS integration through the Azure portal
10
10
11
-
After you create your NGINXaaS resource in the Azure portal, you might need to get information about it or change it. Here are some management tasks:
11
+
After you create your NGINXaaS resource in the Azure portal, you might need to get information about it or change it.
12
+
13
+
[!INCLUDE [manage](../includes/manage.md)]
14
+
15
+
:::image type="content" source="media/nginx-manage/nginx-resource-overview.png" alt-text="Screenshot of an NGINXaaS resource in the Azure portal with the overview displayed." lightbox="media/manage/resource-overview.png":::
-[Change the configuration](#change-the-configuration)
@@ -21,13 +27,11 @@ After you create your NGINXaaS resource in the Azure portal, you might need to g
21
27
22
28
Add a new User Assigned Managed Identity.
23
29
24
-
1. In the Azure portal, search for *NGINXaaS*. In the **NGINXaaS** page, select your instance.
25
-
26
30
1. In your NGINXaaS deployment, in the left menu, select **Settings** > **Identity**.
27
31
28
32
1. Select **User assigned**, then select **Add**.
29
33
30
-
:::image type="content" source="media/nginx-manage/nginx-identity.png" alt-text="Screenshot showing how to add a managed identity to NGINXaaS resource.":::
34
+
:::image type="content" source="media/nginx-manage/nginx-identity.png" alt-text="Screenshot showing how to add a managed identity to NGINXaaS resource." lightbox="media/nginx-manage/nginx-identity.png":::
31
35
32
36
1. Under **Add user assigned managed identity**, select your subscription and then select an identity.
33
37
@@ -37,13 +41,11 @@ Add a new User Assigned Managed Identity.
37
41
38
42
Change your configuration file.
39
43
40
-
1. In the Azure portal, search for *NGINXaaS*. In the **NGINXaaS** page, select your instance.
41
-
42
44
1. In your NGINXaaS deployment, in the left menu, select **Settings** > **NGINXaaS configuration**.
43
45
44
46
1. Select **Upload config package**.
45
47
46
-
:::image type="content" source="media/nginx-manage/nginx-config-upload.png" alt-text="Screenshot of upload confirmation for config file.":::
48
+
:::image type="content" source="media/nginx-manage/nginx-config-upload.png" alt-text="Screenshot of upload confirmation for config file." lightbox="media/nginx-manage/nginx-config-upload.png":::
47
49
48
50
1. In **Upload configuration**, drag your file to the upload area or browse to upload it.
49
51
@@ -57,13 +59,11 @@ Besides replacing your configuration file, you can edit it in this page. Select
57
59
58
60
You can add a certificate. First, upload your certificate to Azure Key Vault. For more information, see [Import a certificate in Azure Key Vault](/azure/key-vault/certificates/tutorial-import-certificate). Then follow these steps:
59
61
60
-
1. In the Azure portal, search for *NGINXaaS*. In the **NGINXaaS** page, select your instance.
61
-
62
62
1. In your NGINXaaS deployment, in the left menu, select **Settings** > **NGINXaaS certificates**.
63
63
64
64
1. Select **Add certificate**.
65
65
66
-
:::image type="content" source="media/nginx-manage/nginx-add-certificate.png" alt-text="Screenshot of the add certificate pane.":::
66
+
:::image type="content" source="media/nginx-manage/nginx-add-certificate.png" alt-text="Screenshot of the add certificate pane." lightbox="media/nginx-manage/nginx-add-certificate.png":::
67
67
68
68
1. In the **Add certificate** pane, choose **Select certificate** and choose your certificate from the options.
69
69
@@ -73,21 +73,15 @@ You can add a certificate. First, upload your certificate to Azure Key Vault. Fo
73
73
74
74
You can send metrics to Azure Monitor to take advantage of its monitoring capabilities.
75
75
76
-
1. In the Azure portal, search for *NGINXaaS*. In the **NGINXaaS** page, select your instance.
77
-
78
76
1. In your NGINXaaS deployment, in the left menu, select **Settings** > **NGINXaaS Monitoring**.
79
77
80
78
1. For **Send metrics to Azure Monitor**, select **On**, then select **Save**
81
79
82
80
## Delete an NGINXaaS deployment
83
81
84
-
To delete a deployment of NGINXaaS:
85
-
86
-
1. In the Azure portal, search for *NGINXaaS*. In the **NGINXaaS** page, select your instance.
87
-
88
-
1. In the **Overview** page, select **Delete** and confirm the deletion.
0 commit comments