As I’m doing a lot of demos using ElasticSearch, I like to use Azure Container Instances to spin up a new container image. To simplify the creation process, I’m using the Azure CLI in combination with the script below:
Remark: this is a copy of one of the scripts found here; https://github.com/markheath/aci-getting-started/blob/master/m1-01-elasticsearch.ps1