Using AzureDefaultCredential with Semantic Kernel in Python

Read Original

This technical article explains how to authenticate to Azure OpenAI services using managed identities instead of API keys. It provides a Python code example using the DefaultAzureCredential class from the Azure Identity SDK and the AzureChatCompletion class from the Semantic Kernel SDK, detailing the setup for a zero-trust Azure AI Foundry environment.

Using AzureDefaultCredential with Semantic Kernel in Python

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week