Created attachment 1636575 [details] screenshot Description of problem: The description asks for JSON format information, but the information that we need to provide is not actually a JSON. Version-Release number of selected component (if applicable): image: quay.io/ocpmigrate/mig-ui:latest imageID: quay.io/ocpmigrate/mig-ui@sha256:32d9d843278837ba98d15c21f9540a7bf1e5328fd28ecd49d8634aa170712be7 How reproducible: Always Steps to Reproduce: 1. Click on Add Repository 2. Select "azure" Actual results: The credentials' field says "Azure credential JSON blob*", and actually the format that is expecting is the following one and not a JSON: AZURE_SUBSCRIPTION_ID=XXXXXXX AZURE_TENANT_ID=XXXXXX AZURE_CLIENT_ID=XXXXXXXX AZURE_CLIENT_SECRET=XXXXXXXXX Expected results: The message should not imply that the information is in JSON format. Additional info:
Verified in CAM 1.1 from osbs image: image-registry.openshift-image-registry.svc:5000/rhcam-1-1/openshift-migration-ui-rhel8@sha256:3793634100daf82b84b3174811b262f7dc5f4fff111265ccffa4c0cb9ffe0421 The description shows the right data format now "Azure credentials (Copy and paste .INI file contents here)*"
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2020:0440