Our team is heavily using ADLS gen2 to store our analytical data. We want to build azure search indexes on top of this data. But seems like currently azure search doesn't support indexing on ADLS Gen2. Is there any guidance on the timeline when it would be supported?
It is correct that we do not currently support ADLS Gen2 as a source for our Azure Search indexer. This is in the works, however we do not have a timeline I can provide yet.
In the meantime, you can use our PUSH api to programmatically send content from it to Azure Search.