Skip to content

Commit ebb67f0

Browse files
authored
Merge pull request #8391 from Erikre/erikre-rel2209-14740233
erikre-rel2209-14740233
2 parents f6b511a + 4ef4dc8 commit ebb67f0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

memdocs/intune/apps/app-sideload-windows.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ ms.collection:
3535
As an Intune administrator, you can deploy line-of-business (LOB) Universal apps to Windows 8.1 Desktop or Windows 10/11 Desktop & Mobile devices, including the Company Portal app. To deploy *.appx* apps to Windows 8.1 Desktop or Windows 10/11 Desktop & Mobile devices you can use code-signing certificate from a public certification authority already trusted by your Windows devices, or you can use your own certificate authority.
3636

3737
> [!NOTE]
38+
> Microsoft Intune will be ending support on October 21, 2022 for devices running Windows 8.1. Intune will no longer support Windows 8.1 sideloading.
39+
>
3840
> Windows 8.1 Desktop requires either an enterprise policy to enable sideloading or the use of Sideloading Keys (automatically enabled for domain-joined devices). For more information, see [Windows 8 sideloading](/archive/blogs/scd-odtsp/windows-8-sideloading-requirements-from-technet).
3941
4042
## Windows 10/11 sideloading
@@ -43,7 +45,7 @@ In Windows 10/11, sideloading is different than in earlier versions of Windows:
4345

4446
- You can unlock a device for sideloading using an enterprise policy. Intune provides a device config policy called "Trusted app installation". Setting this to **allow** is all that is needed for devices that already trust the certificate used to sign the appx app.
4547

46-
- Symantec Phone certificates and Sideloading License keys are not required. However if an on-premise certificate authority is not available then you may need to obtain a code signing certificate from a public certification authority. For more information, see [Introduction to Code Signing](/windows/desktop/SecCrypto/cryptography-tools#introduction-to-code-signing).
48+
- Symantec Phone certificates and Sideloading License keys are not required. However if an on-premises certificate authority is not available then you may need to obtain a code signing certificate from a public certification authority. For more information, see [Introduction to Code Signing](/windows/desktop/SecCrypto/cryptography-tools#introduction-to-code-signing).
4749

4850
### Code sign your app
4951

memdocs/intune/apps/store-apps-company-portal-app.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ To manage devices and install apps, your users can install the Company Portal ap
7878
For more information about how Intune handles dependencies for Universal apps, see [Deploying an appxbundle with dependencies via Microsoft Intune MDM](/archive/blogs/configmgrdogs/deploying-an-appxbundle-with-dependencies-via-microsoft-intune-mdm).
7979

8080
## Frequently asked questions
81+
82+
> [!NOTE]
83+
> Microsoft Intune will be ending support on October 21, 2022 for devices running Windows 8.1. Intune will no longer support Windows 8.1 sideloading.
84+
8185
### How do I update the Company Portal app on my users' devices if they have already installed the older apps from the store?
8286
If your users have already installed the Windows 8.1 Company Portal apps from the Microsoft Store, their apps should be automatically updated to the latest version with no action required from you or your users. If the update does not happen, ask your users to confirm that they have enabled auto-updates for Store apps on their devices.
8387

0 commit comments

Comments
 (0)