Skip to content

Commit d8c4b7c

Browse files
committed
hello
1 parent 1bf2d19 commit d8c4b7c

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

articles/virtual-wan/about-nva-hub.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ If the total amount of traffic that passes through an NVA at a given time goes a
116116

117117
### Hub address space
118118

119-
Every Virtual WAN hub is allocated a hub address space. The minimum recommended hub address space is /23. Virtual WAN automatically carves out subnets within the hub to deploy different services within the Virtual WAN hub such as Azure Firewalls, NVAs and gateway connectivity services.
119+
Every Virtual WAN hub is deployed with a hub address space. The minimum recommended hub address space is /23. Virtual WAN automatically carves out subnets within the hub to deploy different services within the Virtual WAN hub such as Azure Firewalls, NVAs and gateway connectivity services.
120120

121121
There are a limited number of IP addresses available in the Virtual WAN hub that can be assigned to the internal or external subnet of NVA deployments. The number of IP addresses allocated to either the internal or external subnet of NVAs is static for all Virtual WAN hubs deployed with a specific address size, irrespective of whether or not customers utilize or plan to utilize all services in the Virtual WAN hub. Service-level allocation can't be modified.
122122

@@ -129,7 +129,7 @@ The following table describes the number of IP addresses available for NVA deplo
129129
|/21|59| 59|
130130
|/20 or larger| 123| 123|
131131

132-
#### Consumed IP addresses
132+
#### <a name="ipconsumed" ></a> Consumed IP addresses
133133

134134
>[NOTE]
135135
> Select your hub address space with scalability taken into consideration as the subnets allocated to NVAs can't be re-sized. Actions such as deploying multiple NVAs in the hub or adding additional IP configurations to existing NVAs requires sufficient available IP addresses.

articles/virtual-wan/how-to-nva-hub.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,19 @@ To deploy a Network Virtual Appliance in a Virtual WAN Hub, the user or service
4848

4949
These permissions need to be granted to the Azure Marketplace Managed Application to ensure deployments succeed. Other permissions may be required based on the implementation of the deployment workflow developed by your NVA partner.
5050

51+
## Hub address space
52+
53+
Each Virtual WAN hub has a fixed subnet size used for NVA deployments. The number of IP addresses available for consumption is statically defined for all hub address sizes.
54+
55+
Ensure your Virtual WAN hub has sufficient IP addresses to allow for scalability and future network deployment updates:
56+
57+
* Deploy additional NVAs (more than one) in the hub.
58+
* Add additional IP configurations to your NVA interfaces.
59+
* Re-size your NVA (increase scale unit).
60+
61+
For more information on how Virtual WAN allocates IP addresses to NVAs in the hub, see [hub address space for NVAs documentation](about-nva-hub.md#hub-address-space).
62+
63+
5164
## Assigning Permissions to Azure Managed Application
5265

5366
Network Virtual Appliances that are deployed via Azure Marketplace Managed Application are deployed in a special resource group in your Azure tenant called the **managed resource group**. When you create a Managed Application in your subscription, a corresponding and separate **managed resource group** is created in your subscription. All Azure resources created by the Managed Application (including the Network Virtual Appliance) are deployed into the **managed resource group**.

0 commit comments

Comments
 (0)