Skip to content

Commit bc3a0bd

Browse files
authored
updated login help text (Azure#15609)
1 parent 7926b00 commit bc3a0bd

File tree

1 file changed

+1
-1
lines changed
  • specification/mysql/resource-manager/Microsoft.DBforMySQL/stable/2017-12-01

1 file changed

+1
-1
lines changed

specification/mysql/resource-manager/Microsoft.DBforMySQL/stable/2017-12-01/mysql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1987,7 +1987,7 @@
19871987
"properties": {
19881988
"administratorLogin": {
19891989
"type": "string",
1990-
"description": "The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation)."
1990+
"description": "The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation). The login name is required when updating password."
19911991
},
19921992
"administratorLoginPassword": {
19931993
"type": "string",

0 commit comments

Comments
 (0)