We are planning to use elastic cloud managed instance from azure portal. what I understood that Azure portal is only for billing purpose actual instance will be created on elastic cloud only. Below are some queries related to data stored in Elasticsearch.
Where is data stored in Elasticsearch cloud instance?
Can data be stored in our Azure storage instead of elastic cloud?
In the Azure region you are choosing when creating the cluster.
I don't think so. The only way to do that IMO would be to run ECE instead but then the billing will be done by Elastic directly and you will have to manage/monitor the services.
So if we directly use Elastic cloud service, we will have option to provide prefer data store for data. Can we use Azure File Storage as Storage for Elastic Search data also will it impact performance of elastic Search?
There are different types of nodes with different profiles. You can not provide your own storage for the data in the cluster.
Elasticsearch is very I/O intensive and requires the file system to behave exactly like local storage. I therefore doubt using Azure File Storage for anything but backups is recommended or even supported.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.