You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edit the following params in `servicefabricdeploysecured.parameters.json` file to set your values:
99
+
Edit the parameters in `servicefabricdeploysecured.parameters.json`in a similar way you can do with tthe unsecured .json file shown above (clusterName, dnsName, etc.), plus edit the following values:
100
100
101
-
- clusterName: Name of your SF cluster
102
-
- dnsName: Name assigned to your SF dns
103
-
- adminUserName: user name for administration
104
-
- adminPassword: user password for administration
105
101
- sourceVaultValue: keyvault resource id (check azure keyvault properties)
0 commit comments