Take a look at Kudu; you can access your Logs directly from the App Service file share.
Other links:
https://github.com/projectkudu/kudu/wiki/Accessing-the-kudu-service
If its an Azure Static Web App - have you setup Application Insights?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a webapp, and am going throuhg UAT, and would like to view the logs to see what issues arise. I goto App Service Logs, and am given a ftp/ftps link, but I do not know how to access them. Can anyone help with this?
I also tried with Diagnostic Settings, but do not know how to do this either
Take a look at Kudu; you can access your Logs directly from the App Service file share.
Other links:
https://github.com/projectkudu/kudu/wiki/Accessing-the-kudu-service
If its an Azure Static Web App - have you setup Application Insights?