How To Re-Link Private Endpoint in Synapse Default Storage Linked Service After Deletion on Storage Account

Leroy Oosthuyzen 20 Reputation points
2023-10-13T12:23:00.83+00:00

We have a Synapse Workspace that was created with the deafult linked service to an ADLS2 storage account via managed private endpoint.

During testing, we deleted the private endpoint in the storage account network view. As a result, the Synapse workspace no longer has access to the storage account.

Since the default Synapse linked service cannot be edited, how do we reconeect the Synapse workspace and Storage Account?

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,944 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,696 questions
0 comments No comments
{count} votes

Accepted answer
  1. Luis Arias 6,061 Reputation points
    2023-10-13T20:00:02.51+00:00

    Hi Leroy,

    Even deleting the private endpoint if the storage account is on public access you will continue using the linked service to access to the storage without problem.

    Storage account access

    On the other hand if a production environment and you need to keep the communication insolated you can recreate the private endpoint , deleting first de old one following:

    Synapse workspace> Security > Manage Private endpoints> click on delete private endpoint with issues
    User's image

    After that in the same section click on new and choose the storage type that you are using : blob or storage datalake

    User's image

    Choos the right information about your subscription, resource group and storage to finalize the configuration return to the storage account > network > private endpoint and approve the connection:

    User's image

    Take some minutes and you will have the private endpoint again configured.

    Cheers,

    Luis Arias


    If the information helped address your question, please Accept the answer.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful