How to search for Azure Marketplace Images with specific Publishers

Hello,

I have created video tutorials on how to search for Azure Marketplace Images from specific Publishers like MicrosoftWindowsServer, RedHat and Canonical.

In the video, I am using Morpheus version 6.0.1 which is the latest release and available on Morpheus Hub.

For Windows Azure Marketplace images (Publisher: MicrosoftWindowsServer) you will need to do the search by “windows server” and then select the desired SKU & Version.

Reference Video => MicrosoftWindowsServer

For Red Hat Azure marketplace images (Publisher: RedHat) you will need to do the search by “rhel” and then select the desired SKU & Version.

Reference Video => RedHat

For Ubuntu Azure marketplace images (Publisher: Canonical) you will need to do the search by “ubuntu server” and then select the desired SKU & Version.

Reference Video => Canonical

Hope this will be helpful. :slight_smile:

Thanks,

Deepti

1 Like

Good call out. I believe Azure allows the product name to be queried with the API, which is not the same as the Display Name. So a display name of “Red Hat Enterprise Linux Server” is identified via the API as “rhel” with a full product id of something like “rhel-20190605”.

1 Like