0

I have two app services in azure - One hosting the front end application and other hosting the web api.

We have access restrictions in the app services where I have seen how we can configure that only Azure front door can access the app service as stated in the below article and this works as well

https://medium.com/microsoftazure/permit-access-only-from-azure-front-door-to-azure-app-service-as-simply-as-possible-88a9d6839161

I want to achieve something similar. I want that only the front end app service should be able to access the web api app service, using the service tags in access restrictions.

Please note that I tried using app service service tag to restrict access to the api app service but this didn't work.

user961
  • 453
  • 6
  • 20

0 Answers0