Skip to content

Commit ad5b4c5

Browse files
Updates to servicefabricdeploy.parameters.json files
1 parent 9cfe8f8 commit ad5b4c5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

deploy/az/servicefabric/LinuxContainers/servicefabricdeploy.parameters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"value": "eshop"
1616
},
1717
"adminPassword": {
18-
"value": "your_password"
18+
"value": "Your_complex_Pass@word1"
1919
},
2020
"nicName": {
2121
"value": "NIC-eshoponsflin"

deploy/az/servicefabric/WindowsContainers/servicefabricdeploy.parameters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"value": "eshop"
1616
},
1717
"adminPassword": {
18-
"value": "your_password"
18+
"value": "Your_complex_Pass@word1"
1919
},
2020
"nicName": {
2121
"value": "NIC-eshopsfwin"

0 commit comments

Comments
 (0)