question

santrapthy-5397 avatar image
0 Votes"
santrapthy-5397 asked ajkuma-MSFT answered

Can I integrate my services running on Azure App services to YOTTA CDN via APIM

HI,

I was looking around for some details around integrating another CDN provider YOTTA to my web services planned to be hosted on Azure app services. Can you please let me know if we can integrate these components?

Thanks in Advance!

azure-webapps
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ajkuma-MSFT avatar image
0 Votes"
ajkuma-MSFT answered

@santrapthy-5397,

To better assist you on this, could you please share more information on your requirement and what exactly you’re attempting to accomplish?

In the interim, you may wish to know about Hybrid Connections and see if it suits your requirement. Within App Service, Hybrid Connections can be used to access application resources in any network that can make outbound calls to Azure over port 443. Hybrid Connections provides access from your app to a TCP endpoint and does not enable a new way to access your app.

As used in App Service, each Hybrid Connection correlates to a single TCP host and port combination. This enables your apps to access resources on any OS, provided it is a TCP endpoint. The Hybrid Connections feature does not know or care what the application protocol is, or what you are accessing. It simply provides network access.

Please see: Azure App Service Hybrid Connections


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.