Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (4k points)
edited by
I am able to create a URL that looks like this

https://4z9giyi2c.execute-api.us-west-2.amazonaws.com/test/petstore/pets?type=fish

using AWS while trying to change HTTP to an HTTPS endpoint using API gateway and cloud point.

Is it possible to do so in Azure as well?
closed

1 Answer

+1 vote
by (9.6k points)
edited by
 
Best answer

The same service is available in Azure by the name of Azure Front Door. It provides features such as traffic management, applying a web app firewall, provision for the application of CDN along with SSL termination. 

The process is done by initially routing all your HTTP requests to HTTPS and then switch 'HTTPS only' on from the SSL settings. 

Want to learn more about Azure, and become a master by enrolling in Intellipaat's Azure Course?

Browse Categories

...