Not able to connect Azure - Web App using FTP

Chandrakant Pawle 101 Reputation points
2024-04-05T04:56:07.15+00:00

Hello

Not able to connect Azure - Web App using FTP - Winscp or FileZilla. Have enabled Web App->Configuration -> General Settings -> FTP Basic publishing credentials.

Set Configuration -> FTP state = FTPS only

Pls tell me if some more configuration required? Thanks

Regards

Chandrakant Pawle

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,933 questions
{count} votes

Accepted answer
  1. VenkateshDodda-MSFT 24,951 Reputation points Microsoft Employee Moderator
    2024-04-05T07:09:14.64+00:00

    @Chandrakant Pawle Thank you for posting your question in Microsoft Q&A, apologize for any inconvenience caused on this.

    Mitigation or Workaround steps:

    1. If you are using application scope credentials to FTP to app service, then make sure that both SCM Basic Auth Credentials and FTP Basic Auth Credentials are enabled and also FTP state to FTPS only.
    2. If you are facing any issue while following the step1, then I would suggest you try connecting to FTP through user scope credentials.

    Update:

    Our engineering team has investigated the issue and identified a bug in connecting to FTP service using application scope credentials.

    They are working on fix and fix will be rolled out in next release. If any other customers are facing the issue I would suggest you follow the above steps to connect to app service using FTP.

    Let me know if you are facing any issue or if you have any further questions on this.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.