Hi
I'm trying to test the deployment of a java application (Apache Jena) to a tomcat server via Azure.
I'm using a free subscription account.
When I try to create an azul java 8 VM I'm getting the following error
{"code":"MarketplacePurchaseEligibilityFailed","message":"Marketplace purchase eligibilty check returned
errors. See inner errors for details. ","details":[{"code":"BadRequest","message":"Offer with PublisherId: azul, OfferId: azul-zulu8-windows-2019 cannot be purchased due to validation errors. See details for
more information.[{\"The Offer is not sold in the subscription/account region: AU\":\"StoreApi\"}]"}]}
I'm guessing it might be a restriction on deploying an azul service on a free subscription ? AND/OR that I'm in Australia.
Can anyone provide any insight into the Azul VM error ?
Many thanks in advance
Simon