Azure Foundry Agent

Use this if you want to connect knowledge to the LLM, for example Bing Search or custom documents.

  • Enable Managed Identity on the App Service
  • Add role Azure AI User to App Service Managed Identity
  • In Azure AI, add a Foundry project, then create agent an
  • In your Convier project, add source type LLM
    • Base URL: https://<resource>.services.ai.azure.com
    • Scope: https://ai.azure.com/.default
    • Project: <foundry project name>
    • Agent ID: asst_fdasfsdads

You can see base URL and project by opening the agent playground.


This site uses Just the Docs, a documentation theme for Jekyll.