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.

Creating a Service Fabric cluster from the Azure portal

Creating a Service Fabric cluster from the Azure portal - Azure Tutorial

From the course: Azure Service Fabric for Developers

Creating a Service Fabric cluster from the Azure portal

- [Instructor] To create a Service Fabric cluster in Azure, you have to navigate to the main page of the Azure Portal. From there you can select the Create a resource button. And then you can search for Fabric. Let's select Service Fabric Cluster and then I'm going to click on this Create button. Now we can specify some general information about the cluster in this Basics blade such as the name. I'm going to use sfcourse as the name. Also, you can specify the operating system that you want. In this case, I'm going to use WindowsServer 1803. However, you can select any other operating system version that you want. Let's set the credentials for the virtual machines. Okay. Of course, you have to select the subscription and the I'm going to create a new resource group here and name it Service Fabric group number two. Okay. Remember to select a location closer to your current location. In this case, I'm going to use West…

Contents