I've got an FTP server running on Azure. I had to manually add in 20 endpoints for the 'data' connection.
It was painful.
Surely there's a better way to bulk add endpoints to an Azure VM, somehow? If so, could someone list some instructions? I'm open to anything.
eg. I would love to create
TCP public port 61020 - private port 61020
to
TCP public port 61100 - private port 61100
hmmm....