Streaming data/file content in Azure APIM

Nagashree Balasundaram 741 Reputation points
2022-06-10T18:37:02.93+00:00

How do we achieve request and response data streaming in Azure APIM?
The requirement is to stream files to the backend application via Azure APIM and also retrieve them.
Currently we are using Apigee API management platform which provides streaming capabilities on both request and response side.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,447 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 29,261 Reputation points
    2022-06-13T19:19:32.39+00:00

    Hi @Nagashree Balasundaram Thanks for reaching out. The request and response data streaming can be achieved by using web sockets in Azure APIM.
    For more information, please refer this document.
    For importing Web socket API's in APIM please refer this blog.

    To benefit the community find the right answers, please do mark the post which was helpful by clicking on Accept Answer’ & ‘Up-Vote’.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.