asp.net - To deploy Elasticsearch to Azure, do we have to use a virtual machine? -


we building small traffic website in asp.net mvc , c#. full text search, using elasticsearch on our development machines currently. when searched how deploy it, of tutorials spinning azure virtual machine , deploying es in it. there alternative that? want avoid cost of renting azure vm. planning use standard service plan host our application.

any appreciated.

there's no paas option elasticsearch. use azure search paas search engine on azure.


Comments

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -