Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 2.82 KB

File metadata and controls

54 lines (44 loc) · 2.82 KB
title Model Deployment Package examples
ms.custom
ms.date 07/28/2017
ms.prod sql
ms.prod_service mds
ms.reviewer
ms.technology master-data-services
ms.topic conceptual
keywords
master data services
sample
ms.assetid 9b31b7b6-319b-4840-b67d-eb383e7762b1
author lrtoyou1223
ms.author lle

SQL Server Examples: Model Deployment Packages (MDS)

[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md-winonly]

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 [!INCLUDEssCurrent]

The sample packages were updated to support the following new 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