File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1616 "name" : " ibmUserId" ,
1717 "type" : " Microsoft.Common.TextBox" ,
1818 "label" : " IBMid" ,
19+ "toolTip" : " Your IBMid." ,
1920 "constraints" : {
2021 "required" : true ,
2122 "regex" : " ^(?!\\ -)([a-z0-9A-Z@\\ -]{1,128})([^\\ -])" ,
2930 "password" : " Password for IBMid" ,
3031 "confirmPassword" : " Confirm password"
3132 },
33+ "toolTip" : " Password for your IBMid." ,
3234 "constraints" : {
3335 "required" : true
3436 }
4547 "name" : " acceptIBMLicenseAgreement" ,
4648 "type" : " Microsoft.Common.CheckBox" ,
4749 "label" : " I accept the IBM License Agreement." ,
50+ "toolTip" : " Select to accept the IBM License Agreement." ,
4851 "constraints" : {
4952 "required" : true ,
5053 "validationMessage" : " The deployment will not proceed unless you accept the IBM License Agreement."
9093 "constraints" : {
9194 "required" : true ,
9295 "regex" : " ^(2|3|4|5)$" ,
93- "validationMessage" : " Number of virtual machines to deploy, limit 5 since this offer is using a single storage account."
96+ "validationMessage" : " Number of virtual machines to deploy, limit 5 because this offer uses a single storage account."
9497 }
9598 },
9699 {
217220 "password" : " Password for WebSphere administrator" ,
218221 "confirmPassword" : " Confirm password"
219222 },
223+ "toolTip" : " Password for WebSphere administrator." ,
220224 "constraints" : {
221225 "required" : true
222226 }
You can’t perform that action at this time.
0 commit comments