Share via

How to dynamically switch database names in Mongo DB Linked Service?

ADFUser 1 Reputation point
2025-03-05T11:29:05.9566667+00:00

How do i call DATABASES dynamically from a MONGO Database in Azure data factory. When trying to create a linked service for mongo DB it is asking to Hardcode the database name without making it a dynamic content.

But we have more than 90 databases which we need to connect and get data from . It is not possible to create 90 AKV secrets and get data?

Please suggest an alternative or a solution to this.

Thanks

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.


1 answer

Sort by: Most helpful
  1. Nandan Hegde 36,886 Reputation points MVP Volunteer Moderator
    2025-03-05T11:49:03.5666667+00:00

    User's image

    you can use the Advanced settings and use dynamic settings

    Was this answer helpful?


Your answer

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