-
Notifications
You must be signed in to change notification settings - Fork 991
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vWAN hub routing preference and autoscale #1468
Merged
jtracey93
merged 26 commits into
Azure:main
from
rozkurt:vWAN_HUB_RoutingPreference_and_Autoscale
Nov 9, 2023
Merged
Changes from 21 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a57df46
Added vWAN Hub capacity to UI
a919273
.
8af8477
Enabled virtualRouterAutoScaleConfig on vWAN HUB
efa517d
.
52d0e3a
.
ed97f2c
.
6738245
.
75aeeb0
Updated vWANHubCapacity Allowed Values
d47b2f7
.
abc7e4c
.
2fadb90
Modified tooltip to include reference URL
41d0513
Added HubRouting Preference to UI
379eb8e
Added hubroutingpreference config
7a4cf12
Updated API version to 2021-08-01 for VirtualHubs
f1b7f48
Modified values for Hub Routing Preference
126a628
.
525596b
.
27aa420
Updated API version for virtualHubs to the latest
4ba9908
Updated what's new with Nov 2023 updates
c0b7d67
.
5c803c7
Merge branch 'main' into vWAN_HUB_RoutingPreference_and_Autoscale
Springstone 0ece7af
Fixed minor issues based on D&I concens
4dcb9c7
added tabs as per the feedback
2abdc9f
Apply suggestions from code review
jtracey93 7f64585
Merge branch 'main' into vWAN_HUB_RoutingPreference_and_Autoscale
jtracey93 1e79d53
Update eslzArm/eslz-portal.json
jtracey93 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -1,6 +1,7 @@ | ||||||
## In this Section | ||||||
|
||||||
- [Updates](#updates) | ||||||
- [November 2023](#november-2023) | ||||||
- [October 2023](#october-2023) | ||||||
- [September 2023](#september-2023) | ||||||
- [August 2023](#august-2023) | ||||||
|
@@ -39,6 +40,13 @@ This article will be updated as and when changes are made to the above and anyth | |||||
|
||||||
Here's what's changed in Enterprise Scale/Azure Landing Zones: | ||||||
|
||||||
### November 2023 | ||||||
|
||||||
#### Tooling | ||||||
|
||||||
- Added virtual hub routing preference support to Portal Accelerator for scenarios where you need to influence routing decisions in virtual hub router towards on-premises. For existing ALZ customers please visit [Configure virtual hub routing preference](https://learn.microsoft.com/en-us/azure/virtual-wan/howto-virtual-hub-routing-preference) for details on how to configure virtual hub routing preference settings. | ||||||
- Added virtual hub capacity option to Portal Accelerator which provides an option to select the number of routing infrastracture units. Please visit [Virtual hub capacity](https://learn.microsoft.com/en-us/azure/virtual-wan/hub-settings#capacity) for more details on Azure vWAN Virtual Hub Capacity configuration. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Removing the fixed language to make this more D&I |
||||||
|
||||||
### October 2023 | ||||||
|
||||||
#### Policy | ||||||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removing the fixed language to make this more D&I