Skip to content

Commit 24ec1f9

Browse files
authored
Merge pull request #189584 from siddomala/SidFAQ
FAQ for Virtual WAN Update
2 parents a28adbc + 8b66ada commit 24ec1f9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

articles/virtual-wan/monitor-point-to-site-connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ The Azure workbook is now ready to be created. We'll use a mix of built-in funct
253253
```
254254

255255
1. To see the results, select the blue button **Run Query** to see the results.
256-
1. If yous see the following error, then navigate back to the file (vpnstatfile.json) in the storage container's blob, and regenerate the SAS URL. Then paste the updated SAS URL in the query.
256+
1. If you see the following error, then navigate back to the file (vpnstatfile.json) in the storage container's blob, and regenerate the SAS URL. Then paste the updated SAS URL in the query.
257257

258258
:::image type="content" source="./media/monitor-point-to-site-connections/workbook-error.png" alt-text="Screenshot shows error when running query in workbook.":::
259259
1. Save the workbook to return to it later.

articles/virtual-wan/virtual-wan-faq.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,12 @@ When you choose to deploy a security partner provider to protect Internet access
333333

334334
For more information regarding the available options third-party security providers and how to set this up, see [Deploy a security partner provider](../firewall-manager/deploy-trusted-security-partner.md).
335335

336+
### Why am I seeing a message and button called "Update router to latest software version" in portal?
337+
338+
The Virtual WAN team has been working on upgrading virtual routers from their current cloud service infrastructure to Virtual Machine Scale Sets (VMSS) based deployments. This will enable the virtual hub router to now be availability zone aware and have enhanced scaling out capabilities during high CPU usage. If you navigate to your Virtual WAN hub resource and see this message and button, then you can upgrade your router to the lastest version by clicking on the button.
339+
340+
Please note that you’ll only be able to update your virtual hub router if all the resources (gateways/route tables/VNET connections) in your hub are in a succeeded state. Additionally, as this operation requires deployment of new VMSS based virtual hub routers, you’ll face an expected downtime of 30 minutes per hub. Within a single Virtual WAN resource, hubs should be updated one at a time instead of updating multiple at the same time. When the Router Version says “Latest”, then the hub is done updating.
341+
336342
## Next steps
337343

338344
* For more information about Virtual WAN, see [About Virtual WAN](virtual-wan-about.md).

0 commit comments

Comments
 (0)