Unable to Download from Azure Marketplace into AzureStack --> failed
Any Download Fails without detailed error Message...
Download is cycling for minutes then only the "state" turns into failed

1 comment
-
Victor Meyer commented
I assume you have registered your azure stack with your public azure tenancy.
I had a similar problem. Within the Portal (on a dev stack) I managed to download one image and then all subsequent image downloads from the market place failed.
When I tried to use the offline marketplace tool:
I got a clear error from azcopy showing "azcopy.exe. An internal error occurred. There is not enough space on the disk".
The Market Place Items will eventually be stored within a blob storage account but you have to have sufficient local disk space to cache the image to begin with.
I can also confirm that an SMB mapped drive to a server with storage larger than the market place image is a working solution so long as you use the Offline Market Place syndication tool.
This answer can be improved by someone with better knowledge than I by determining where this local cache is rather than using an external storage location.
Hope this helps.