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-restart.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.author: wellee
11
11
12
12
# How to restart a Network Virtual Appliance in an Azure Virtual WAN hub
13
13
14
-
The following article shows you how to restart Network Virtual Appliances (NVAs) deployed in the Virtual WAN hub. This article does not apply to NVAs deployed as Virtual Machines or Virtual Machine Scale Sets in a Virtual Network connected to Virtual WAN hubs.
14
+
The following article shows you how to restart Network Virtual Appliances (NVAs) deployed in the Virtual WAN hub. This article doesn't apply to NVAs deployed as Virtual Machines or Virtual Machine Scale Sets in a Virtual Network connected to Virtual WAN hubs.
15
15
16
16
## Prerequisites
17
17
@@ -20,13 +20,13 @@ Verify that your deployment meets the following prerequisites before attempting
20
20
* The Network Virtual Appliance's provisioning state is "Succeeded."
21
21
22
22
## Considerations
23
-
* Only one instance of a Virtual WAN NVA can be restarted at a time from Azure Portal. If you need to restart multiple NVA instances, wait for an NVA instance to finish restarting before proceeding to the next instance.
23
+
* Only one instance of a Virtual WAN NVA can be restarted at a time from Azure portal. If you need to restart multiple NVA instances, wait for an NVA instance to finish restarting before proceeding to the next instance.
24
24
* You can only restart an NVA if the provisioning state of the NVA is succeeded. Wait for any ongoing operations to finish before restarting an NVA instance.
25
25
26
26
## Restart the NVA
27
27
28
28
1. Navigate to your Virtual WAN hub and select **Network Virtual Appliances** under Third-party providers.
29
-
:::image type="content" source="./media/network-virtual-appliance-restart/find-network-virtual-appliance.png"alt-text="Screenshot showing how to find NVA in Azure Portal."lightbox="./media/network-virtual-appliance-restart/find-network-virtual-appliance.png":::
29
+
:::image type="content" source="./media/network-virtual-appliance-restart/find-network-virtual-appliance.png"alt-text="Screenshot showing how to find NVA in Azure portal."lightbox="./media/network-virtual-appliance-restart/find-network-virtual-appliance.png":::
30
30
2. Select **Manage configurations** for the NVA you want to restart.
31
31
:::image type="content" source="./media/network-virtual-appliance-restart/manage-configurations.png"alt-text="Screenshot showing how to manage configurations for NVA."lightbox="./media/network-virtual-appliance-restart/manage-configurations.png":::
32
32
3. Select **Instances** under Settings.
@@ -44,6 +44,6 @@ Verify that your deployment meets the following prerequisites before attempting
44
44
The following section describes common issues associated with restarting an NVA instance.
45
45
46
46
***NVA provisioning state needs to be successful**: If the NVA is in an "Updating" or "Failed" state, you can't execute restart operations on the NVA. Wait for any existing operation on the NVA to finish before trying to restart again.
47
-
***Restart already in progress**: Multiple concurrent restart operations are not supported. If there is a restart operation running on the NVA resource already, wait for the operation to finish before attempting to restart a different instance.
47
+
***Restart already in progress**: Multiple concurrent restart operations aren't supported. If there's a restart operation running on the NVA resource already, wait for the operation to finish before attempting to restart a different instance.
48
48
***Operations on the NVA are not allowed at this time. Please try again later**: Try the restart-operation again is 15-30 minutes.
49
49
***The NVA operation failed due to an intermittent error**: Try the restart operation again.
0 commit comments