Share via

Master Data service deployment plan

Pratik Somaiya 4,211 Reputation points Volunteer Moderator
2021-03-18T10:39:23.667+00:00

Is it possible to implement an automated deployment for MDS as we are currently manually deploying it via command line

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


Answer accepted by question author

Nandan Hegde 36,886 Reputation points MVP Volunteer Moderator
2021-03-18T10:51:40.103+00:00

Hey @Pratik Somaiya ,
Is is possible to implement automated deployment through Azure Devops .
The below link might help :
https://datasharkx.wordpress.com/2021/03/18/automated-deployment-of-master-data-service-mds-through-azure-devops/

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. AmeliaGu-MSFT 14,016 Reputation points Microsoft External Staff
    2021-03-19T02:59:56.677+00:00

    Hi @Pratik Somaiya ,

    You can use MDSModelDeploy tool via command line to create and deploy model objects and data. By default, the MDSModelDeploy.exe is available at drive:\Program Files\Microsoft SQL Server\nnn\Master Data Services\Configuration. (nnn=150 for MDS 2019, nnn=140 for MDS 2017 and so on)
    Please refer to the following articles which might help:
    Deploying Models
    How to Deploy Master Data Services Models

    Best Regards,
    Amelia


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

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.