|
9 | 9 | "type": "Microsoft.Common.InfoBox", |
10 | 10 | "options": { |
11 | 11 | "icon": "Info", |
12 | | - "text": "You must provide an entitled IBMid account to provision the WebSphere cluster. Select here for more details.", |
13 | | - "uri": "https://www.ibm.com/ibmid/myibm/help/us/helpdesk.html" |
| 12 | + "text": "Provide an entitled IBMid to provision the WebSphere cluster. <a href='https://www.ibm.com/ibmid/myibm/help/us/helpdesk.html' target='_blank'>Learn more</a>" |
14 | 13 | } |
15 | 14 | }, |
16 | 15 | { |
17 | 16 | "name": "ibmUserId", |
18 | 17 | "type": "Microsoft.Common.TextBox", |
19 | | - "label": "Username for IBMid", |
20 | | - "toolTip": "Username of IBMid account.", |
| 18 | + "label": "IBMid", |
| 19 | + "toolTip": "Your IBMid.", |
21 | 20 | "constraints": { |
22 | 21 | "required": true, |
23 | 22 | "regex": "^(?!\\-)([a-z0-9A-Z@\\-]{1,128})([^\\-])", |
24 | | - "validationMessage": "The value must be valid IBMid username." |
| 23 | + "validationMessage": "The value must be valid IBMid." |
25 | 24 | } |
26 | 25 | }, |
27 | 26 | { |
28 | 27 | "name": "ibmUserPwd", |
29 | 28 | "type": "Microsoft.Common.PasswordBox", |
30 | 29 | "label": { |
31 | | - "password": "Password for IBMid account", |
| 30 | + "password": "Password for IBMid", |
32 | 31 | "confirmPassword": "Confirm password" |
33 | 32 | }, |
34 | | - "toolTip": "Password of IBMid account.", |
| 33 | + "toolTip": "Password for your IBMid.", |
35 | 34 | "constraints": { |
36 | 35 | "required": true |
37 | 36 | } |
|
41 | 40 | "type": "Microsoft.Common.InfoBox", |
42 | 41 | "options": { |
43 | 42 | "icon": "Info", |
44 | | - "text": "You must accept the IBM License Agreement to proceed the deployment. Select here for more details.", |
45 | | - "uri": "https://www.ibm.com/software/sla/sladb.nsf/searchlis/?searchview&searchorder=4&searchmax=0&query=%225724-H88%22" |
| 43 | + "text": "Accept the IBM License Agreement to proceed with the deployment. <a href='https://www.ibm.com/software/sla/sladb.nsf/searchlis/?searchview&searchorder=4&searchmax=0&query=%225724-H88%22' target='_blank'>Learn more</a>" |
46 | 44 | } |
47 | 45 | }, |
48 | 46 | { |
49 | 47 | "name": "acceptIBMLicenseAgreement", |
50 | | - "label": "Accept IBM License Agreement", |
51 | | - "type": "Microsoft.Common.TextBox", |
52 | | - "toolTip": "A value not equal to Y/y indicates you do not accept the IBM License Agreement. In that case the deployment will not proceed.", |
53 | | - "defaultValue": "Y", |
| 48 | + "type": "Microsoft.Common.CheckBox", |
| 49 | + "label": "I accept the IBM License Agreement.", |
| 50 | + "toolTip": "Select to accept the IBM License Agreement.", |
54 | 51 | "constraints": { |
55 | 52 | "required": true, |
56 | | - "regex": "^[Yy]$", |
57 | | - "validationMessage": "The value must be Y/y to proceed with deployment." |
| 53 | + "validationMessage": "The deployment will not proceed unless you accept the IBM License Agreement." |
58 | 54 | } |
59 | 55 | } |
60 | 56 | ], |
|
73 | 69 | "type": "Microsoft.Common.OptionsGroup", |
74 | 70 | "label": "Dynamic cluster?", |
75 | 71 | "defaultValue": "No", |
76 | | - "toolTip": "Select 'Yes' to create a dynamic cluster which enables WebSphere to start/stop nodes on-demand dynamically.", |
| 72 | + "toolTip": "Create a dynamic cluster that dynamically starts nodes when workload increases and stops nodes when workload decreases.", |
77 | 73 | "constraints": { |
78 | 74 | "allowedValues": [ |
79 | 75 | { |
|
93 | 89 | "type": "Microsoft.Common.TextBox", |
94 | 90 | "label": "Number of VMs", |
95 | 91 | "defaultValue": "4", |
96 | | - "toolTip": "The number of VMs to create, with one deployment manager and multiple worker nodes for the remainings.", |
| 92 | + "toolTip": "The number of virtual machines to create, with 1 deployment manager and 1 to 4 worker nodes.", |
97 | 93 | "constraints": { |
98 | 94 | "required": true, |
99 | 95 | "regex": "^(2|3|4|5)$", |
100 | | - "validationMessage": "Number of VMs to deploy, limit 5." |
| 96 | + "validationMessage": "Number of virtual machines to deploy, limit 5 because this offer uses a single storage account." |
101 | 97 | } |
102 | 98 | }, |
103 | 99 | { |
104 | 100 | "name": "vmSizeSelect", |
105 | 101 | "type": "Microsoft.Compute.SizeSelector", |
106 | | - "label": "Virtual machine size", |
| 102 | + "label": "VM size", |
107 | 103 | "toolTip": "The size of virtual machine to provision.", |
108 | 104 | "recommendedSizes": [ |
109 | 105 | "Standard_D2_v3", |
|
129 | 125 | "name": "dmgrVMPrefix", |
130 | 126 | "type": "Microsoft.Common.TextBox", |
131 | 127 | "label": "Deployment manager server prefix", |
132 | | - "toolTip": "The string to prepend to the name of the deployment manager server.", |
| 128 | + "toolTip": "The string to prepend to the name of the deployment manager server, default is 'dmgr'.", |
133 | 129 | "defaultValue": "dmgr", |
134 | 130 | "constraints": { |
135 | 131 | "required": true, |
|
141 | 137 | "name": "managedVMPrefix", |
142 | 138 | "type": "Microsoft.Common.TextBox", |
143 | 139 | "label": "Managed server prefix", |
144 | | - "toolTip": "The string to prepend to the name of the managed server.", |
| 140 | + "toolTip": "The string to prepend to the name of the managed server, default is 'managed'.", |
145 | 141 | "defaultValue": "managed", |
146 | 142 | "constraints": { |
147 | 143 | "required": true, |
|
153 | 149 | "name": "dnsLabelPrefix", |
154 | 150 | "type": "Microsoft.Common.TextBox", |
155 | 151 | "label": "DNS label prefix", |
156 | | - "toolTip": "The string to prepend to the DNS label.", |
| 152 | + "toolTip": "The string to prepend to the DNS label, default is 'wasndcluster'.", |
157 | 153 | "defaultValue": "wasndcluster", |
158 | 154 | "constraints": { |
159 | 155 | "required": true, |
|
175 | 171 | { |
176 | 172 | "name": "adminUsername", |
177 | 173 | "type": "Microsoft.Common.TextBox", |
178 | | - "label": "Username for admin account of VMs", |
| 174 | + "label": "VM administrator", |
179 | 175 | "defaultValue": "websphere", |
180 | 176 | "toolTip": "Use only letters and numbers.", |
181 | 177 | "constraints": { |
|
189 | 185 | "type": "Microsoft.Compute.CredentialsCombo", |
190 | 186 | "label": { |
191 | 187 | "authenticationType": "Authentication type", |
192 | | - "password": "Password", |
| 188 | + "password": "Password for VM administrator", |
193 | 189 | "confirmPassword": "Confirm password", |
194 | | - "sshPublicKey": "SSH public key" |
| 190 | + "sshPublicKey": "SSH Public Key for VM administrator" |
195 | 191 | }, |
196 | 192 | "toolTip": { |
197 | | - "authenticationType": "Use username and password or SSH public key for authentication to the VM.", |
198 | | - "password": "Password for admin account of VMs.", |
199 | | - "sshPublicKey": "SSH key for admin account of VMs." |
| 193 | + "authenticationType": "Use user and password or SSH Public Key for authentication to the virtual machine." |
200 | 194 | }, |
201 | 195 | "constraints": { |
202 | 196 | "required": true |
|
210 | 204 | { |
211 | 205 | "name": "wasUsername", |
212 | 206 | "type": "Microsoft.Common.TextBox", |
213 | | - "label": "Username for WebSphere admin", |
| 207 | + "label": "WebSphere administrator", |
214 | 208 | "defaultValue": "wasadmin", |
215 | 209 | "toolTip": "Use only allowed characters.", |
216 | 210 | "constraints": { |
|
223 | 217 | "name": "wasPassword", |
224 | 218 | "type": "Microsoft.Common.PasswordBox", |
225 | 219 | "label": { |
226 | | - "password": "Password for WebSphere admin", |
| 220 | + "password": "Password for WebSphere administrator", |
227 | 221 | "confirmPassword": "Confirm password" |
228 | 222 | }, |
229 | | - "toolTip": "Password for WebSphere admin.", |
| 223 | + "toolTip": "Password for WebSphere administrator.", |
230 | 224 | "constraints": { |
231 | 225 | "required": true |
232 | 226 | } |
|
0 commit comments