Description of problem: Custom ("managed") images in Azure are not discovered when an Azure account is configured as a provider in CloudForms. As managed images seem to be the way MS is going forward and they are the only way to create VMs from an image in a new resource group this should be supported in CF. https://azure.microsoft.com/en-us/blog/announcing-general-availability-of-managed-disks-and-larger-scale-sets/ I'd expect to be able to see all custom images in my account and to be able to create VMs from it. Version-Release number of selected component (if applicable): 5.8.0 How reproducible: Always. Prepare and upload a custom ("generalized") vhd, create an image from the vhd page blob, refresh provider in CloudForms: Image count for provider is still "0" Steps to Reproduce: 1. Create a generalized vhd blob https://docs.microsoft.com/en-us/azure/virtual-machines/linux/capture-image 2. Create an managed image from it https://docs.microsoft.com/en-us/azure/virtual-machines/windows/capture-image-resource 3. Refresh provider in CF Actual results: Image count in provider overview is "0" Expected results: Image count in provider view reflects number of resources of type "image" VMs can be created using the discovered images. Additional info:
5.9.0.11