Set up an Azure Storage Account and Blob Storage for SFTP Access by using a Private Endpoint
In one of my previous posts we already saw how to setup up an Azure storage account and blob storage…
General, Linux, Microsoft Azure, Storage
Set up an Azure Storage Account and Blob Storage for SFTP Access
Blob storage now supports the SSH File Transfer Protocol (SFTP). This support lets you securely connect to Blob Storage by…
Accessing Azure Storage Account Blobs from C# Applications
In a previous post we went through accessing Azure File Shares with C#, today we will do the same with…