Remove Windows Update endpoints that are no longer required post-2506.#716
Open
NeilBird wants to merge 2 commits into
Open
Remove Windows Update endpoints that are no longer required post-2506.#716NeilBird wants to merge 2 commits into
NeilBird wants to merge 2 commits into
Conversation
NeilBird
force-pushed
the
users/nebird/remove-old-windows-update-endpoints
branch
from
July 14, 2026 12:13
69651e5 to
9403aa4
Compare
NeilBird
force-pushed
the
users/nebird/remove-old-windows-update-endpoints
branch
from
July 15, 2026 10:17
9403aa4 to
93efc6d
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Updates the nine regional Azure Local firewall endpoint lists under
HCI/to remove Windows Update related endpoints that are no longer required for new Azure Local deployments (2504/2506 and later), and aligns the "Arc gateway support" values for the bootstrap-phase endpoints with the official guidance in Overview of Azure Arc gateway for Azure Local.The
HCI/OEMEndpoints/folder was intentionally left untouched.Regions updated
Australia East, Canada Central, East US, Central India (India Central), Japan East, South Central US, South East Asia, US Gov Virginia, West Europe.
Changes
1. Removed Windows Update / delivery endpoints (no longer required)
Removed the following rows from each applicable region:
*.dl.delivery.mp.microsoft.comfe3.delivery.mp.microsoft.comfe3cr.delivery.mp.microsoft.comtlu.dl.delivery.mp.microsoft.comNotes:
msk8s.sb.tlu.dl.delivery.mp.microsoft.com(Arc Resource Bridge OS images) was retained in every file.*.dl.delivery.mp.microsoft.comrow, so only the three*.delivery.mp.microsoft.comrows were removed there.2. Arc gateway support values (bootstrap-phase endpoints)
For the endpoints that are not redirected through the Arc gateway prior to bootstrap, the "Arc gateway support" column was changed from
YestoNo:aka.msazurestackreleases.download.prss.microsoft.com<region>.login.microsoft.com3. Consistency & correctness fixes
Idcolumn sequentially (1..N) in every table after the row removals.Required->Required for) to match the other regions.Validation
Idcolumns confirmed sequential 1..N in all nine files.