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
bug report -> please search issues before submitting
feature request
documentation issue or request
regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Merge release "2024-04-25: Bugfixes for free sku, ADLS2, storageUrl"
Run a indexer with embedding Skill in Azure AI Search or a Search Query with enabled vector search in the integrated search explorer.
Any log messages given by the failure
Azure AI Search Indexer
Operation: Enrichment.AzureOpenAIEmbeddingSkill.#2
Message: Could not execute skill because the Web Api request failed.
Details: Web Api response status: 'Forbidden', Web Api response details: '{"error":{"code":"AuthenticationTypeDisabled","message": "Key based authentication is disabled for this resource."}}'
Expected/desired behavior
I work with several datasources and indexers and need the option to set it up and test in the Azure Portal.
After the release with #1555 which sets a parameter to the Azure OpenAI resource to disable OpenAI key access I receive above mentioned error.