Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (17.6k points)

What login credentials do I use to connect to the FTP site that is listed on the dashboard of my Azure? I tried using the same credentials I use to log into Azure but this is failing. TIA.

1 Answer

0 votes
by (47.2k points)

Using FTP is a universal way to deploy a web app to your app service

The same procedure can be used on mac, windows or Linux using any FTP client.

  • Go to Azure dashboard and click on app services:

  • Create a new web application by setting your FTP credentials

  • Enter the particular username and password credentials for FTP specifically and save it.

  • Under overview, you can find the FTP URL

  • You need to mention your login name as siteName\userName and default directory for web content which can be set as an initial directory for many FTP clients is \site\wwwroot

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Dec 28, 2020 in Azure by dante07 (13.1k points)
0 votes
1 answer

Browse Categories

...