Skip to content

Commit 0f9d5ae

Browse files
authored
Merge pull request #92222 from Nickomang/master
Updated difference between Azure and Standalone clusters
2 parents 410d350 + 3a1f95e commit 0f9d5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-cluster-creation-for-windows-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.author: dekapur
1818

1919
---
2020
# Create a standalone cluster running on Windows Server
21-
You can use Azure Service Fabric to create Service Fabric clusters on any virtual machines or computers running Windows Server. This means you can deploy and run Service Fabric applications in any environment that contains a set of interconnected Windows Server computers, be it on premises or with any cloud provider. Service Fabric provides a setup package to create Service Fabric clusters called the standalone Windows Server package.
21+
You can use Azure Service Fabric to create Service Fabric clusters on any virtual machines or computers running Windows Server. This means you can deploy and run Service Fabric applications in any environment that contains a set of interconnected Windows Server computers, be it on premises or with any cloud provider. Service Fabric provides a setup package to create Service Fabric clusters called the standalone Windows Server package. Traditional Service Fabric clusters on Azure are available as a managed service, while standalone Service Fabric clusters are self-service.
2222

2323
This article walks you through the steps for creating a Service Fabric standalone cluster.
2424

0 commit comments

Comments
 (0)