Skip to content

Commit 4a530f2

Browse files
committed
Remove default passwords
1 parent 7e2ac92 commit 4a530f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azuredeploy.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
},
1919
"mySqlAdministratorLoginPassword": {
2020
"type": "securestring",
21-
"defaultValue": "P@ssw0rd",
2221
"metadata": {
2322
"description": "The administrator login password of the MySQL."
2423
}
@@ -67,7 +66,6 @@
6766
},
6867
"clientCertificatePassword": {
6968
"type": "securestring",
70-
"defaultValue": "J48W23RQeZv85vj",
7169
"metadata": {
7270
"description": "Password of the app-only certificate."
7371
}

0 commit comments

Comments
 (0)