Skip to content

Commit 0cfe620

Browse files
committed
fixed acro
1 parent c053c93 commit 0cfe620

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/virtual-wan/how-to-network-virtual-appliance-restart.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ ms.author: wellee
1111

1212
# How to restart a Network Virtual Appliance in an Azure Virtual WAN hub
1313

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 Virutal WAN hubs.
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.
1515

1616
## Prerequisites
1717

18-
Verify that you've met the following criteria before beginning your configuration:
18+
Verify that your deployment meets the following prerequisites before attempting to restart the NVA instances:
1919
* A Network Virtual Appliance is deployed in a Virtual WAN hub. For more information on NVAs deployed in the Virtual WAN hub, see [Integrated NVA documentation](../../articles/virtual-wan/about-nva-hub.md).
20-
* The Network Virtual Appliance's provisioning state is "Succeeded".
20+
* The Network Virtual Appliance's provisioning state is "Succeeded."
2121

2222
## Considerations
2323
* 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-
* You can only restart a NVA if the provisioning state of the NVA is succeeded. Wait for any ongoing operations to finish before restarting a NVA instance.
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.
2525

2626
## Restart the NVA
2727

@@ -32,18 +32,18 @@ Verify that you've met the following criteria before beginning your configuratio
3232
3. Select **Instances** under Settings.
3333
:::image type="content" source="./media/network-virtual-appliance-restart/instances.png"alt-text="Screenshot showing instance level settings for NVA."lightbox="./media/network-virtual-appliance-restart/instances.png":::
3434
4. Select the instance of the NVA you want to restart.
35-
:::image type="content" source="./media/network-virtual-appliance-restart/select-instance.png"alt-text="Screenshot showing how to select a NVA instance."lightbox="./media/network-virtual-appliance-restart/select-instance.png":::
35+
:::image type="content" source="./media/network-virtual-appliance-restart/select-instance.png"alt-text="Screenshot showing how to select an NVA instance."lightbox="./media/network-virtual-appliance-restart/select-instance.png":::
3636
5. Select **Restart**.
37-
:::image type="content" source="./media/network-virtual-appliance-restart/restart.png"alt-text="Screenshot showing how to restart a NVA instance."lightbox="./media/network-virtual-appliance-restart/restart.png":::
37+
:::image type="content" source="./media/network-virtual-appliance-restart/restart.png"alt-text="Screenshot showing how to restart an NVA instance."lightbox="./media/network-virtual-appliance-restart/restart.png":::
3838
6. Confirm the restart by selecting **Yes**.
39-
:::image type="content" source="./media/network-virtual-appliance-restart/confirm-restart.png"alt-text="Screenshot showing how to confirm you want to restart a NVA instance."lightbox="./media/network-virtual-appliance-restart/confirm-restart.png":::
39+
:::image type="content" source="./media/network-virtual-appliance-restart/confirm-restart.png"alt-text="Screenshot showing how to confirm you want to restart an NVA instance."lightbox="./media/network-virtual-appliance-restart/confirm-restart.png":::
4040

4141

4242
## Troubleshooting
4343

4444
The following section describes common issues associated with restarting an NVA instance.
4545

46-
* **NVA provisioning state needs to be successful**: If the NVA is in an "Updating" or "Failed" state you cannot execute restart operations on the NVA. Wait for any existing operation on the NVA to finish before trying to restart again.
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.
4747
* **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.
4848
* **Operations on the NVA are not allowed at this time. Please try again later**: Try the restart-operation again is 15-30 minutes.
4949
* **The NVA operation failed due to an intermittent error**: Try the restart operation again.

0 commit comments

Comments
 (0)