You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 3, 2019. It is now read-only.
André Silva edited this page Nov 20, 2015
·
4 revisions
Publish a Web App to Azure using FTP
Open your app in Azure Portal, choose Settings and then click on Set deployment credentials. Please remember this also will be used for your FTP deployments.
Fill with a username and password.
For this exercise, you need the publish profile file that you downloaded in the previous one. There you will find three essential values: publishUrl, username and userPWD.
And now, using a FTP client, you can easily deploy your application to Azure.