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

Unable to find images in Azure image galleries

XMLWordPrintable

    • Bug Fix
    • Hide
      .Lookup of images in Azure Image Gallery

      Before this update, a change in the Azure Image Gallery URL format led {Project} to use a wrong URL format for image lookup.
      Because of this, users could not find images in the Gallery by using the `gallery://` schema.
      Instead, they had to use the full resource URL.
      With this release, the Azure Image Gallery URL format is updated, and the code is changed to find images by using the new format.
      As a result, end users can efficiently find images in Azure Image Gallery by using the `gallery://` URL schema.
      Show
      .Lookup of images in Azure Image Gallery Before this update, a change in the Azure Image Gallery URL format led {Project} to use a wrong URL format for image lookup. Because of this, users could not find images in the Gallery by using the `gallery://` schema. Instead, they had to use the full resource URL. With this release, the Azure Image Gallery URL format is updated, and the code is changed to find images by using the new format. As a result, end users can efficiently find images in Azure Image Gallery by using the `gallery://` URL schema.
    • Done
    • Automated

      Description of problem:

      A while back you used to be able to find images in the Azure image gallery with the urn like gallery://Templates/RHEL/version, it looks like now it needs a full resource url in order to find them which looks like this:

      /subscriptions/<subscription-id>/resourceGroups/<resource-group>/providers/Microsoft.Compute/galleries/Templates/images/Rocky/versions/1.0.0

      How reproducible:

       

      Is this issue a regression from an earlier version:

       

      Steps to Reproduce:

      1. Spin up a VM in Azure
      2. Create an image gallery
      3. Capture the image and place it in an image gallery 
      4. Try to find it using the old way and see that Foreman goes right away to can't find image and kicks you back to the compute resource page(which we should just error out but stay on the page like we do with other validations)

      Business Impact / Additional info:

      Should be an easy fix, Microsoft must have made a change on their end and we missed the memo.

              rhn-support-chrobert Chris Roberts
              rhn-support-chrobert Chris Roberts
              Amol Patil Amol Patil
              Lena Ansorgová (zuansorg) Lena Ansorgová (zuansorg)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: