Forum Discussion

Justinrr07's avatar
Justinrr07
Copper Contributor
Jun 21, 2021

Azure SQL Create External Data Source to Azure File Share

Hi I have successfully used the method below to access files from Azure SQL to a Blob container. CREATE EXTERNAL DATA SOURCE MyAzureBlobStorage WITH ( TYPE = BLOB_STORAGE, LOCATION = 'https://sq...