sftp client from Azure Web App?

Jan Garefelt 21 Reputation points
2020-06-04T13:52:52.003+00:00

Is it possible to use sftp.exe from an Azure Webb App in order to fetch or deliver files using sftp? Certificates are required by remote hosts.

Or is there any other way to fetch and send files using sftp (and certificates) from an Azure Webb App?

Thank you!

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,365 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Laude 85,721 Reputation points
    2020-06-04T13:59:32.783+00:00

    Hi,

    You could for example use Azure Logic Apps:

    Monitor, create, and manage SFTP files by using Azure Logic Apps
    https://learn.microsoft.com/en-us/azure/connectors/connectors-create-api-sftp

    Best regards,
    Leon


0 additional answers

Sort by: Most helpful