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/virtual-wan/how-to-network-virtual-appliance-reimage.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.service: azure-virtual-wan
6
6
ms.topic: how-to
7
7
ms.date: 1/28/2025
8
8
ms.author: wellee
9
-
# Customer intent: As someone who has deployed a Network Virtual Appliance (NVA) in Virtual WAN, I want to restart the NVAs running in Virtual WAN.
9
+
# Customer intent: As someone who has deployed a Network Virtual Appliance (NVA) in Virtual WAN, I want to reimage the NVAs running in Virtual WAN.
10
10
---
11
11
12
12
# How to reimage a Network Virtual Appliance in an Azure Virtual WAN hub
@@ -31,19 +31,19 @@ Verify that your deployment meets the following prerequisites before attempting
31
31
## Considerations
32
32
33
33
* Only one instance of a Virtual WAN NVA can be reimaged at a time from Azure portal. If you need to reimage multiple NVA instances, wait for an NVA instance to finish reimaging before proceeding to the next instance.
34
-
* You can only restart an NVA if the provisioning state of the NVA is succeeded. Wait for any ongoing operations to finish before reimaging an NVA instance.
34
+
* You can only reimage an NVA if the provisioning state of the NVA is succeeded. Wait for any ongoing operations to finish before reimaging an NVA instance.
35
35
* You can't select the OS version Azure platform reimages your NVA.
36
36
* IP addresses for NVA instances are preserved during reimage operations.
37
37
38
38
## Reimage the NVA
39
39
40
40
1. Navigate to your Virtual WAN hub and select **Network Virtual Appliances** under Third-party providers.
41
41
:::image type="content" source="./media/network-virtual-appliance-reimage/find-network-virtual-appliance.png"alt-text="Screenshot showing how to find NVA in Azure portal."lightbox="./media/network-virtual-appliance-reimage/find-network-virtual-appliance.png":::
42
-
2. Select **Manage configurations** for the NVA you want to restart.
42
+
2. Select **Manage configurations** for the NVA you want to reimage.
43
43
:::image type="content" source="./media/network-virtual-appliance-reimage/manage-configurations.png"alt-text="Screenshot showing how to manage configurations for NVA."lightbox="./media/network-virtual-appliance-reimage/manage-configurations.png":::
44
44
3. Select **Instances** under Settings.
45
45
:::image type="content" source="./media/network-virtual-appliance-reimage/find-instances.png"alt-text="Screenshot showing instance level settings for NVA."lightbox="./media/network-virtual-appliance-reimage/find-instances.png":::
46
-
4. Select the instance of the NVA you want to restart.
46
+
4. Select the instance of the NVA you want to reimage.
47
47
:::image type="content" source="./media/network-virtual-appliance-reimage/select-instance.png"alt-text="Screenshot showing how to select an NVA instance."lightbox="./media/network-virtual-appliance-reimage/select-instance.png":::
48
48
5. Select **Reimage**.
49
49
:::image type="content" source="./media/network-virtual-appliance-reimage/execute-reimage.png"alt-text="Screenshot showing how to reimage an NVA instance."lightbox="./media/network-virtual-appliance-reimage/execute-reimage.png":::
@@ -52,10 +52,10 @@ Verify that your deployment meets the following prerequisites before attempting
52
52
53
53
## Troubleshooting
54
54
55
-
The following section describes common issues associated with restarting an NVA instance.
55
+
The following section describes common issues associated with reimaging an NVA instance.
56
56
57
57
***NVA provisioning state needs to be successful**: If the NVA is in an "Updating" or "Failed" state, you can't execute reimage operations on the NVA. Wait for any existing operation on the NVA to finish before trying to reimage again.
58
-
***Reimage already in progress**: Multiple concurrent restart operations aren't supported. If there's a reimage operation running on the NVA resource already, wait for the operation to finish before attempting to restart a different instance.
58
+
***Reimage already in progress**: Multiple concurrent reimage operations aren't supported. If there's a reimage operation running on the NVA resource already, wait for the operation to finish before attempting to reimage a different instance.
59
59
***Operations on the NVA are not allowed at this time. Please try again later**: Try the reimage operation again in 15-30 minutes.
60
60
***The NVA operation failed due to an intermittent error**: Try the reimage operation again.
61
61
***Instance provided does not exist**: Reimage API request body references instance IDs. To determine which instance IDs are currently in use, navigate to **Instances** in Azure Portal for your NVA resource. Virtual WAN names NVA instances with the following naming convention: "nvaresourcename_**instanceID**". In the example below, valid instance IDs are "0" and "1".
0 commit comments