Skip to content

Commit bc0edfe

Browse files
committed
returning BlockAccesstoWireServer field back to Setup section
1 parent 6758337 commit bc0edfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/service-fabric/service-fabric-cluster-fabric-settings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -921,6 +921,7 @@ The following is a list of Fabric settings that you can customize, organized by
921921

922922
| **Parameter** | **Allowed Values** | **Upgrade Policy** | **Guidance or Short Description** |
923923
| --- | --- | --- | --- |
924+
|BlockAccessToWireServer|bool, default is FALSE| Static |Blocks access to ports of the WireServer endpoint from Docker containers deployed as Service Fabric applications. This parameter is supported for Service Fabric clusters deployed on Azure Virtual Machines, Windows and Linux, and defaults to 'false' (access is permitted).|
924925
|ContainerNetworkName|string, default is ""| Static |The network name to use when setting up a container network.|
925926
|ContainerNetworkSetup|bool, default is FALSE (Linux) and default is TRUE (Windows)| Static |Whether to set up a container network.|
926927
|FabricDataRoot |String | Not Allowed |Service Fabric data root directory. Default for Azure is d:\svcfab (Only for Standalone Deployments)|

0 commit comments

Comments
 (0)