Skip to content

Commit 471b5a6

Browse files
Merge pull request #36575 from MikeRayMSFT/mikeray/mds-windows-server-update
Remove outdated windows server version references from master data services documentation
2 parents c1fa47c + 838579c commit 471b5a6

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/master-data-services/install-windows/web-application-requirements-master-data-services.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: Find out about the requirements to install and run the Master Data
44
author: CordeliaGrey
55
ms.author: jiwang6
66
ms.reviewer: randolphwest
7-
ms.date: 10/23/2025
7+
ms.date: 02/06/2026
8+
ai-usage: ai-assisted
89
ms.service: sql
910
ms.subservice: master-data-services
1011
ms.topic: checklist
@@ -45,7 +46,7 @@ To work in the [!INCLUDE [ssMDSmdm](../../includes/ssmdsmdm-md.md)] web applicat
4546

4647
### Role and role services
4748

48-
On Windows Server 2012 or Windows Server 2012 R2, you can use **Server Manager**, which is available in the Microsoft Management Console (MMC), to install the **Web Server (IIS)** role, and required role services.
49+
You can use Windows **Server Manager**, which is available in the Microsoft Management Console (MMC), to install the **Web Server (IIS)** role and required role services.
4950

5051
> [!IMPORTANT]
5152
> **Dynamic Content Compression** is enabled by default. This significantly reduces the size of the xml response and saves the network I/O, though CPU usage is increased. For more information, see **Improved Performance** in [What's New in Master Data Services (MDS)](../what-s-new-in-master-data-services-mds.md).
@@ -77,7 +78,7 @@ On Windows Server 2012 or Windows Server 2012 R2, you can use **Server Manager**
7778

7879
### Features
7980

80-
On Windows Server 2012 and Windows Server 2012 R2, you can use **Server Manager** to install the following required features.
81+
You can use Windows **Server Manager** to install the following required features.
8182

8283
- .NET Framework 3.5 (includes .NET 2.0 and 3.0)
8384
- .NET Framework 4.5 Advanced Services
@@ -99,7 +100,7 @@ Install-WindowsFeature Web-Mgmt-Console, AS-NET-Framework, Web-Asp-Net, Web-Asp-
99100
Install-WindowsFeature Web-App-Dev, NET-Framework-45-Features -IncludeAllSubFeature -Restart
100101
```
101102

102-
For more information about PowerShell command, see [Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature).
103+
For more information about the PowerShell command, see [Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature).
103104

104105
### Accounts and permissions
105106

0 commit comments

Comments
 (0)