From the course: Azure Service Fabric for Developers

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Installing Azure Service Fabric tools

Installing Azure Service Fabric tools - Azure Tutorial

From the course: Azure Service Fabric for Developers

Installing Azure Service Fabric tools

- [Instructor] To prepare the development environment for Service Fabric in Windows, we need to install Visual Studio, .NET, the Service Fabric SDK, Docker for Windows and the Azure command-line interface tool. If you are a developer with another operating system, you can take a look at the Service Fabric documentation on the docs.microsoft.com site to learn about the steps related to your platform. You can download Visual Studio from this VisualStudio.Microsoft.com website and here, you can select the edition you want. This is something that I already did. And at the time of this recording, the latest version is 16.4.2. To download the Service Fabric SDK, you can go to this page and scroll down until you find this Install the SDK and tools section. And here you will find this Install the Microsoft Azure Service Fabric SDK link. Let's click on it and let's open this installer. To expedite this process, I already…

Contents