I am trying to publish my Service Fabric application from a Azure VM as was suggested here: Operation timed out publishing Service Fabric application to Azure
The Azure VM is created in the same datacenter as my Service Fabric cluster. But for some reason I am only getting upload speeds from around 200 Kbps.
With the hard-coded 10 minutes timeout in the publish script in Visual Studio, this is not enough to get my application published.
Are there any suggestions on how I might increase my upload speed?