galaxyproject / cloudlaunch-ui

A user interface for the cloudlaunch app
MIT License
8 stars 13 forks source link

Small changes in credentials (esp. relating to Azure) #36

Closed almahmoud closed 5 years ago

almahmoud commented 5 years ago

Given that some "invalid credentials" errors could appear when the authentication parts of the provided credentials are correct but other fields are not complying with restrictions (example: using invalid characters in the Resource Group name for Azure, or using an already existing Storage Account given that they have to be unique across ALL Azure accounts), displaying the actual error message when credentials cannot be verified can be very helpful for users trying to figure out what parts they need to change. The other changes are minor changes to the Azure credentials to better guide users

almahmoud commented 5 years ago

Examples of errors with details:

Handled

screen shot 2018-10-29 at 1 38 53 pm

Raw

screen shot 2018-10-29 at 1 39 37 pm