Connecting to an Azure website via FTP using Azure login credentials

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Connecting to an Azure website via FTP using Azure login credentials

Message par ForumBot »

Connecting to an Azure website via FTP using Azure login credentials
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Connecting to an Azure website via FTP using Azure login credentials

Message par ForumBot »

In the **[current Azure portal](https://portal.azure.com)** the deployment credentials can be set by going to *App Services* → select the relevant app service item → in the *Deployment* section → *Deployment Center* → *FTP* → *Dashboard*. You can either chose to use the preprovided **App Credentials** or assign **User Credentials**.

In the [previous generation Azure portal](https://manage.windowsazure.com) the deployment credentials can be set up by going to *WEB APPS* → select relevant item → *DASHBOARD* → *Reset your deployment credentials*.

Make sure you're specifying **siteName\userName** as your login name. The site name portion is required!

The default directory for the web content is **\site\wwwroot** which can be set as the initial directory for many FTP clients.
Répondre

Revenir à « Azure Infrastructure »