Skip to content

Commit 9587f9a

Browse files
author
SDKAuto
committed
CodeGen from PR 15609 in Azure/azure-rest-api-specs
updated login help text (#15609)
1 parent 5150e49 commit 9587f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/2017-12-01/Microsoft.DBforMySQL.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@
693693
"properties": {
694694
"administratorLogin": {
695695
"type": "string",
696-
"description": "The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation)."
696+
"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."
697697
},
698698
"administratorLoginPassword": {
699699
"type": "string",

0 commit comments

Comments
 (0)