Linked Services provide the ability to pre-configure connections to various Azure components (Storage/Compute). Different modes of authentication can be specified during setup. Visit Microsoft Docs for more information.
Note: In order to run the Entity Store Notebook you must setup a Linked Service to your KeyVault that contains secrets with ConnectionStrings to ADLS and SQL pools.
- Navigate to Synapse Studio -> Manage -> Linked Services
- Click on +New button.
- Search of Key Vault and then click continue.
- The image below indicates the required inputs.
- Name for the Linked Service.
- Azure key vault selection method: Enter Manually.
- Base URL: Enter the Vault URI of the KeyVault.
- Test connection to verify if the connection works.
- Create.
- Create two separate secrets for ADLS and SQL pool Connection Strings.
- Add Access Policy for your Synapse Workspace, within the Key Vault.