I was trying to use Azure AI Search import and vectorize data wizard (from the portal) with the app.
It seems that the wizard is quite opinionated on the name of index fields it uses when
creating the index, which makes it incompatible with the app, unless you make changes to
the code and use the same names. Am I missing something or am I correct in my assumption?
thank you.