I'm trying to deploy the Elasticsearch marketplace template ( https://azuremarketplace.microsoft.com/en-us/marketplace/apps/elastic.elasticsearch?tab=Overview ) and it's failed during the deployment.
The kibana and logstash VMs were created OK along with the networking infrastructure. However the master-nodes, client-nodes, and data-nodes entries failed with the following error.
I'm going to try it again (which knowing software will work this time) but I thought I'd share in case it's not transitory?
Does this happen to others? Is the image being updated and I lucked out when I tried to deploy?
Thanks in advance.
{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.","details":[{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"code\": \"InvalidContentLink\",\r\n \"message\": \"Unable to download deployment content from 'https://catalogartifact.azureedge.net/publicartifacts/elastic.elasticsearch-ada67ba1-cf04-42a0-b3e9-d6a2bf310a3c-elasticsearch/Artifacts//partials/vm.json'. The tracking Id is '800e7866-ad1a-4c5d-a3e1-d5ab614f5fed'. Please see https://aka.ms/arm-deploy for usage details.\"\r\n }\r\n}"},{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"code\": \"InvalidContentLink\",\r\n \"message\": \"Unable to download deployment content from 'https://catalogartifact.azureedge.net/publicartifacts/elastic.elasticsearch-ada67ba1-cf04-42a0-b3e9-d6a2bf310a3c-elasticsearch/Artifacts//partials/vm.json'. The tracking Id is '9c650db9-b97d-4951-9e27-6d5310a3848d'. Please see https://aka.ms/arm-deploy for usage details.\"\r\n }\r\n}"},{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"code\": \"InvalidContentLink\",\r\n \"message\": \"Unable to download deployment content from 'https://catalogartifact.azureedge.net/publicartifacts/elastic.elasticsearch-ada67ba1-cf04-42a0-b3e9-d6a2bf310a3c-elasticsearch/Artifacts//partials/vm.json'. The tracking Id is '4d0dd31c-f8dc-4780-b2b8-ee9a42ffbe8e'. Please see https://aka.ms/arm-deploy for usage details.\"\r\n }\r\n}"}]}