diff --git a/education/windows/tutorial-deploy-apps-winse/deploy-apps.md b/education/windows/tutorial-deploy-apps-winse/deploy-apps.md index 262b709692..3116bfe678 100644 --- a/education/windows/tutorial-deploy-apps-winse/deploy-apps.md +++ b/education/windows/tutorial-deploy-apps-winse/deploy-apps.md @@ -19,10 +19,12 @@ The following table provides an overview of the applications types that can be d |**Installer/App type**|**Installer extensions**|**Available installation methods via Intune**|**Considerations for Windows 11 SE**| |-|-|-|-| |[Win32][WIN-1]|`.exe`
`.msi`|- Intune Management Extension (IME)
- Microsoft Store integration|⚠️ There are known limitations that might prevent an app to install or run.| -|[Universal Windows Platform (UWP)][WIN-2]|`.appx`
`.appxbundle`
`.msix`
|- For public apps: Microsoft Store integration
- For private apps: line-of-business (LOB) apps|✅ UWP public apps are supported.

⛔ UWP private apps are currently unsupported.| +|[Universal Windows Platform (UWP)][WIN-2]|`.appx`
`.appxbundle`
`.msix`
|- For public apps: Microsoft Store integration
- For private apps: line-of-business (LOB) apps|⛔ UWP apps are currently unsupported.| |[Progressive Web Apps (PWAs)][EDGE-2] |`.msix`|- Settings catalog policies
- Microsoft Store integration|✅ PWAs are supported.| |Web links| n/a |- Windows web links|✅ Web links are supported.| + + > [!IMPORTANT] > Although you'll be able to install apps on Windows 11 SE devices via Intune, some apps may not perform well on these devices due those apps' minimum spec requirements. > Before deploying apps, first check which apps will be targeting your Windows 11 SE devices, and ensure that they meet the requirements. @@ -38,6 +40,9 @@ There are known limitations that might prevent applications to install or execut ## UWP apps +UWP apps are currently unsupported for Windows 11 SE. + +