Open kkeshavamurthy opened 2 years ago
Great idea! Are you interested in hacking on that? I would be delighted to review a PR.
I'm interested working on this, but I cannot find any references to any kind of API which would take SIG (Compute Gallery) details as an input. Searching for something around microsoft-azure-virtualmachines.vmImages
or osVhdUrl
is not helpful either. Do you have some pointer what kind of API the Azure Portal use for this operations?
https://docs.microsoft.com/en-us/rest/api/compute/galleries should have some information on the APIs used here
I was expecting an API for supplying that to the marketplace. I'm going to search through the docs, and if I can't find the API for the marketplace, I'll reach out to the team to get details.
I didn't think image gallery images had anything to do with the marketplace.
I didn't think image gallery images had anything to do with the marketplace.
Oops, i misread the initial issue :( Yea, i'll also try and look to see to specify an image gallery reference to the marketplace publishing APIs.
I was hoping to find something around https://docs.microsoft.com/en-us/azure/marketplace/cloud-partner-portal-api-creating-offer, but there doesn't seem to be anything related to Compute Galleries (formerly SIGs IIRC) :/
@iqshahmicrosoft can you offer any guidance toward docs or how to specify a SIG in the cloud partner API?
Hi, Since Azure Shared Image Gallery is the recommended way of publishing images to Azure Marketplace offers, it would be great if the cli could support that.
Thank You.