Skip to content

Commit e00a07d

Browse files
Use include files.
1 parent e4341a5 commit e00a07d

File tree

4 files changed

+15
-21
lines changed

4 files changed

+15
-21
lines changed

articles/partner-solutions/includes/manage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ms.author: kkendrick
77

88
Begin by signing in to the [Azure portal](https://portal.azure.com/).
99

10-
1. In the working pane under *Navigate*, select **All resources**.
10+
1. In the Azure portal search bar, enter *All resources* and select **All resources** from the results.
1111

12-
1. From the **Resource** menu, choose the resource.
12+
1. From the **Resources** list, select your resource.
1313

14-
The resource displays in the working pane with the *Overview* open by default.
14+
The Azure portal displays the resource with the **Overview** page open, by default.

articles/partner-solutions/nginx/manage.md

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ ms.date: 05/12/2025
88

99
# Manage your NGINXaaS integration through the Azure portal
1010

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":::
16+
17+
Here are some management tasks:
1218

1319
- [Configure managed identity](#configure-managed-identity)
1420
- [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
2127

2228
Add a new User Assigned Managed Identity.
2329

24-
1. In the Azure portal, search for *NGINXaaS*. In the **NGINXaaS** page, select your instance.
25-
2630
1. In your NGINXaaS deployment, in the left menu, select **Settings** > **Identity**.
2731

2832
1. Select **User assigned**, then select **Add**.
2933

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":::
3135

3236
1. Under **Add user assigned managed identity**, select your subscription and then select an identity.
3337

@@ -37,13 +41,11 @@ Add a new User Assigned Managed Identity.
3741

3842
Change your configuration file.
3943

40-
1. In the Azure portal, search for *NGINXaaS*. In the **NGINXaaS** page, select your instance.
41-
4244
1. In your NGINXaaS deployment, in the left menu, select **Settings** > **NGINXaaS configuration**.
4345

4446
1. Select **Upload config package**.
4547

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":::
4749

4850
1. In **Upload configuration**, drag your file to the upload area or browse to upload it.
4951

@@ -57,13 +59,11 @@ Besides replacing your configuration file, you can edit it in this page. Select
5759

5860
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:
5961

60-
1. In the Azure portal, search for *NGINXaaS*. In the **NGINXaaS** page, select your instance.
61-
6262
1. In your NGINXaaS deployment, in the left menu, select **Settings** > **NGINXaaS certificates**.
6363

6464
1. Select **Add certificate**.
6565

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":::
6767

6868
1. In the **Add certificate** pane, choose **Select certificate** and choose your certificate from the options.
6969

@@ -73,21 +73,15 @@ You can add a certificate. First, upload your certificate to Azure Key Vault. Fo
7373

7474
You can send metrics to Azure Monitor to take advantage of its monitoring capabilities.
7575

76-
1. In the Azure portal, search for *NGINXaaS*. In the **NGINXaaS** page, select your instance.
77-
7876
1. In your NGINXaaS deployment, in the left menu, select **Settings** > **NGINXaaS Monitoring**.
7977

8078
1. For **Send metrics to Azure Monitor**, select **On**, then select **Save**
8179

8280
## Delete an NGINXaaS deployment
8381

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.
82+
[!INCLUDE [delete-resource](../includes/delete-resource.md)]
8983

90-
After the account is deleted, logs are no longer sent to NGINXaaS, and all billing stops for NGINXaaS through Azure Marketplace.
84+
After the account is deleted, logs are no longer sent to NGINXaaS.
9185

9286
> [!NOTE]
9387
> The delete button on the main account is only activated if all the subaccounts mapped to the main account are already deleted.
-27.6 KB
Loading
61 KB
Loading

0 commit comments

Comments
 (0)