
SFTP Polling Static IP - social.msdn.microsoft.com
Aug 21, 2018 · The SFTP server team has to whitelist the IP for the SFTP connector to establish a connection to the server. But since Azure has a range of IP addresses and not a fixed IP for …
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 …
Log Copy Output Activity to csv in Azure Data Factory
Feb 7, 2020 · Scenario: I'm using ADF to simply copy data from Blob to external SFTP location. Once copied, I want to return Copy Activity logs back to my source i.e. to Blob. In this case, I prefer to have …
Azure Multi Factor Authentication per-user setup
Apr 29, 2017 · An Azure Multi-Factor Auth Provider is used to take advantage of features provided by the full version of Azure MFA. It is for users who do not have licenses through Azure MFA, Azure AD …
How to validate users on AD in azure application
Apr 14, 2013 · In my application, the alias that users input on UI is validated on AD directly. After moving the application to azure, it no longer runs in our corp domain, is it still possible to connect to AD? If …
Quartz scheduler not working on cloud service
Aug 21, 2015 · I had deployed a cloud service in which i has use Quartz scheduler to run a particular task at a particular time (3:00 AM).
HTTP 500 error for sites with Azure Active Directory
Jul 9, 2015 · If the users are able to sign-in / authenticate themselves to (for example) say, Azure Application Panel and access Applications via https://myapps.microsoft.com, I don't think this should …
Why does my content not get published on my website?
Mar 16, 2016 · When I click on the Azure Dashboard I notice that under "usage overview" it states under the "File system storage" that I'm using 18.09 MB of the 1024MB limit. This to me is an indication that …
Restrict Azure VM Access - social.msdn.microsoft.com
Dec 18, 2014 · If you create a site-to-site VPN between your on-premise network and Azure virtual network, they connect via the IPsec tunnel. Based on my experience, on the Azure side, you don’t …
Backup and Restore of Redis Data - social.msdn.microsoft.com
Jan 23, 2015 · How in Azure Redis can we backup and restore data in case of failure? For instance, it would be nice to have access to an rdb file and archive it then restore when needed. We tried setting …