Creating A Load-Balanced Azure VM Availability Set With An ARM Template
Creating an Azure virtual machine availability set, properly configured for FTP service, is best done with an ARM template.
Creating an Azure virtual machine availability set, properly configured for FTP service, is best done with an ARM template.
Configuring an Azure VM availability set to handle FTP uploads requires a little knowledge of how PASV mode works.
First in a series on using Windows services to automatically detect and process inbound FTP files.