Skip to content

Latest commit

 

History

History
54 lines (45 loc) · 2.81 KB

File metadata and controls

54 lines (45 loc) · 2.81 KB
title Model Deployment Package Examples
description SQL Server Examples: Model Deployment Packages (MDS)
author meetdeepak
ms.author dkhare
ms.reviewer mikeray
ms.date 03/05/2026
ms.service sql
ms.subservice master-data-services
ms.topic sample
ms.custom
build-2025
keywords
master data services
sample

SQL Server Examples: Model Deployment Packages (MDS)

[!INCLUDE SQL Server - Windows only ASDBMI]

[!INCLUDE support-notice]

Sample model packages with data are included when you install [!INCLUDEssMDSshort]. The default location for these package files is <drive>\Program Files\Microsoft SQL Server\130\Master Data Services\Samples\Packages.

For instructions on how to deploy the sample model packages, see Deploying Sample Models and Data. You deploy the sample model packages by using the MDSModelDeploy tool.

Important

Sample Updates in [!INCLUDEssnoversion]

The sample packages support the following capabilities.

In Master Data Services, a package is an XML file that contains a deployable model structure, and optionally, data from the model. Use model packages to move copies of models from one MDS environment to another, or to create new models in your existing [!INCLUDEssMDSshort] environment.

See Also

Deploy a Model Deployment Package by Using MDSModelDeploy