Lesson Learned #280: Cannot bulk load. The file “xyz” does not exist or you don’t have file access

Our customer has the following scenario:
 

They need to import CSV file from a blob storage to Azure SQL Database. 
To perform this operation our customer is using BULK insert option.

 
 
CREATE MASTER KEY ENCRYPTION BY PASSWORD =… Continue reading Lesson Learned #280: Cannot bulk load. The file “xyz” does not exist or you don’t have file access