Skip to content

jcentner/azure-ai-agent-demos

Repository files navigation

Azure AI Foundry Agents Demos - WIP

This repository contains sample code and instructions for creating a variety of simple Azure AI Foundry Agents. Demos include those for using tools like Grounding with Bing Search, MCP servers, and OpenAPI schemas. Also included are walkthroughs for enterprise features like observability, secure networking, and more.

Index of Demos

  • /mcp_mslearn_agent: Using an MCP tool to connect to the Microsoft Learn MCP server; absolute minimal demo.
  • /mcp_local_server_agent: A three step demo walking through setting up a local MCP server, inspecting it with the MCP inspector client, and connecting to it with an agent with auth at runtime.
  • /github_coding_agent: An agent with a coding environment (Code Interpreter) and a GitHub MCP tool with OAuth2, inheriting user permissions to repositories.
  • /otel_observable_agent: Integration with OpenTelemetry and Azure App Insights for observability, as well as extreme verbosity in output for debugging.

TODO

  • Minimal MCP tool demo with the Microsoft Learn MCP server
  • Local MCP server, inspector, and agent connection with auth
  • Enterprise auth and coding agent demo (GitHub MCP server, OAuth2, Code Interpreter and agent loop to build simple web-app)
  • Observability demo (App Insights, per-delta verbose output)
  • Copilot studio integration with agent (Teams bot to add RBAC roles for users, grounded with policy (Fabric?), logged, permission approval)

Azure AI Agent avatar

About

Azure AI Foundry Agent service demos and resources

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages