enforcing FTPS for Azure AppService WebApp -


for deployment or downloading web application logs both ftp & ftps can used. need ensure user can connect only using ftps. currently, it's user whether he/she uses ftp or ftps. so, how strictly enforce ftps azure appservice webapp?

there documentation on enforcing https nothing on enforcing ftps.

there no option disable ftp , enable ftps in azure websites, can check link: closing ftp pci dss compliance , using ftps details.

also vote in link below request feature: option disable ftp (and force ftps) in azure web apps


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -