Exposing sse endpoints in API Management from Azure Functions
- Dominant language
- No language data
- Stars
- 28
- Forks
- 75
- Avg merge
- 9d 2h
- Merged PRs (30d)
- 3
Description
I'm trying to connect my mcptooltrigger functions in Azure Functions with my API Management Service. I was wondering if there is guidance for which policies need to be in place to support SSE and the endpoints we have to allow for (/sse and /messages) in the API Management service. I've updated the policies for what I can read online, but can't get it to work (https://learn.microsoft.com/en-us/azure/api-management/how-to-server-sent-events)
I also overrode the x-functions-key to use the mcp_extension key and I don't get a 401 message, I just get a hanging response.
Without API Management, I can get Visual Studio Code to connect to the sse endpoint with the Azure Functions endpoint.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.