You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using an existing Azure Cognitive Search index, the data isn’t being loaded during the document prep step, and as a result, the search functionality doesn’t work. However, when Azure creates a new index as part of the deployment, data is successfully ingested and the search behaves as expected. We need to investigate why the existing index isn’t accepting or processing the uploaded data.
I am trying to use existing search service and setting all the env using azd env set but while deploying it is creating New search service every time
The text was updated successfully, but these errors were encountered: