Back to blog
PrimentraPrimentra
·April 8, 2026·9 min read

Microsoft MDS is gone from SQL Server 2025 — what to do before October 2028

Home/Blog/Microsoft MDS is gone from SQL Server 2025 — what to do before October 2028

Master Data Services — SQL Server version status

SQL Server 2016–2019
MDS includedActively maintained, full feature parity
SQL Server 2022
Last version with MDSExtended support ends October 2028
SQL Server 2025
MDS removedNot in the installer — no upgrade path

Sources: Microsoft Lifecycle Policy, SQL Server 2025 Discontinued Features

Microsoft removed Master Data Services from SQL Server 2025. Gone from the installer, no replacement, no migration tool from Microsoft. If you have built data governance processes on MDS, one version is left: SQL Server 2022, supported until October 2028.

That sounds like a lot of time. It is not. A migration starts with an inventory of everything you have built in MDS — entities, attributes, hierarchies, business rules, subscriber views, downstream integrations. That inventory alone takes weeks at most organizations, because MDS implementations grow organically over years and nobody keeps complete documentation.

What “removed” actually means

Microsoft distinguishes between deprecated features and discontinued features. Deprecated means the feature still ships but may be removed in a future release. Discontinued means it is gone now.

MDS is on the Discontinued Features list for SQL Server 2025. The SQL Server 2025 installer does not include the MDS configuration wizard, the MDS web application, or the MDS Add-in for Excel.

Microsoft has not published a replacement product or a migration guide for organizations moving off MDS. The announcement was quiet — a single entry on a technical features page, not a blog post or migration campaign. Many teams running MDS today still do not know.

The real planning window

SQL Server 2022 extended support ends in October 2028. Thirty months. That timeline compresses fast once you factor in evaluation, procurement, and actual migration work.

The organizations now beginning to evaluate alternatives will finish that evaluation in Q3 or Q4 2026. Procurement, legal review, and budget approval — realistically another quarter. That puts the start of actual migration work at early 2027. A mid-complexity MDS model takes 6 to 9 months to migrate properly: model mapping, data loading, parallel running, re-pointing downstream integrations, user training, cutover.

If your MDS implementation is large — dozens of entities, derived hierarchies, multiple systems reading subscriber views — you are looking at 12 months of migration work. Add the evaluation and procurement cycle and you need to start now, in 2026, to finish comfortably before October 2028.

There is also a less obvious cost to staying put: every month you keep MDS, you keep building on it. New entities, new attributes, new integrations. Each one makes the eventual migration more expensive. The longer you wait, the bigger the job becomes.

What you are actually choosing between

There are three realistic paths.

Do nothingCritical

Stay on SQL Server 2022 + MDS until October 2028. After that: no security patches, no support. You're running unsupported infrastructure with your master data on top of it.

Enterprise MDMExpensive

Informatica, SAP MDG, Semarchy — powerful platforms designed for large enterprises. Budget €80k–500k/year plus a system integrator for implementation. Typical timeline: 12–24 months.

Mid-market replacementPractical

Platforms like Profisee or Primentra built specifically for organizations moving off MDS. On-premise SQL Server deployment, flat pricing, built-in migration tooling. Timeline: weeks to a few months.

Most teams we talk to rule out enterprise MDM quickly. The pricing is real — Informatica and SAP MDG implementations regularly exceed €200k in the first year once you add the system integrator. The 18-to-24-month deployment timeline also means you are cutting it close against the October 2028 deadline.

The mid-market platforms are where the practical options live. Profisee has a free MDS migration utility and a well-documented migration path. Primentra was built specifically for organizations in this situation: on-premise SQL Server deployment, entity and hierarchy models that map directly from MDS concepts, and a migration wizard that handles the mechanical work of exporting your MDS model and recreating it.

Neither will do the work for you. But both give you a structured path rather than a blank page.

What migration actually involves

The same five phases apply regardless of which platform you move to.

1
Inventory your MDS model
List every entity, attribute, hierarchy, and business rule. This takes longer than expected — most MDS implementations have grown organically for years.
2
Map subscriber views
Identify every downstream system that reads from MDS: ERP connectors, ETL pipelines, reporting databases. These integrations need to be re-pointed after migration.
3
Migrate the data model
Rebuild entity configurations in the new platform. A migration wizard handles the mechanical mapping; you still need someone who understands the business rules behind each attribute.
4
Load and validate data
Import your current MDS records. Run validation to surface missing required fields, uniqueness violations, and hierarchy gaps that MDS allowed but your new platform enforces.
5
Parallel run, then cut over
Run both systems in parallel while downstream integrations are re-pointed. When validation passes and users are trained, cut over and decommission MDS.

Steps 1 and 2 — inventory and subscriber view mapping — are where most migrations take longer than planned. MDS models get extended over the years by people who are no longer at the organization. Subscriber views feed downstream systems whose integration was built by a consultant in 2018 and nobody has touched since. You find these things during the inventory, not before.

Step 4 — data validation — often surprises teams that think their MDS data is clean. MDS enforces some constraints but not all. Moving to a modern MDM platform with stricter validation rules surfaces data quality issues that MDS was silently allowing through. Those issues need to be resolved before the cutover, which means time.

Budget generously for step 5. A parallel run of 4 to 8 weeks is the minimum for a production system. The teams whose workflows depend on MDS data need time to confirm that the new platform produces the same outputs before you shut down the old one.

Where to start this week

Start with the basics, this week:

Count your entities and attributes. Open MDS and list every entity, how many attributes it has, and whether it uses derived hierarchies or explicit hierarchies. That number tells you roughly how complex your migration will be. Under 10 entities with flat structures is a straightforward job. Over 30 entities with nested hierarchies and subscriber views is a 9-to-12-month project.

Map your subscriber views. Run a query in MDS to list all configured subscriber views. For each one, identify which downstream system reads it and who owns that system. This list will drive most of your migration complexity assessment.

Start a vendor shortlist. Do not wait for a formal RFP process. Get trial access to two or three platforms, import a sample of your MDS data, and see how the entity and hierarchy models map. The differences become clear quickly when you work with real data rather than feature comparison matrices.

Frequently asked questions

Is Microsoft MDS being discontinued?

Yes. Microsoft removed Master Data Services entirely from SQL Server 2025. It does not ship with the installer and is not available as a separate download for SQL Server 2025. SQL Server 2022 is the last version that includes MDS, and Microsoft has not announced a successor product or a built-in migration path.

When does Microsoft MDS support end?

SQL Server 2022, the last version that includes MDS, reaches end of extended support in October 2028. After that date, Microsoft will no longer issue security patches for SQL Server 2022 or MDS. Organizations still running MDS after October 2028 will be on unsupported, unpatched infrastructure.

Can I upgrade MDS to SQL Server 2025?

No. There is no in-place upgrade path for MDS from SQL Server 2022 to SQL Server 2025. MDS is not present in SQL Server 2025 at all. To move to SQL Server 2025, you must first migrate your master data management to a different platform, then upgrade the underlying SQL Server separately.

How long does an MDS migration take?

A realistic MDS migration takes 3 to 12 months depending on complexity. Simple models with a handful of entities and no subscriber view dependencies can migrate in weeks. Complex implementations with dozens of entities, derived hierarchies, and multiple downstream integrations typically take 6 months or more when you include mapping, testing, parallel running, and user training.

What are the best alternatives to Microsoft MDS?

The main alternatives are: Profisee (cloud-native, strong MDS migration tooling), Semarchy xDM (no-code, broad MDM scope), Informatica and SAP MDG (large enterprise, high cost), and Primentra (on-premise SQL Server, flat annual pricing, built-in MDS migration wizard, sub-day deployment for straightforward models). The right choice depends on your team size, budget, and model complexity.

Built for teams moving off MDS

Primentra runs on your existing SQL Server infrastructure, deploys in under a day for standard configurations, and includes a migration wizard that maps your MDS entities and attributes directly. The 60-day trial gives you full access — connect your own SQL Server, import your MDS model, and evaluate on real data before committing to anything.

Start free trial →MDS migration guide →

More from the blog

Primentra vs Profisee — MDM Platform Comparison 202610 min readMicrosoft MDS End of Life: Your Migration Checklist for SQL Server 20258 min readYour MDS Excel Add-in Stopped Working. Here’s What Happened — and What to Use Instead.8 min read

Ready to migrate from Microsoft MDS?

Join the waitlist and be the first to try Primentra. All features included.

Download Free TrialTry DemoCompare MDM tools