Embedding service does not run indexer
Good morning, I'm testing some functions using OpenAi+SearchService+Storage Account. The service was working correctly using the playground, but after a few days, when creating a test environment, the system did not complete the process, below is an explanation: When pointing to the database and the search service, naming the index and applying the settings, the system keeps "loading" the files and does not continue. Checking the indexers, the index is created but the index-chunk remains as "No history" and if I access and run it manually an error is displayed: Azure AI Search notification Failed to run indexer "index-container-testes-indexer-chunk" error: "Indexer 'index-container-testes-indexer-chunk' is disabled and cannot be run. Please re-enable the indexer in order to run again." I've already tried running it manually and also resetting it, but the error persists. If anyone has had this error and can help me, I would be grateful.