
SFTP and Anti Virus - social.msdn.microsoft.com
Jul 26, 2019 · SFTP is not really an FTP server, instead it is an SSH server but capable of understanding FTP commands. As a result, SFTP prevents the transfer of unencrypted and …
Slow Azure VM FTP download speed - social.msdn.microsoft.com
Jun 16, 2016 · I have a VM set up in Azure and have configured a FTP server in the VM. I selected server location in East US and it is very fast to access from my home and office (both …
Tracking and Identifying TCP leaks - social.msdn.microsoft.com
Dec 12, 2017 · Richard, I thought about it from a PAAS point of view, in case of SAAS, i'd recommend checking out Application insights, I haven't deeply played with it, but you can …
ADFS in Azure fails when Site-to-Site VPN fails
Sep 10, 2016 · Azure virtual machines may need to be provided connectivity to the on-premises corporate network. It is important to note though, that if the VPN fails, authentication and other …
Azure ARM Load Balancer not working with ACTIVE FTP (PASV FTP …
Oct 4, 2016 · We are trying to configure a highly available FTP server using two ARM VM's with FileZilla server running on them - in an availability set - with a Microsoft Load Balancer in front.
Custom STS with Azure AD authentication
Aug 6, 2014 · When a user tries to login, I redirect using WS-Federation to Azure AD to get the user authenticated. Idea is to get the token back into my CSTS, create the user within my …
Msdn forums - Azure Service Fabric
Dec 2, 2019 · Update-ServiceFabricService Archived Forums 101-120 > Azure Service Fabric I'm trying to increase stateless service instance without re-deployment by using
Azure IAS, PAS - social.msdn.microsoft.com
Aug 20, 2016 · Azure can be IaaS, PaaS or SaaS. depending on what you create. for example if you create virtual machines, they would be IaaS (infrastructure as as service) or you can …
Changing SQL Azure Database Edition - social.msdn.microsoft.com
Nov 18, 2014 · After going through this thread, I understand most of us have many questions while we are comparing the available Web/Business editions of Microsoft Azure SQL …
How to use Azure Automation to start and stop the Service Fabric …
Aug 25, 2017 · In our project, we want to use Azure Automation to start and stop Service Fabric Cluster nodes.