Deploy your app to Azure Web App by uploading local files. You need to provide files in your workspace that you want to deploy.
For Java EE applications, WAR deployment will be used.
For Java SE applications, ZIP deployment will be used.
For others, Git deployment will be used.