Azure synapse sql dedicated pool , on-demand and spark pool access to blob storage

sakuraime 2,316 Reputation points
2021-03-29T03:31:55.473+00:00

If I have a dedicated pool, on-demand sql pool and spark pool in synapse studio and would like to access to blob storage account which is blocked all network and only allow private endpoint access.. is it possible ??

coz I found the spark pool in order to access the blob storage account, the blob storage account need to allow all network .

how to do it without allowing all network from blob storage ?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,428 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,364 questions
0 comments No comments
{count} votes

Accepted answer
  1. Samara Soucy - MSFT 5,051 Reputation points
    2021-03-30T03:43:56.707+00:00

    There is a feature in public preview for Azure services that don't have the ability to run inside a traditional Azure VNET. Currently this is only available for Synapse, but will be expanded to other services. You can add access for your Synapse workspace on the network tab of your storage account. You will still need to assign the Synapse managed identity to the 'Storage Blob Data Contributor' role on the storage account to allow it to access data.

    82600-2021-03-29-23-38-34-sasoucystoragevnet-microsoft-a.png


0 additional answers

Sort by: Most helpful