Skip to content

[Windows] Updating Windows-Service-Fabric Runtime and SDK version to latest (11.7.157.1/8.7.157) - #14614

Open
MarkIanHolland wants to merge 4 commits into
actions:mainfrom
MarkIanHolland:service_fabric_windows
Open

[Windows] Updating Windows-Service-Fabric Runtime and SDK version to latest (11.7.157.1/8.7.157)#14614
MarkIanHolland wants to merge 4 commits into
actions:mainfrom
MarkIanHolland:service_fabric_windows

Conversation

@MarkIanHolland

Copy link
Copy Markdown

Description

Updating Windows-Service-Fabric Runtime and SDK version to latest (11.7.157.1/8.7.157) as the version specified is out of support as of June 30, 2026, https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-versions?tabs=windows#listed-versions.

Also added ms-azuretools.MicrosoftVisualStudioAzureFabricVsix as the Service Fabric workload for Visual Studio 2026 is an extension, see microsoft/service-fabric#1541.

I feel like it has potential to be a breaking change if any users are on similarly old/unsupported version.

Many thanks

Related issue:

#14612

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@MarkIanHolland
MarkIanHolland marked this pull request as ready for review August 24, 2026 13:34
Copilot AI lite review requested due to automatic review settings August 24, 2026 13:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Windows image toolset pins for Azure Service Fabric to supported versions (runtime 11.7.157.1 and SDK 8.7.157) and adjusts the Windows 2025 + VS 2026 toolset to install the Service Fabric Visual Studio extension via VSIX, aligning with current Visual Studio packaging.

Changes:

  • Bump Service Fabric runtime/SDK versions (and checksums) in Windows toolset JSON files for Windows Server 2022/2025 and Windows 11 ARM64 toolsets.
  • Add ms-azuretools.MicrosoftVisualStudioAzureFabricVsix to the VS 2026 VSIX list in the Windows Server 2025 + VS 2026 toolset.
  • Update Windows Server Readmes to reflect the new reported Service Fabric version.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
images/windows/Windows2025-VS2026-Readme.md Updates the Service Fabric entry in the published software list.
images/windows/Windows2025-Readme.md Updates the Service Fabric entry in the published software list.
images/windows/Windows2022-Readme.md Updates the Service Fabric entry in the published software list.
images/windows/toolsets/toolset-win-11-vs2026-arm64.json Updates Service Fabric runtime/SDK version pins and checksums for Win11 VS2026 ARM64 toolset.
images/windows/toolsets/toolset-win-11-arm64.json Updates Service Fabric runtime/SDK version pins and checksums for Win11 ARM64 toolset.
images/windows/toolsets/toolset-2025.json Updates Service Fabric runtime/SDK version pins and checksums for Windows Server 2025 toolset.
images/windows/toolsets/toolset-2025-vs2026.json Updates Service Fabric runtime/SDK pins and adds the Service Fabric VSIX extension for VS 2026 toolset.
images/windows/toolsets/toolset-2022.json Updates Service Fabric runtime/SDK version pins and checksums for Windows Server 2022 toolset.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread images/windows/Windows2025-Readme.md
Comment thread images/windows/Windows2022-Readme.md
Comment thread images/windows/Windows2025-VS2026-Readme.md Outdated
@ghost

ghost commented Aug 31, 2026

Copy link
Copy Markdown

Replaced by #14653

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants