Skip to content

Commit af0bba4

Browse files
authored
Remove Windows 7 as it is no longer supported
Windows 7 is no longer a supported operating system. This is also outlined in the documentation for implementing HAADJ for down level devices. https://docs.microsoft.com/en-us/azure/active-directory/devices/howto-hybrid-join-downlevel If we don't plan to support customers creating tickets for HAADJ issues with Windows 7 then it should no longer list Windows 7 as a supported OS in this documentation. Other documentation referencing the end of support day for Windows 7. https://support.microsoft.com/en-us/windows/windows-7-support-ended-on-january-14-2020-b75d4580-2cc7-895a-2c9c-1466d9a53962 https://www.microsoft.com/en-us/windows/end-of-support
1 parent 54abcff commit af0bba4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/devices/concept-azure-ad-join-hybrid.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ Hybrid Azure AD joined devices require network line of sight to your on-premises
2727
| **Primary audience** | Suitable for hybrid organizations with existing on-premises AD infrastructure |
2828
| | Applicable to all users in an organization |
2929
| **Device ownership** | Organization |
30-
| **Operating Systems** | Windows 10 or newer, 8.1 and 7 |
30+
| **Operating Systems** | Windows 10 or newer, 8.1 |
3131
| | Windows Server 2008/R2, 2012/R2, 2016 and 2019 |
3232
| **Provisioning** | Windows 10 or newer, Windows Server 2016/2019 |
3333
| | Domain join by IT and autojoin via Azure AD Connect or ADFS config |
3434
| | Domain join by Windows Autopilot and autojoin via Azure AD Connect or ADFS config |
35-
| | Windows 8.1, Windows 7, Windows Server 2012 R2, Windows Server 2012, and Windows Server 2008 R2 - Require MSI |
35+
| | Windows 8.1, Windows Server 2012 R2, Windows Server 2012, and Windows Server 2008 R2 - Require MSI |
3636
| **Device sign in options** | Organizational accounts using: |
3737
| | Password |
3838
| | Windows Hello for Business for Win10 and above |
@@ -48,7 +48,7 @@ Hybrid Azure AD joined devices require network line of sight to your on-premises
4848

4949
Use Azure AD hybrid joined devices if:
5050

51-
- You support down-level devices running Windows 7 and 8.1.
51+
- You support down-level devices running 8.1.
5252
- You want to continue to use [Group Policy](/mem/configmgr/comanage/faq#my-environment-has-too-many-group-policy-objects-and-legacy-authenticated-apps--do-i-have-to-use-hybrid-azure-ad-) to manage device configuration.
5353
- You want to continue to use existing imaging solutions to deploy and configure devices.
5454
- You have Win32 apps deployed to these devices that rely on Active Directory machine authentication.

0 commit comments

Comments
 (0)