In this post we can see multiple ways to deploy files to Azure App Services.
1. Deploy through Visual Studio
Right click on project > Publish > Select App Service
2. Deploy through CICD
Configure Azure Devops > Checkin Trigger > Deploy through CICD Pipeline
3. Deploy through FTP
Go to Azure Portal > App Service > Deployment Center > FTP > Configure User Credentials