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.
11,323 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nandan Hegde 34,351 Reputation points MVP
    2025-03-05T11:49:03.5666667+00:00

    User's image

    you can use the Advanced settings and use dynamic settings


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.