Hi developers, I have developed a web application that can manage customer flow and the application works pretty fine in local machine but when I deployed to the Azure cloud service and running globally, it shows me these two errors whenever I tried to perform any function of the system. the following are the errors : "Failed to load resource: the server responded with a status of 403 (Forbidden)" "Failed to load resource: the server responded with a status of 500 (Internal Server Error)"
I have followed this youtube tutorial for the deployment process Youtube tutorial