I have 1GB of Json files which I am trying to index using Azure Cognitive Search. On the very last step while creating an indexer I am getting an error saying, "The request is invalid. Details : Invalid index: The index contains 54 complex collection fields. An index can have at most 40 complex collection fields."
Microsoft support also mentioned that this is a product limitation.
Does anyone have faced this kind of scenario?