FTPS deployment not working
Hello,
We are utilizing the Azure Web App plan for longer then 3 years. We are facing to the deployment issue for the fist time. Fort the deployment we are using the FTPS only. Basic authentication is allowed.
Problem is that the FTP client cannot connect to deployment URL from Azure because it is pointing to CNAME and this CNAM address don't any additional DNS records (A,CNAME,PTR)...
So we are unable to reach deployment endpoint to update our files.
WebApp is still reachable without problem.
DNS: xxxx-xxxx.xxx-085.ftp.azurewebsites.windows.net
FTP client used is WINSCP, Powershell, Browser, FileZilla... none of the works because problem is with DNS.