CompositionalIT / farmer

Repeatable Azure deployments with ARM templates - made easy!
https://compositionalit.github.io/farmer
MIT License
523 stars 157 forks source link

Azure Cognitive Search #768

Open jeckyl2010 opened 3 years ago

jeckyl2010 commented 3 years ago

I can find the Cognitive Service in the API, but I can't seem to find the Cognitive Search component, which consist of datasources, skillsets, indexes and indexers.

Any plan of supporting this in the near future - critical for my project :)

isaacabraham commented 2 years ago

Is this just the Azure Search service that has now been renamed as Cognitive Search? We have support for creating Azure Search instances - and there's the .NET SDK for constructing Indexes etc. (I'm not sure if those are supported in ARM).