Azure / Azure-Functions

1.11k stars 195 forks source link

Moving from Functions Proxies to API Management #2280

Open marnixcox opened 1 year ago

marnixcox commented 1 year ago

We are already using API Management in combination with Functions.

From the API Management policies the Function is called by using the configured Functions Proxies rules. The Functions component is linked to Hybrid Connections to establish cloud on-premises connectivity. Proxies/routing rules work very well in combination with Hybrid Connections functionality.

As API Management does not provide Hybrid Connections functionality by itself we need the Functions/Proxies component to do the trick.

ramya894 commented 1 year ago

@marnixcox We will discuss this internally and update you

ramya894 commented 1 year ago

@kulkarnisonia16 Could you please have look into this issue.

marnixcox commented 1 year ago

Any news on this? This is related to proxy-deprecation

bakhtiarkamal commented 4 weeks ago

Any news on this?