Skip to content

Commit 43ad150

Browse files
authored
Merge pull request #205916 from AnuragSharma-MSFT/patch-59
MicrosoftDocs/azure-docs#95976
2 parents cf3bba0 + b3fc6d8 commit 43ad150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/flexible-server/quickstart-create-server-arm-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Create a _postgres-flexible-server-template.json_ file and copy the following JS
3636
"contentVersion": "1.0.0.0",
3737
"parameters": {
3838
"administratorLogin": {
39-
"type": "string",
39+
"type": "string"
4040
},
4141
"administratorLoginPassword": {
4242
"type": "secureString"

0 commit comments

Comments
 (0)