Skip to content

Conversation

@djetchev
Copy link

@djetchev djetchev commented Jan 6, 2026

  • Adding Private Endpoint / Private Link to Fabric.
  • Additionally, any support for MCP Everything server
  • Adding testing deployment guide

@Vijendra123
Copy link
Contributor

we should probably copy this into new folder instead of modifying the 15- folder as its most used by customers.

…sources)

- Reverted 15-private-network-standard-agent-setup to match upstream/main exactly
- Added 19-hybrid-private-resources-agent-setup: hybrid architecture with public
  AI Services endpoint and private backend resources (AI Search, Cosmos DB, Storage)
- Template 19 enables portal-based agent testing while keeping data resources private
- Includes TESTING-GUIDE.md, test scripts, and architecture diagrams in template 19
Updates based on actual testing:
- Fixed SDK usage: use AzureAISearchTool class, not dict format
- Added note about portal limitation with network injection
- Added correct API version (2025-05-15-preview) for REST API
- Added MCP HTTP server implementation (Streamable HTTP transport)
- Updated MCP deployment instructions with proper HTTP-based server
- Added connection name lookup command
- Fixed test script to use AzureAISearchTool class

MCP Server:
- Added mcp-http-server/server.py - Flask-based MCP server
- Added mcp-http-server/Dockerfile for containerization
- Implements JSON-RPC over HTTP as required by Azure AI Agents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants