Posts

Showing posts from May, 2025

Azure Integration Service: Event Driven Architecture with sFTP and SMB - Part2

Image
  Azure Integration Service: Az sFTP Setup   Create a storage account with the following settings, all remaining settings can be set to default. Properties Setting Primary service Azure Blob Storage or Azure Data Lake Storage Gen 2 Replication Read-access geo-redundant storage (RA-GRS) Enable hierarchical namespace Enabled Enable SFTP Enabled Network connectivity Public endpoint (all networks)       After creation, it should look like: Figure 1: Storage account created After that, create folder structures: ·         Timesheet-root ·         Invoice-root   Create SSH for your sFTP connection We are using a tool called PuTTYgen. Download from https://...