Microsoft Azure Service Fabric SDK

by Microsoft Corporation

To build and run Azure Service Fabric applications on your Windows development machine, install the Service Fabric runtime, SDK, and tools.

v8.3.475 MIT msi x64

Install with winget

Open PowerShell or Command Prompt and run:

winget install Microsoft.ServiceFabricSDK

Copied to clipboard!

1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation

About 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. Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale. Service Fabric runs on Windows and Linux, on any cloud, any datacenter, across geographic regions, or on your laptop.Service Fabric represents the next-generation platform for building and managing these enterprise-class, tier-1, cloud-scale applications running in containers.

servicefabric

Advanced Install Options

Install (latest)winget install Microsoft.ServiceFabricSDK
Install (pinned version)winget install --id Microsoft.ServiceFabricSDK -e --version 8.3.475
Upgradewinget upgrade Microsoft.ServiceFabricSDK
Uninstallwinget uninstall Microsoft.ServiceFabricSDK

Frequently Asked Questions

How do I install Microsoft Azure Service Fabric SDK using winget?
Open PowerShell or Windows Terminal and run: winget install Microsoft.ServiceFabricSDK. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.
What is 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.
Is Microsoft Azure Service Fabric SDK free to use?
Microsoft Azure Service Fabric SDK is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update Microsoft Azure Service Fabric SDK with winget?
Run winget upgrade Microsoft.ServiceFabricSDK in PowerShell or Windows Terminal to upgrade to the latest available version.
How do I uninstall Microsoft Azure Service Fabric SDK?
Run winget uninstall Microsoft.ServiceFabricSDK to remove Microsoft Azure Service Fabric SDK from your system.