Muthu
Muthu

Reputation: 247

Azure Search Instead of Elasticsearch

The existing application is running in elasticsearch. The functionality of the application covers.

kibana dashboard uses aggregations to show the metrics in the dashboard.

Is it possible to achieve all these functionality in azure-search ?

Upvotes: 2

Views: 830

Answers (1)

Yahnoosh
Yahnoosh

Reputation: 1972

Azure Search doesn't integrate with Kibana and doesn't support aggregations. All the other functionalities you mentioned are supported in Azure Search. Hope that helps.

Upvotes: 3

Related Questions