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

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -