From e02da38c0dc725bd7bffa74001875cb7515d1050 Mon Sep 17 00:00:00 2001 From: MandiOhlinger Date: Thu, 28 Oct 2021 18:35:44 -0400 Subject: [PATCH 1/2] removing 10 mobile references --- ...d-unsigned-app-to-code-integrity-policy.md | 5 ++-- ...management-microsoft-store-for-business.md | 13 +++++---- .../apps-in-microsoft-store-for-business.md | 1 - .../assign-apps-to-employees.md | 1 - ...m-provider-microsoft-store-for-business.md | 4 +-- .../device-guard-signing-portal.md | 3 +-- ...distribute-apps-from-your-private-store.md | 1 - ...-employees-microsoft-store-for-business.md | 1 - .../distribute-apps-with-management-tool.md | 1 - store-for-business/distribute-offline-apps.md | 1 - .../find-and-acquire-apps-overview.md | 1 - store-for-business/index.md | 1 - .../manage-access-to-private-store.md | 4 +-- ...s-microsoft-store-for-business-overview.md | 1 - .../manage-private-store-settings.md | 1 - ...e-settings-microsoft-store-for-business.md | 1 - ...and-groups-microsoft-store-for-business.md | 1 - .../microsoft-store-for-business-overview.md | 11 ++++---- .../notifications-microsoft-store-business.md | 1 - ...requisites-microsoft-store-for-business.md | 1 - ...ermissions-microsoft-store-for-business.md | 27 +++++++++---------- ...egrity-policy-with-device-guard-signing.md | 1 - ...p-microsoft-store-for-business-overview.md | 1 - ...oubleshoot-microsoft-store-for-business.md | 4 +-- .../working-with-line-of-business-apps.md | 1 - 25 files changed, 33 insertions(+), 55 deletions(-) diff --git a/store-for-business/add-unsigned-app-to-code-integrity-policy.md b/store-for-business/add-unsigned-app-to-code-integrity-policy.md index c176253d0a..8ab3f71620 100644 --- a/store-for-business/add-unsigned-app-to-code-integrity-policy.md +++ b/store-for-business/add-unsigned-app-to-code-integrity-policy.md @@ -24,7 +24,7 @@ ms.date: 07/21/2021 > We are introducing a new version of the Device Guard Signing Service (DGSS) to be more automation friendly. The new version of the service (DGSS v2) is now available. As announced earlier, you will have until June 9, 2021 to transition to DGSS v2. On June 9, 2021, the existing web-based mechanisms for the current version of the DGSS service will be retired and will no longer be available for use. Please make plans to migrate to the new version of the service by June 9, 2021. > > Following are the major changes we are making to the service: -> - The method for consuming the service will change to a more automation-friendly method based on PowerShell cmdlets. These cmdlets are available as a NuGet download, https://www.nuget.org/packages/Microsoft.Acs.Dgss.Client/. +> - The method for consuming the service will change to a more automation-friendly method based on PowerShell cmdlets. These cmdlets are available as a NuGet download at [https://www.nuget.org/packages/Microsoft.Acs.Dgss.Client/](https://www.nuget.org/packages/Microsoft.Acs.Dgss.Client/). > - In order to achieve desired isolation, you will be required to get a new CI policy from DGSS v2 (and optionally sign it). > - DGSS v2 will not have support for downloading leaf certificates used to sign your files (however, the root certificate will still be available to download). Note that the certificate used to sign a file can be easily extracted from the signed file itself. As a result, after DGSS v1 is retired, you will no longer be able to download the leaf certificates used to sign your files. > @@ -38,10 +38,9 @@ ms.date: 07/21/2021 > For any questions, please contact us at DGSSMigration@microsoft.com. -**Applies to** +**Applies to**: - Windows 10 -- Windows 10 Mobile When you want to add an unsigned app to a code integrity policy, you need to start with a code integrity policy created from a reference device. Then, create the catalog files for your unsigned app, sign the catalog files, and then merge the default policy that includes your signing certificate with existing code integrity policies. diff --git a/store-for-business/app-inventory-management-microsoft-store-for-business.md b/store-for-business/app-inventory-management-microsoft-store-for-business.md index 18893e3bf3..3eb99b3802 100644 --- a/store-for-business/app-inventory-management-microsoft-store-for-business.md +++ b/store-for-business/app-inventory-management-microsoft-store-for-business.md @@ -19,7 +19,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). @@ -64,12 +63,12 @@ Each app in the Store for Business has an online, or an offline license. For mor | Action | Online-licensed app | Offline-licensed app | | ------ | ------------------- | -------------------- | -| Assign to employees | X | | -| Add to private store | X | | -| Remove from private store | X | | -| View license details | X | | -| View product details | X | X | -| Download for offline use | | X | +| Assign to employees | ✔️ | | +| Add to private store | ✔️ | | +| Remove from private store | ✔️ | | +| View license details | ✔️ | | +| View product details | ✔️ | ✔️ | +| Download for offline use | | ✔️ | The actions in the table are how you distribute apps, and manage app licenses. We'll cover those in the next sections. Working with offline-licensed apps has different steps. For more information on distributing offline-licensed apps, see [Distribute offline apps](distribute-offline-apps.md). diff --git a/store-for-business/apps-in-microsoft-store-for-business.md b/store-for-business/apps-in-microsoft-store-for-business.md index 67c1ece453..4e4499a673 100644 --- a/store-for-business/apps-in-microsoft-store-for-business.md +++ b/store-for-business/apps-in-microsoft-store-for-business.md @@ -21,7 +21,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/assign-apps-to-employees.md b/store-for-business/assign-apps-to-employees.md index 20eb4e01bc..a718684e7e 100644 --- a/store-for-business/assign-apps-to-employees.md +++ b/store-for-business/assign-apps-to-employees.md @@ -21,7 +21,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/configure-mdm-provider-microsoft-store-for-business.md b/store-for-business/configure-mdm-provider-microsoft-store-for-business.md index 92d67673bf..d58b7a705a 100644 --- a/store-for-business/configure-mdm-provider-microsoft-store-for-business.md +++ b/store-for-business/configure-mdm-provider-microsoft-store-for-business.md @@ -17,9 +17,9 @@ ms.date: 07/21/2021 # Configure an MDM provider -**Applies to** +**Applies to**: + - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/device-guard-signing-portal.md b/store-for-business/device-guard-signing-portal.md index 3c5210990f..572a7c1267 100644 --- a/store-for-business/device-guard-signing-portal.md +++ b/store-for-business/device-guard-signing-portal.md @@ -17,10 +17,9 @@ ms.date: 07/21/2021 # Device Guard signing -**Applies to** +**Applies to**: - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/distribute-apps-from-your-private-store.md b/store-for-business/distribute-apps-from-your-private-store.md index d5dac5ad49..c0ccce55a6 100644 --- a/store-for-business/distribute-apps-from-your-private-store.md +++ b/store-for-business/distribute-apps-from-your-private-store.md @@ -20,7 +20,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/distribute-apps-to-your-employees-microsoft-store-for-business.md b/store-for-business/distribute-apps-to-your-employees-microsoft-store-for-business.md index 6dc4592fc8..723648db24 100644 --- a/store-for-business/distribute-apps-to-your-employees-microsoft-store-for-business.md +++ b/store-for-business/distribute-apps-to-your-employees-microsoft-store-for-business.md @@ -21,7 +21,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/distribute-apps-with-management-tool.md b/store-for-business/distribute-apps-with-management-tool.md index b864a22c4c..3e744d9281 100644 --- a/store-for-business/distribute-apps-with-management-tool.md +++ b/store-for-business/distribute-apps-with-management-tool.md @@ -21,7 +21,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/distribute-offline-apps.md b/store-for-business/distribute-offline-apps.md index 2ccb2ee579..5ee0219d23 100644 --- a/store-for-business/distribute-offline-apps.md +++ b/store-for-business/distribute-offline-apps.md @@ -21,7 +21,6 @@ ms.date: 07/21/2021 **Applies to:** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/find-and-acquire-apps-overview.md b/store-for-business/find-and-acquire-apps-overview.md index a4e3654b6c..9a624bd3c0 100644 --- a/store-for-business/find-and-acquire-apps-overview.md +++ b/store-for-business/find-and-acquire-apps-overview.md @@ -21,7 +21,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/index.md b/store-for-business/index.md index 14421101db..83186f8f8b 100644 --- a/store-for-business/index.md +++ b/store-for-business/index.md @@ -19,7 +19,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/manage-access-to-private-store.md b/store-for-business/manage-access-to-private-store.md index 1b28372459..35b33daedd 100644 --- a/store-for-business/manage-access-to-private-store.md +++ b/store-for-business/manage-access-to-private-store.md @@ -20,7 +20,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). @@ -40,9 +39,9 @@ Organizations can use either an MDM policy, or Group Policy to show only their p Organizations using an MDM to manage apps can use a policy to show only the private store. When your MDM supports Microsoft Store for Business, the MDM can use the [Policy CSP](/windows/client-management/mdm/policy-configuration-service-provider). More specifically, the [ApplicationManagement/RequirePrivateStoreOnly](/windows/client-management/mdm/policy-configuration-service-provider#ApplicationManagement_RequirePrivateStoreOnly) policy. **ApplicationManagement/RequirePrivateStoreOnly** policy is supported on the following Windows 10 editions: + - Enterprise - Education -- Mobile For more information on configuring an MDM provider, see [Configure an MDM provider](./configure-mdm-provider-microsoft-store-for-business.md). @@ -51,6 +50,7 @@ For more information on configuring an MDM provider, see [Configure an MDM provi If you're using Microsoft Store and you want employees to only see apps you're managing in your private store, you can use Group Policy to show only the private store. Microsoft Store app will still be available, but employees can't view or purchase apps. Employees can view and install apps that the admin has added to your organization's private store. **Only display the private store within Microsoft Store app** group policy is supported on the following Windows 10 editions: + - Enterprise - Education diff --git a/store-for-business/manage-apps-microsoft-store-for-business-overview.md b/store-for-business/manage-apps-microsoft-store-for-business-overview.md index 475618f84f..bc995342eb 100644 --- a/store-for-business/manage-apps-microsoft-store-for-business-overview.md +++ b/store-for-business/manage-apps-microsoft-store-for-business-overview.md @@ -20,7 +20,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/manage-private-store-settings.md b/store-for-business/manage-private-store-settings.md index 13ac789510..5ec635a24d 100644 --- a/store-for-business/manage-private-store-settings.md +++ b/store-for-business/manage-private-store-settings.md @@ -20,7 +20,6 @@ ms.localizationpriority: medium **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/manage-settings-microsoft-store-for-business.md b/store-for-business/manage-settings-microsoft-store-for-business.md index f74be6f5f0..f271481d73 100644 --- a/store-for-business/manage-settings-microsoft-store-for-business.md +++ b/store-for-business/manage-settings-microsoft-store-for-business.md @@ -20,7 +20,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/manage-users-and-groups-microsoft-store-for-business.md b/store-for-business/manage-users-and-groups-microsoft-store-for-business.md index e89839c992..a417157bc2 100644 --- a/store-for-business/manage-users-and-groups-microsoft-store-for-business.md +++ b/store-for-business/manage-users-and-groups-microsoft-store-for-business.md @@ -21,7 +21,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/microsoft-store-for-business-overview.md b/store-for-business/microsoft-store-for-business-overview.md index 07e2aca4db..b3eed6f968 100644 --- a/store-for-business/microsoft-store-for-business-overview.md +++ b/store-for-business/microsoft-store-for-business-overview.md @@ -4,7 +4,7 @@ description: With Microsoft Store for Business and Microsoft Store for Education ms.assetid: 9DA71F6B-654D-4121-9A40-D473CC654A1C ms.reviewer: ms.prod: w10 -ms.pagetype: store, mobile +ms.pagetype: store ms.mktglfcycl: manage ms.sitesec: library ms.author: cmcatee @@ -20,7 +20,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). @@ -92,10 +91,10 @@ After your admin signs up for the Store for Business and Education, they can ass | Permission | Account settings | Acquire apps | Distribute apps | Device Guard signing | | ---------- | ---------------- | ------------ | --------------- | -------------------- | -| Admin | X | X | X | | -| Purchaser | | X | X | | -| Device Guard signer | | | | X | -| Basic purchaser | | X | X | | +| Admin | ✔️ | ✔️ | ✔️ | | +| Purchaser | | ✔️ | ✔️ | | +| Device Guard signer | | | | ✔️ | +| Basic purchaser | | ✔️ | ✔️ | | > [!NOTE] > Currently, the Basic purchaser role is only available for schools using Microsoft Store for Education. For more information, see [Microsoft Store for Education permissions](/education/windows/education-scenarios-store-for-business?toc=%2fmicrosoft-store%2feducation%2ftoc.json#manage-domain-settings). diff --git a/store-for-business/notifications-microsoft-store-business.md b/store-for-business/notifications-microsoft-store-business.md index 9b485fe9c5..dd8d1a7d29 100644 --- a/store-for-business/notifications-microsoft-store-business.md +++ b/store-for-business/notifications-microsoft-store-business.md @@ -22,7 +22,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/prerequisites-microsoft-store-for-business.md b/store-for-business/prerequisites-microsoft-store-for-business.md index dad7913c94..187abb5bb8 100644 --- a/store-for-business/prerequisites-microsoft-store-for-business.md +++ b/store-for-business/prerequisites-microsoft-store-for-business.md @@ -20,7 +20,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/roles-and-permissions-microsoft-store-for-business.md b/store-for-business/roles-and-permissions-microsoft-store-for-business.md index 12d87d243f..360f9490aa 100644 --- a/store-for-business/roles-and-permissions-microsoft-store-for-business.md +++ b/store-for-business/roles-and-permissions-microsoft-store-for-business.md @@ -21,7 +21,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). @@ -37,13 +36,13 @@ Microsoft Store for Business and Education has a set of roles that help admins a This table lists the global user accounts and the permissions they have in Microsoft Store. -| | **Global Administrator** | **Billing Administrator** | +|   | **Global Administrator** | **Billing Administrator** | | ------------------------------ | --------------------- | --------------------- | -| **Sign up for Microsoft Store for Business and Education** | X | X | -| **Modify company profile settings** | X | X | -| **Purchase apps** | X | X | -| **Distribute apps** | X | X | -| **Purchase subscription-based software** | X | X | +| **Sign up for Microsoft Store for Business and Education** | ✔️ | ✔️ | +| **Modify company profile settings** | ✔️ | ✔️ | +| **Purchase apps** | ✔️ | ✔️ | +| **Distribute apps** | ✔️ | ✔️ | +| **Purchase subscription-based software** | ✔️ | ✔️ | - **Global Administrator** and **Billing Administrator** - IT Pros with these accounts have full access to Microsoft Store. They can do everything allowed in the Microsoft Store Admin role, plus they can sign up for Microsoft Store. @@ -53,14 +52,14 @@ Microsoft Store for Business has a set of roles that help IT admins and employee This table lists the roles and their permissions. -| | **Admin** | **Purchaser** | **Device Guard signer** | +|   | **Admin** | **Purchaser** | **Device Guard signer** | | ------------------------------ | ------ | -------- | ------------------- | -| **Assign roles** | X | | | -| **Manage Microsoft Store for Business and Education settings** | X | | | -| **Acquire apps** | X | X | | -| **Distribute apps** | X | X | | -| **Sign policies and catalogs** | X | | | -| **Sign Device Guard changes** | X | | X | +| **Assign roles** | ✔️ | | | +| **Manage Microsoft Store for Business and Education settings** | ✔️ | | | +| **Acquire apps** | ✔️ | ✔️ | | +| **Distribute apps** | ✔️ | ✔️ | | +| **Sign policies and catalogs** | ✔️ | | | +| **Sign Device Guard changes** | ✔️ | | ✔️ | These permissions allow people to: diff --git a/store-for-business/sign-code-integrity-policy-with-device-guard-signing.md b/store-for-business/sign-code-integrity-policy-with-device-guard-signing.md index 2cc38be25b..d7f05fb986 100644 --- a/store-for-business/sign-code-integrity-policy-with-device-guard-signing.md +++ b/store-for-business/sign-code-integrity-policy-with-device-guard-signing.md @@ -42,7 +42,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile Signing code integrity policies prevents policies from being tampered with after they're deployed. You can sign code integrity policies with the Device Guard signing portal. diff --git a/store-for-business/sign-up-microsoft-store-for-business-overview.md b/store-for-business/sign-up-microsoft-store-for-business-overview.md index 33925566bf..c51e8f7899 100644 --- a/store-for-business/sign-up-microsoft-store-for-business-overview.md +++ b/store-for-business/sign-up-microsoft-store-for-business-overview.md @@ -20,7 +20,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). diff --git a/store-for-business/troubleshoot-microsoft-store-for-business.md b/store-for-business/troubleshoot-microsoft-store-for-business.md index 0a66d2a739..f54b676866 100644 --- a/store-for-business/troubleshoot-microsoft-store-for-business.md +++ b/store-for-business/troubleshoot-microsoft-store-for-business.md @@ -20,7 +20,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). @@ -29,6 +28,7 @@ Troubleshooting topics for Microsoft Store for Business. ## Can't find apps in private store The private store for your organization is a page in Microsoft Store app that contains apps that are private to your organization. After your organization acquires an app, your Store for Business admin can add it to your organization's private store. Your private store usually has a name that is close to the name of your organization or company. If you can't see your private store, there are a couple of things to check: + - **No apps in the private store** - The private store page is only available in Microsoft Store on Windows 10 if there are apps added to your private store. You won't see your private store page with no apps listed on it. If your Microsoft Store for Business admin has added an app to the private store, and the private store page is still not available, they can check the private store status for the app on **Product & services - Apps**. If the status under **Private store** is **Add in progress**, wait and check back. - **Signed in with the wrong account** - If you have multiple accounts that you use in your organization, you might be signed in with the wrong account. Or, you might not be signed in. Use this procedure to sign in with your organization account. @@ -64,5 +64,5 @@ If you are still having trouble using Microsoft Store or installing an app, Admi **To view Support page**  -1. Sign in to [Microsoft Store for Business](https://businessstore.microsoft.com) +1. Sign in to [Microsoft Store for Business](https://businessstore.microsoft.com). 2.Choose **Manage**> **Support**. diff --git a/store-for-business/working-with-line-of-business-apps.md b/store-for-business/working-with-line-of-business-apps.md index 8efc8effad..42eda0b990 100644 --- a/store-for-business/working-with-line-of-business-apps.md +++ b/store-for-business/working-with-line-of-business-apps.md @@ -20,7 +20,6 @@ ms.date: 07/21/2021 **Applies to** - Windows 10 -- Windows 10 Mobile > [!IMPORTANT] > Microsoft Store for Business and Microsoft Store for Education will be retired in the first quarter of 2023. You can continue to use the current capabilities of free apps until that time. For more information about this change, see [Evolving the Microsoft Store for Business and Education](https://aka.ms/windows/msfb_evolution). From e1ce16ffa9b4302a8e9a98e8ba8a3e3d33b0b9f1 Mon Sep 17 00:00:00 2001 From: MandiOhlinger Date: Thu, 28 Oct 2021 18:44:40 -0400 Subject: [PATCH 2/2] review updates --- .../add-unsigned-app-to-code-integrity-policy.md | 2 +- .../configure-mdm-provider-microsoft-store-for-business.md | 2 +- store-for-business/device-guard-signing-portal.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/store-for-business/add-unsigned-app-to-code-integrity-policy.md b/store-for-business/add-unsigned-app-to-code-integrity-policy.md index 8ab3f71620..d96d350d9d 100644 --- a/store-for-business/add-unsigned-app-to-code-integrity-policy.md +++ b/store-for-business/add-unsigned-app-to-code-integrity-policy.md @@ -38,7 +38,7 @@ ms.date: 07/21/2021 > For any questions, please contact us at DGSSMigration@microsoft.com. -**Applies to**: +**Applies to** - Windows 10 diff --git a/store-for-business/configure-mdm-provider-microsoft-store-for-business.md b/store-for-business/configure-mdm-provider-microsoft-store-for-business.md index d58b7a705a..9baef1a798 100644 --- a/store-for-business/configure-mdm-provider-microsoft-store-for-business.md +++ b/store-for-business/configure-mdm-provider-microsoft-store-for-business.md @@ -17,7 +17,7 @@ ms.date: 07/21/2021 # Configure an MDM provider -**Applies to**: +**Applies to** - Windows 10 diff --git a/store-for-business/device-guard-signing-portal.md b/store-for-business/device-guard-signing-portal.md index 572a7c1267..dbccbf3bae 100644 --- a/store-for-business/device-guard-signing-portal.md +++ b/store-for-business/device-guard-signing-portal.md @@ -17,7 +17,7 @@ ms.date: 07/21/2021 # Device Guard signing -**Applies to**: +**Applies to** - Windows 10 @@ -132,7 +132,7 @@ Device Guard is a feature set that consists of both hardware and software system **JobDescription** - string, optional - A short (< 100 chars), human-readable description of this submission. If the script is being called as part of an automated build rocess the agent may wish to pass a version number or changeset number for this field. This information will be provided as part of the results of the Get-SigningHistory command. **Submit-SigningV1MigrationPolicy** Submits a file to the service for signing and timestamping. The only valid file type for policy -signing is binary policy files with the extension (.bin) that have been created via the [ConvertFromCiPolicy](/powershell/module/configci/convertfrom-cipolicy?view=windowsserver2019-ps&viewFallbackFrom=win10-ps) cmdlet. Otherwise, binary policy file may not be deployed properly. Note: Only use for V1 migration. +signing is binary policy files with the extension (.bin) that have been created via the [ConvertFromCiPolicy](/powershell/module/configci/convertfrom-cipolicy) cmdlet. Otherwise, binary policy file may not be deployed properly. Note: Only use for V1 migration. - Usage: