From 09771724f435d9ebb1441439fe05d4d2517b9273 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Mon, 16 Oct 2017 15:44:34 -0700 Subject: [PATCH] Update readme.md --- deploy/az/servicefabric/LinuxContainers/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy/az/servicefabric/LinuxContainers/readme.md b/deploy/az/servicefabric/LinuxContainers/readme.md index 2c631ad4d..97212132a 100644 --- a/deploy/az/servicefabric/LinuxContainers/readme.md +++ b/deploy/az/servicefabric/LinuxContainers/readme.md @@ -51,6 +51,8 @@ Now, if you go to your subscription in Azure, you should be able to see the SF c ![image](https://user-images.githubusercontent.com/1712635/31638398-3fc08ad8-b288-11e7-879b-fc4df0daad2b.png) +In this case, this is an unsecured SF cluster with a single node, good for initial tests and getting started with SF. + ## B. Secured cluster (SF Linux cluster) The ARM template `servicefabricdeploysecured.json` and its parameter file (`servicefabricdeploysecured.parameters.json`) are used to create a service fabric cluster environment for linux containers secured with a certificate.