Skip to content

Commit e7a18f8

Browse files
Merge pull request #311907 from wtnlee/knownissuesandftupdate
knownissueupdate
2 parents 784cc52 + 008b634 commit e7a18f8

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

articles/virtual-wan/about-internet-routing.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,18 @@ The following table shows the availability status of securing Internet access wi
3434

3535
| Security solution |Status|
3636
|--|--|
37-
|Azure Firewall |Generally Available in Azure Public and Azure Government Clouds.|
37+
|Azure Firewall |Generally Available in Azure Public and Azure Government.|
3838
|Firewall NVA in the Virtual WAN hub| Generally Available in regions where [Network Virtual Appliances](about-nva-hub.md#regions) are available. |
3939
| Software-as-a-service in the Virtual WAN Hub| Generally Avaialble in regions where [Palo Alto Cloud NGFW is available](https://docs.paloaltonetworks.com/cloud-ngfw-azure/reference/cloud-ngfw-for-azure-supported-regions-and-zones).|
4040

4141
### Forced tunnel
4242

4343
The following table shows the availability status of securing Internet access with **forced tunneling** by configuring private routing policy.
4444

45-
>[!IMPORTANT]
46-
> Configuring Virtual WAN hubs in forced tunnel mode is deployed to Azure Public. Deployment is underway for Azure Government. If you have any questions regarding region availability, contact [email protected] or your Microsoft account team.
4745

4846
Security solution |Status|
4947
|--|--|
50-
|Azure Firewall |Generally Available in Azure Public.|
48+
|Azure Firewall |Generally Available in Azure Public and Azure Government.|
5149
|Firewall NVA in the Virtual WAN hub| Public Preview in regions where [Network Virtual Appliances](about-nva-hub.md#regions) are available.|
5250
| Software-as-a-service in the Virtual WAN Hub| Public Preview in regions where [Palo Alto Cloud NGFW is available](https://docs.paloaltonetworks.com/cloud-ngfw-azure/reference/cloud-ngfw-for-azure-supported-regions-and-zones).|
5351

articles/virtual-wan/whats-new.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ The following features are currently in gated public preview. After working with
109109
|10 |Unable to update route tables and routing configuration (propagated route table and label) for on-premises (VPN, ExpressRoute, NVA) connections. | When a Virtual WAN hub and its gateway(s) are in different Azure resource groups, updating routing configuration results in a "resource not found" error. | March 2025| This issue is caused by a code defect in Azure portal. Use Terraform, PowerShell, CLI or REST API to manage your Virtual WAN deployment.|
110110
|11| Hub won't advertise routes to VPN sites | When a customer uses Route-Maps for the first time it triggers an upgrade. After the upgrade is complete, If VPN sites aren't advertising routes to the hub, the hub won't advertise routes to the VPN sites. | December 2024 | If the VPN sites start adverting any routes to the hub, the hub will start adverting routes again.|
111111
|12| Virtual Hub router does not select local routes over remote. | When the same route is advertised from on-premises to Azure to multiple Virtual WAN hubs, the local Virtual WAN hub may experience a race condition where a route learnt from a remote hub may be selected over a route learnt from a local on-premises site. This happens in scenarios where the local route's AS-PATH length is 2 or more AS-PATH lengths **longer** than that of the remote hub. For example, the race condition is triggered when the local VPN route has AS-PATH length 4 and the remote VPN route has AS-PATH length 2.| | Ensure the difference in AS-PATH length between local and remote routes is at most 1. In the example provided in the description of this known issue, you can increase the AS-PATH length of the remote VPN route, or decrease the length of the local VPN route by modifying on-premises AS-PATH pre-pending or applying [route maps](route-maps-about.md). |
112+
|13|Incomplete activity log and resource change history| Certian operations on certain Virtual WAN hub and connected Virtual Networks are not properly tracked by Azure Resource Manager, resulting in incomplete activity log and resource change history (change analysis). ||None|
112113

113114
## Next steps
114115

0 commit comments

Comments
 (0)