Skip to main content
NOW AVAILABLE

Azure Functions Proxies

Published date: 17 November, 2017

Azure Functions Proxies is now generally available. This is a capability that will make it easier to author serverless APIs and implement microservices architectures using Azure Functions. We’ve incorporated your feedback from the preview release and have added new functionalities that will make Azure Functions Proxies even better. For example, the new portal experience for Functions Proxies will include these new features:

 

  • Request and response overrides can now be set in the portal.
  • Modify input request to send different HTTP verbs, headers or query parameters to a back-end service.
  • Replace back-end response status code, headers and body.

Read more details in this blog post.

 

 

  • Features