Skip to content

Commit f397dc6

Browse files
authored
Merge pull request #50204 from suhuruli/master
fixing linux and windows doc differences
2 parents 20b4b6a + f068968 commit f397dc6

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/service-fabric/service-fabric-linux-windows-differences.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,15 @@ ms.author: subramar
1919
---
2020
# Differences between Service Fabric on Linux and Windows
2121

22-
There are some features that are supported on Windows, but not yet on Linux. Eventually, the feature sets will be at parity and with each release this feature gap will shrink. The following differences exist between the latest available releases (that is, between version 6.0 on Windows and version 6.0 on Linux):
22+
There are some features that are supported on Windows, but not yet on Linux. Eventually, the feature sets will be at parity and with each release this feature gap will shrink. The following differences exist between the latest available releases.
2323

24-
* All programming models are in preview (Java/C# Reliable Actors, Reliable Stateless Services and Reliable Stateful Services)
25-
* Envoy (ReverseProxy) is in preview on Linux
24+
* Envoy (Reverse Proxy) is in preview on Linux
2625
* Standalone installer for Linux is not yet available on Linux
2726
* Console redirection (not supported in Linux or Windows production clusters)
2827
* The Fault Analysis Service (FAS) on Linux
2928
* DNS service for Service Fabric services (DNS service is supported for containers on Linux)
3029
* CLI command equivalents of certain Powershell commands (list below, most of which apply only to standalone clusters)
3130

32-
Development tooling is also different between Windows and Linux. Visual Studio, Powershell, VSTS, and ETW are used on Windows while Yeoman, Eclipse, Jenkins, and LTTng are used on Linux.
33-
3431
## Powershell cmdlets that do not work against a Linux Service Fabric cluster
3532

3633
* Invoke-ServiceFabricChaosTestScenario

0 commit comments

Comments
 (0)