Not seeing the option of Linked Services in Azure Synapse Analytics

gomzi 0 Reputation points
2025-06-21T15:27:01.1833333+00:00

Hello Azure Support,

I'm trying to move data from Azure Synapse Analytics to MongoDB, and I am following the official Microsoft documentation below:

đź”— https://learn.microsoft.com/en-us/azure/data-factory/connector-mongodb?tabs=synapse-analytics

As per the document, I should be able to create a Linked Service to MongoDB from Synapse. However, in my Synapse workspace, I do not see the "Linked Services" tab or option under the Manage section. Attached screenshot for your referenceScreenshot 2025-06-21 at 8.51.45 PM

Screenshot 2025-06-21 at 8.51.38 PM

Could you please guide me on the following:

  • How to enable or access "Linked Services"?

Are there any prerequisites or permissions needed for the tab to appear?

Alternatively, is there another way to configure a connection to MongoDB from Synapse?

Looking forward to your support.

Thank you

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.
5,375 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Krupal Bandari 770 Reputation points Microsoft External Staff Moderator
    2025-06-23T04:14:00.13+00:00

    Hi @gomzi
    I understand you're working to move data from Azure Synapse Analytics to MongoDB, and while following the Microsoft documentation, you’re unable to find the “Linked Services” option under the Manage section of your Synapse workspace.

    Root Cause

    The “Linked Services” option is not available when viewing Synapse from the Azure Portal. It is only accessible through the Synapse Studio interface, which is the dedicated development environment for Synapse.

    Please follow these steps:

    1.Open Synapse Studio

    • Go to your Synapse workspace in the Azure Portal
    • Click on “Open Synapse Studio” (at the top of the workspace overview)
    • This opens a new browser tab with Synapse Studio

    2.Navigate to Linked Services

    • In Synapse Studio, click the Manage hub (gear icon on the left sidebar)
    • Under External connections, click on Linked Services
    • Select + New, search for MongoDB, and configure your connection

    Required Permissions

    Please ensure your account has one of the following roles on the Synapse workspace:

    • Synapse Contributor or
    • Synapse Administrator

    Without proper permissions, the Linked Services option may not appear.

    kindly refer this:
    https://learn.microsoft.com/en-us/azure/synapse-analytics/security/synapse-workspace-synapse-rbac-roles
    https://learn.microsoft.com/en-us/azure/data-factory/concepts-linked-services?tabs=data-factory
    https://learn.microsoft.com/en-us/azure/data-factory/connector-mongodb?tabs=synapse-analytics

    If this is helpful, please click Accept Answer and kindly upvote it so that other people who faces similar issue may get benefitted from it.

    Let me know if you have any further Queries.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.