Microsoft Azure Service Fabric SDK
To build and run Azure Service Fabric applications on your Windows development machine, install the Service Fabric runtime, SDK, and tools.
// description
// frequently asked questions
Open PowerShell or Command Prompt and run: winget install Microsoft.ServiceFabricSDK. Winget is built into Windows 10 (1809+) and Windows 11.
To build and run Azure Service Fabric applications on your Windows development machine, install the Service Fabric runtime, SDK, and tools.
Microsoft Azure Service Fabric SDK is available under the MIT license. Use winget or the direct download link on this page.
Run winget upgrade Microsoft.ServiceFabricSDK in PowerShell or Windows Terminal to update Microsoft Azure Service Fabric SDK to the latest version.
Run winget uninstall Microsoft.ServiceFabricSDK in an elevated PowerShell window, or go to Settings > Apps > Installed Apps.