I have created .NET 6 App Service in Azure and trying to connect FTPS endpoint using WinSCP:
Getting access denied error:
Could anyone please help..!
In order to resolve your error, Make sure you enable SCM Basic Auth Publishing
and FTP Basic Auth Publishing
to ON
Download the publish profile:-
Copy the publishurl in the Host name and Username, Password from the downloaded publish profile:-
The connection via Win-scp tool is successful with the Azure Web app .Net 6.0 via FTPS