Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-41374

Mandatory parameter such as arch and os are missing while creating an image for Azure.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 6.16.0, 6.19.0, 6.18.1, 6.17.6.1
    • Documentation, Provisioning
    • False
    • sat-rocket
    • None
    • None
    • None
    • None

      Description of problem:

      When creating an image for Azure via the CLI, the architecture (arch) and operating system (OS) are mandatory parameters. However, this requirement is not mentioned in the documentation

      For other cloud services, the documentation clearly specifies these mandatory parameters, but this information is missing only for Azure. As a result, when users follow the Azure documentation as it currently stands, the CLI always prompts for the arch and OS parameters, as shown below.

       

      hammer compute-resource image create --name RHEL9 --compute-resource AZURE-SAP --uuid 'gallery://RHSG_1/RHEL77img' --username azureusername --password xxxxxxxx --user-data yes
      Could not create the image:
        Operatingsystem can't be blank
        Architecture can't be blank

       

      Actual behavior:
      The documentation is currently missing the architecture and OS details for Azure.

      Expected behavior:
      The arch and os parameters should be present, as they are required parameters for Azure.

              Unassigned Unassigned
              rh-ee-amolpati Amol Patil
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: