Skip to content

Commit a93a1d6

Browse files
Typo fix
1 parent cd3a6b6 commit a93a1d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/ip-services-custom-ip-global-regional-unified-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Before onboarding your range to Azure, you need to decide on the model that woul
1313

1414
* The Global/Regional model uses a *parent*/*child* paradigm. In this paradigm, the Microsoft Wide Area Network (WAN) advertises the global (parent) range, and the respective Azure regions advertise the regional (child) ranges. By default, global ranges can be anywhere from /21 to /24 in size, and regional ranges can be from /22 to /26 in size. Regional ranges are dependent on the size of their respective parent range, and they must be at least one level smaller. For example, a global range using /23 would allow a regional range of /24 to /26. Only the global range needs to be validated as part of the provisioning. The regional ranges are derived from the global range in a similar manner to the way public IP prefixes are derived from custom IP prefixes.
1515

16-
* The Unified model is a simplified system where both the Microsoft Wide Area Network (WAN) and the Azure region the range is brought to advertise the same range. By default, a unified range can be anywhere from /21 to /24 in size.
16+
* The Unified model is a simplified system where both the Microsoft Wide Area Network (WAN) and the Azure region advertises the same range. By default, a unified range can be anywhere from /21 to /24 in size.
1717

1818
* The choice of the model is dependent on the scope of the desired onboarding. For example, if your plan only involves onboarding a range to a single Azure region, the unified model is the more logical choice and avoids management overhead. If your organization is instead looking to deploy BYOIPv4 ranges to multiple regions--potentially spread across different teams within the organization and over an extended period of time--then a global/regional model can provide more flexibility.
1919

2020
> [!NOTE]
21-
> Ranges cannot be "migrated" between the two models once they are onboarded; they must be fully deprovisioned and re-onboarded to utilize the other model.
21+
> Ranges cannot be "migrated" between the two models once they are onboarded; they must be fully deprovisioned and re-onboarded to utilize the other model.

0 commit comments

Comments
 (0)