We have an Azure app service written in Django. From databricks notebook we sent curl command to test the connection between databricks and Azure AppService. We got the following repsonse:
Error 403 - Forbidden
The web app you have attempted to reach has blocked your access.
How do I setup the the Django web service so Databrick notebook can access it?