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
Hello. I am trying to move to use managed identity instead of apikey based authentication for azure services the chat copilot interacts with. I have been able to move Cosmos & Azure OpenAI successfully, but am having trouble figuring out how to move the AzureAISearch config from API Key based auth to Managed Identity / Token Credential based.
Any help would be appreciated. Thanks!
The text was updated successfully, but these errors were encountered:
If this proves too hard, you could use Azure Key Vault instead as AKV does support managed identities.
Also, if you have made changes to support Cosmos and AOAI with managed identities, please feel free to create a PR to incorporate those changes in the repo!!!
Hello. I am trying to move to use managed identity instead of apikey based authentication for azure services the chat copilot interacts with. I have been able to move Cosmos & Azure OpenAI successfully, but am having trouble figuring out how to move the AzureAISearch config from API Key based auth to Managed Identity / Token Credential based.
Any help would be appreciated. Thanks!
The text was updated successfully, but these errors were encountered: