Secure backend Appservice

Rahul 1 Reputation point
2019-12-09T07:41:36.327+00:00

I have an application that consists of a "front-end" website, and a back-end web API. Iwant the end users of my application to be able to access the front-end website, but ionly want the front end to be accessible to the end users. The back-end should be locked down so it is only callable from the front-end.

Please suggest some better solution, I have tried multiple things but did not get any proper solution.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,260 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bartosz Pelikan 41 Reputation points
    2019-12-09T18:18:00.697+00:00
    2 people found this answer helpful.