wls-eng / arm-oraclelinux-wls

Microsoft Azure ARM Templates to create Oracle Linux VM with pre-installed Weblogic Server
Apache License 2.0
0 stars 7 forks source link

User inputs validation required at blade UI #291

Open sanjaymantoor opened 3 years ago

sanjaymantoor commented 3 years ago

User inputs validation is required at blade UI, so that it avoids deployment failure at later point of time. For example, Now, we have SSL/TLS certificate configuration at multiple Azure offer blade UI. Blade UI validation is required on certificates/keystores to make sure it doesn't cause deployment failure at later point of time.

Similarly more user input validations required at other user inputs.