diff --git a/windows/manage/device-guard-signing-portal.md b/windows/manage/device-guard-signing-portal.md index e9dabd0581..dbdf376f92 100644 --- a/windows/manage/device-guard-signing-portal.md +++ b/windows/manage/device-guard-signing-portal.md @@ -1,6 +1,6 @@ --- title: Device Guard signing (Windows 10) -description: Device Guard signing is a Device Guard feature that is available in the Windows Store for Business. +description: Device Guard signing is a Device Guard feature that is available in the Microsoft Store for Business. ms.assetid: 8D9CD2B9-5FC6-4C3D-AA96-F135AFEEBB78 ms.prod: w10 ms.mktglfcycl: manage @@ -18,37 +18,16 @@ localizationpriority: high - Windows 10 - Windows 10 Mobile -Device Guard signing is a Device Guard feature that is available in the Windows Store for Business. It gives admins a single place to sign catalog files and code integrity policies. After admins have created catalog files for unsigned apps and signed the catalog files, they can add the signers to a code integrity policy. You can merge the code integrity policy with your existing policy to include your custom signing certificate. This allows you to trust the catalog files. +Device Guard signing is a Device Guard feature that is available in Microsoft Store for Business. It gives admins a single place to sign catalog files and code integrity policies. After admins have created catalog files for unsigned apps and signed the catalog files, they can add the signers to a code integrity policy. You can merge the code integrity policy with your existing policy to include your custom signing certificate. This allows you to trust the catalog files. Device Guard is a feature set that consists of both hardware and software system integrity hardening features. These features use new virtualization-based security options and the trust-nothing mobile device operating system model. A key feature in this model is called configurable code integrity, which allows your organization to choose exactly which software or trusted software publishers are allowed to run code on your client machines. Also, Device Guard offers organizations a way to sign existing line-of-business (LOB) applications so that they can trust their own code, without the requirement that the application be repackaged. Also, this same method of signing allows organizations to trust individual third-party applications. For more information, see [Device Guard deployment guide](https://technet.microsoft.com/library/mt463091.aspx). ## In this section - - ---- - - - - - - - - - - - - - - - - -
TopicDescription

[Add unsigned app to code integrity policy](add-unsigned-app-to-code-integrity-policy.md)

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.

[Sign code integrity policy with Device Guard signing](sign-code-integrity-policy-with-device-guard-signing.md)

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.

- -  +| Topic | Description | +| ----- | ----------- | +| [Add unsigned app to code integrity policy](add-unsigned-app-to-code-integrity-policy.md) | 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. | +| [Sign code integrity policy with Device Guard signing](sign-code-integrity-policy-with-device-guard-signing.md) | 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. | ## File and size limits diff --git a/windows/manage/distribute-apps-to-your-employees-windows-store-for-business.md b/windows/manage/distribute-apps-to-your-employees-windows-store-for-business.md index 8863d87a80..63208e7296 100644 --- a/windows/manage/distribute-apps-to-your-employees-windows-store-for-business.md +++ b/windows/manage/distribute-apps-to-your-employees-windows-store-for-business.md @@ -1,6 +1,6 @@ --- -title: Distribute apps to your employees from the Windows Store for Business (Windows 10) -description: Distribute apps to your employees from Windows Store for Business. You can assign apps to employees, or let employees install them from your private store. +title: Distribute apps to your employees from the Microsoft Store for Business (Windows 10) +description: Distribute apps to your employees from Microsoft Store for Business. You can assign apps to employees, or let employees install them from your private store. ms.assetid: E591497C-6DFA-49C1-8329-4670F2164E9E ms.prod: w10 ms.mktglfcycl: manage @@ -18,49 +18,14 @@ localizationpriority: high - Windows 10 - Windows 10 Mobile -Distribute apps to your employees from Windows Store for Business. You can assign apps to employees, or let employees install them from your private store. +Distribute apps to your employees from Microsoft Store for Business. You can assign apps to employees, or let employees install them from your private store. ## In this section - - ---- - - - - - - - - - - - - - - - - - - - - - - - - -
TopicDescription

[Distribute apps using your private store](distribute-apps-from-your-private-store.md)

The private store is a feature in Store for Business that organizations receive during the sign up process. When admins add apps to the private store, all employees in the organization can view and download the apps. Your private store is available as a tab in the Windows Store, and is usually named for your company or organization. Only apps with online licenses can be added to the private store.

[Assign apps to employees](assign-apps-to-employees.md)

Administrators can assign online-licensed apps to employees in their organization.

[Distribute apps with a management tool](distribute-apps-with-management-tool.md)

You can configure a mobile device management (MDM) tool to synchronize your Store for Business inventory. Store for Business management tool services work with MDM tools to manage content.

[Distribute offline apps](distribute-offline-apps.md)

Offline licensing is a new licensing option for Windows 10. With offline licenses, organizations can download apps and their licenses to deploy within their network, or on devices that are not connected to the Internet. ISVs or devs can opt-in their apps for offline licensing when they submit them to the Windows Dev Center. Only apps that are opted in to offline licensing will show that they are available for offline licensing in the Store for Business. This model means organizations can deploy apps when users or devices do not have connectivity to the Store.

- -  - -  - -  - - - - +| Topic | Description | +| ----- | ----------- | +| [Distribute apps using your private store](distribute-apps-from-your-private-store.md) | The private store is a feature in Store for Business that organizations receive during the sign up process. When admins add apps to the private store, all employees in the organization can view and download the apps. Your private store is available as a tab in the Windows Store, and is usually named for your company or organization. Only apps with online licenses can be added to the private store. | +| [Assign apps to employees](assign-apps-to-employees.md) | Administrators can assign online-licensed apps to employees in their organization. | +| [Distribute apps with a management tool](distribute-apps-with-management-tool.md) | You can configure a mobile device management (MDM) tool to synchronize your Store for Business inventory. Store for Business management tool services work with MDM tools to manage content. | +| [Distribute offline apps](distribute-offline-apps.md) | Offline licensing is a new licensing option for Windows 10. With offline licenses, organizations can download apps and their licenses to deploy within their network, or on devices that are not connected to the Internet. ISVs or devs can opt-in their apps for offline licensing when they submit them to the Windows Dev Center. Only apps that are opted in to offline licensing will show that they are available for offline licensing in the Store for Business. This model means organizations can deploy apps when users or devices do not have connectivity to the Store. | diff --git a/windows/manage/find-and-acquire-apps-overview.md b/windows/manage/find-and-acquire-apps-overview.md index 30ca08ff48..3dafceb910 100644 --- a/windows/manage/find-and-acquire-apps-overview.md +++ b/windows/manage/find-and-acquire-apps-overview.md @@ -1,6 +1,6 @@ --- title: Find and acquire apps (Windows 10) -description: Use the Windows Store for Business to find apps for your organization. You can also work with developers to create line-of-business apps that are only available to your organization. +description: Use the Microsoft Store for Business to find apps for your organization. You can also work with developers to create line-of-business apps that are only available to your organization. ms.assetid: 274A5003-5F15-4635-BB8B-953953FD209A ms.prod: w10 ms.mktglfcycl: manage @@ -18,45 +18,13 @@ localizationpriority: high - Windows 10 - Windows 10 Mobile -Use the Windows Store for Business to find apps for your organization. You can also work with developers to create line-of-business apps that are only available to your organization. +Use the Microsoft Store for Business to find apps for your organization. You can also work with developers to create line-of-business apps that are only available to your organization. ## In this section - - ---- - - - - - - - - - - - - - - - - - - - - -
TopicDescription

[Apps in the Windows Store for Business](apps-in-windows-store-for-business.md)

Store for Business has thousands of apps from many different categories.

[Acquire apps in the Windows Store for Business](acquire-apps-windows-store-for-business.md)

You can acquire apps from the Windows Store for Business for your employees.

[Working with line-of-business apps](working-with-line-of-business-apps.md)

Your company can make line-of-business (LOB) applications available through Store for Business. These apps are custom to your company – they might be internal business apps, or apps specific to your business or industry.

- -  - -  - -  - - - - +| Topic | Description | +| ----- | ----------- | +| [Apps in the Microsoft Store for Business](apps-in-windows-store-for-business.md) | Store for Business has thousands of apps from many different categories. | +| [Acquire apps in the Microsoft Store for Business](acquire-apps-windows-store-for-business.md) | You can acquire apps from the Microsoft Store for Business for your employees. | +| [Working with line-of-business apps](working-with-line-of-business-apps.md) | Your company can make line-of-business (LOB) applications available through Store for Business. These apps are custom to your company – they might be internal business apps, or apps specific to your business or industry. | diff --git a/windows/manage/manage-apps-windows-store-for-business-overview.md b/windows/manage/manage-apps-windows-store-for-business-overview.md index 76b2ee98e8..ffcae55303 100644 --- a/windows/manage/manage-apps-windows-store-for-business-overview.md +++ b/windows/manage/manage-apps-windows-store-for-business-overview.md @@ -1,6 +1,6 @@ --- -title: Manage apps in Windows Store for Business (Windows 10) -description: Manage settings and access to apps in Windows Store for Business. +title: Manage apps in Microsoft Store for Business (Windows 10) +description: Manage settings and access to apps in Microsoft Store for Business. ms.assetid: 2F65D4C3-B02C-41CC-92F0-5D9937228202 ms.prod: w10 ms.mktglfcycl: manage @@ -18,49 +18,16 @@ localizationpriority: high - Windows 10 - Windows 10 Mobile -Manage settings and access to apps in Windows Store for Business. +Manage settings and access to apps in Microsoft Store for Business. ## In this section - - ---- - - - - - - - - - - - - - - - - - - - - - - - - -
TopicDescription

[Manage access to private store](manage-access-to-private-store.md)

You can manage access to your private store in Store for Business.

[App inventory managemement for Windows Store for Business](app-inventory-managemement-windows-store-for-business.md)

You can manage all apps that you've acquired on your Inventory page.

[Manage private store settings](manage-private-store-settings.md)

The private store is a feature in the Store for Business that organizations receive during the sign up process. When admins add apps to the private store, all employees in the organization can view and download the apps. Only online-licensed apps can be distributed from your private store.

[Configure MDM provider](configure-mdm-provider-windows-store-for-business.md)

For companies or organizations using mobile device management (MDM) tools, those tools can synchronize with Store for Business inventory to manage apps with offline licenses. Store for Business management tool services work with your third-party management tool to manage content.

- -  - -  - -  - - +| Topic | Description | +| ----- | ----------- | +| [Manage access to private store](manage-access-to-private-store.md) | You can manage access to your private store in Store for Business. | +| [App inventory managemement for Windows Store for Business](app-inventory-managemement-windows-store-for-business.md) | You can manage all apps that you've acquired on your Inventory page. | +| [Manage private store settings](manage-private-store-settings.md) | The private store is a feature in the Store for Business that organizations receive during the sign up process. When admins add apps to the private store, all employees in the organization can view and download the apps. Only online-licensed apps can be distributed from your private store. | +| [Configure MDM provider](configure-mdm-provider-windows-store-for-business.md) | For companies or organizations using mobile device management (MDM) tools, those tools can synchronize with Store for Business inventory to manage apps with offline licenses. Store for Business management tool services work with your third-party management tool to manage content. | diff --git a/windows/manage/manage-settings-windows-store-for-business.md b/windows/manage/manage-settings-windows-store-for-business.md index 704d4d4401..3ff64cdc8f 100644 --- a/windows/manage/manage-settings-windows-store-for-business.md +++ b/windows/manage/manage-settings-windows-store-for-business.md @@ -1,5 +1,5 @@ --- -title: Manage settings for the Windows Store for Business (Windows 10) +title: Manage settings for the Microsoft Store for Business (Windows 10) description: You can add users and groups, as well as update some of the settings associated with the Azure Active Directory (AD) tenant. ms.assetid: E3283D77-4DB2-40A9-9479-DDBC33D5A895 ms.prod: w10 @@ -22,37 +22,9 @@ You can add users and groups, as well as update some of the settings associated ## In this section - - ---- - - - - - - - - - - - - - - - - -
TopicDescription

[Update Windows Store for Business account settings](update-windows-store-for-business-account-settings.md)

The Account information page in Windows Store for Business shows information about your organization that you can update, including: organization information, payment options, and offline licensing settings.

[Manage user accounts in Windows Store for Business](manage-users-and-groups-windows-store-for-business.md)

Store for Business manages permissions with a set of roles. Currently, you can [assign these roles to individuals in your organization](roles-and-permissions-windows-store-for-business.md), but not to groups.

- -  - -  - -  - - - +| Topic | Description | +| ----- | ----------- | +| [Update Microsoft Store for Business account settings](update-windows-store-for-business-account-settings.md) | The **Account information** page in Microsoft Store for Business shows information about your organization that you can update, including: organization information, payment options, and offline licensing settings. | +| [Manage user accounts in Microsoft Store for Business](manage-users-and-groups-windows-store-for-business.md) | Store for Business manages permissions with a set of roles. Currently, you can [assign these roles to individuals in your organization](roles-and-permissions-windows-store-for-business.md), but not to groups. | diff --git a/windows/manage/prerequisites-windows-store-for-business.md b/windows/manage/prerequisites-windows-store-for-business.md index 0ca1be50d5..df4883ac91 100644 --- a/windows/manage/prerequisites-windows-store-for-business.md +++ b/windows/manage/prerequisites-windows-store-for-business.md @@ -1,6 +1,6 @@ --- -title: Prerequisites for Windows Store for Business (Windows 10) -description: There are a few prerequisites for using Windows Store for Business. +title: Prerequisites for Microsoft Store for Business (Windows 10) +description: There are a few prerequisites for using Microsoft Store for Business. ms.assetid: CEBC6870-FFDD-48AD-8650-8B0DC6B2651D ms.prod: w10 ms.mktglfcycl: manage @@ -10,7 +10,7 @@ author: TrudyHa localizationpriority: high --- -# Prerequisites for Windows Store for Business +# Prerequisites for Microsoft Store for Business **Applies to** @@ -18,7 +18,7 @@ localizationpriority: high - Windows 10 - Windows 10 Mobile -There are a few prerequisites for using Windows Store for Business. +There are a few prerequisites for using Microsoft Store for Business. ## Prerequisites @@ -27,11 +27,11 @@ You'll need this software to work with Store for Business. ### Required -- IT Pros that are administering Store for Business need a browser compatible with Store for Business running on a PC or mobile device. Supported browsers include: Internet Explorer 10 or later, Microsoft Edge, or current versions of Chrome or Firefox. +- IT Pros that are administering Store for Business need a browser compatible with Store for Business running on a PC or mobile device. Supported browsers include: Internet Explorer 10 or later, Microsoft Edge, or current versions of Chrome or Firefox. Javascript needs to be supported and enabled. - Employees using apps from Store for Business need at least Windows 10, version 1511 running on a PC or mobile device. -Microsoft Azure Active Directory (AD) accounts for your employees: -- IT Pros need Azure AD accounts to sign up for Store for Business, and then to sign in, get apps, distribute apps, and manage app licenses. +Microsoft Azure Active Directory (AD) or Office 365 accounts for your employees: +- IT Pros need Azure AD or Office 365 accounts to sign up for Store for Business, and then to sign in, get apps, distribute apps, and manage app licenses. - Employees need Azure AD accounts when they access Store for Business content from Windows-based devices. - If you use a management tool to distribute and manage online-licensed apps, all employees will need an Azure AD account. diff --git a/windows/manage/roles-and-permissions-windows-store-for-business.md b/windows/manage/roles-and-permissions-windows-store-for-business.md index 8985c21e1c..0526910bf4 100644 --- a/windows/manage/roles-and-permissions-windows-store-for-business.md +++ b/windows/manage/roles-and-permissions-windows-store-for-business.md @@ -1,6 +1,6 @@ --- -title: Roles and permissions in Windows Store for Business (Windows 10) -description: The first person to sign in to Windows Store for Business must be a Global Admin of the Azure Active Directory (AD) tenant. Once the Global Admin has signed in, they can give permissions to others employees. +title: Roles and permissions in Microsoft Store for Business (Windows 10) +description: The first person to sign in to Microsoft Store for Business must be a Global Admin of the Azure Active Directory (AD) tenant. Once the Global Admin has signed in, they can give permissions to others employees. ms.assetid: CB6281E1-37B1-4B8B-991D-BC5ED361F1EE ms.prod: w10 ms.mktglfcycl: manage @@ -10,7 +10,7 @@ author: TrudyHa localizationpriority: high --- -# Roles and permissions in Windows Store for Business +# Roles and permissions in Microsoft Store for Business **Applies to** @@ -18,7 +18,7 @@ localizationpriority: high - Windows 10 - Windows 10 Mobile -The first person to sign in to Windows Store for Business must be a Global Admin of the Azure Active Directory (AD) tenant. Once the Global Admin has signed in, they can give permissions to others employees. +The first person to sign in to Microsoft Store for Business must be a Global Admin of the Azure Active Directory (AD) tenant. Once the Global Admin has signed in, they can give permissions to others employees. Store for Business has a set of roles that help admins and employees manage access to apps and tasks for the Store for Business. Employees with these roles will need to use their Azure AD account to access the Store for Business. Global Administrators and global user accounts that are used with other Microsoft services, such as Azure, or Office 365 can sign in to Store for Business. Global user accounts have some permissions in the Store for Business. Store for Business has a set of roles that help IT admins and employees manage access to apps and tasks for the Store for Business. @@ -87,19 +87,15 @@ These permissions allow people to: 2. Click **Settings**, and then choose **Permissions**. - ![Image showing Permissions page in Windows Store for Business.](images/wsfb-settings-permissions.png) + OR + + Click **Manage**, and then click **Permissions** on the left-hand menu. + + 3. Click **Add people**, type a name, choose the role you want to assign, and click **Save** . - ![Image showing Assign roles to people box in Windows Store for Business.](images/wsfb-permissions-assignrole.png) - -4. If you are not finding the name you want, you might need to add people to your Azure AD directory. For more information, see [Manage user accounts in the Windows Store for Business.](manage-users-and-groups-windows-store-for-business.md) - -  - -  - - - + +4. If you are not finding the name you want, you might need to add people to your Azure AD directory. For more information, see [Manage user accounts in the Microsoft Store for Business.](manage-users-and-groups-windows-store-for-business.md) diff --git a/windows/manage/sign-up-windows-store-for-business-overview.md b/windows/manage/sign-up-windows-store-for-business-overview.md index 5a85ddec8a..7a0ae5c9d2 100644 --- a/windows/manage/sign-up-windows-store-for-business-overview.md +++ b/windows/manage/sign-up-windows-store-for-business-overview.md @@ -1,6 +1,6 @@ --- title: Sign up and get started (Windows 10) -description: IT admins can sign up for the Windows Store for Business, and get started working with apps. +description: IT admins can sign up for the Mcirosoft Store for Business, and get started working with apps. ms.assetid: 87C6FA60-3AB9-4152-A85C-6A1588A20C7B ms.prod: w10 ms.mktglfcycl: manage @@ -18,52 +18,17 @@ localizationpriority: high - Windows 10 - Windows 10 Mobile -IT admins can sign up for the Windows Store for Business, and get started working with apps. +IT admins can sign up for the Microsoft Store for Business, and get started working with apps. ## In this section - - ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TopicDescription

[Windows Store for Business overview](windows-store-for-business-overview.md)

Learn about Windows Store for Business.

[Prerequisites for Windows Store for Business](prerequisites-windows-store-for-business.md)

There are a few prerequisites for using Store for Business.

[Sign up for Windows Store for Business](sign-up-windows-store-for-business.md)

Before you sign up for Store for Business, at a minimum, you'll need an Azure Active Directory (AD) account for your organization, and you'll need to be the global administrator for your organization. If your organization is already using Azure AD, you can go ahead and sign up for Store for Business. If not, we'll help you create an Azure AD account and directory as part of the sign up process.

[Roles and permissions in the Windows Store for Business](roles-and-permissions-windows-store-for-business.md)

The first person to sign in to Store for Business must be a Global Admin of the Azure Active Directory (AD) tenant. Once the Global Admin has signed in, they can give permissions to others employees.

[Settings reference: Windows Store for Business](settings-reference-windows-store-for-business.md)

The Store for Business has a group of settings that admins use to manage the store.

- -  - -  - -  - +| Topic | Description | +| ----- | ----------- | +| [Microsoft Store for Business overview](windows-store-for-business-overview.md) | Learn about Microsoft Store for Business. | +| [Prerequisites for Microsoft Store for Business](prerequisites-windows-store-for-business.md) | There are a few prerequisites for using Store for Business. | +| [Sign up for Microsoft Store for Business](sign-up-windows-store-for-business.md) | Before you sign up for Store for Business, at a minimum, you'll need an Azure Active Directory (AD) or Office 365 account for your organization, and you'll need to be the global administrator for your organization. If your organization is already using Azure AD, you can go ahead and sign up for Store for Business. If not, we'll help you create an Azure AD or Office 365 account and directory as part of the sign up process. | +| [Roles and permissions in the Microsoft Store for Business](roles-and-permissions-windows-store-for-business.md) | The first person to sign in to Store for Business must be a Global Admin of the Azure Active Directory (AD) tenant. Once the Global Admin has signed in, they can give permissions to others employees. | +| [Settings reference: Microsoft Store for Business](settings-reference-windows-store-for-business.md) | The Store for Business has a group of settings that admins use to manage the store. | diff --git a/windows/manage/sign-up-windows-store-for-business.md b/windows/manage/sign-up-windows-store-for-business.md index 69d44f17e8..5021790a4f 100644 --- a/windows/manage/sign-up-windows-store-for-business.md +++ b/windows/manage/sign-up-windows-store-for-business.md @@ -1,6 +1,6 @@ --- -title: Sign up for Windows Store for Business (Windows 10) -description: Before you sign up for Windows Store for Business, at a minimum, you'll need an Azure Active Directory (AD) account for your organization, and you'll need to be the global administrator for your organization. +title: Sign up for Microsoft Store for Business (Windows 10) +description: Before you sign up for Microsoft Store for Business, at a minimum, you'll need an Azure Active Directory (AD) account for your organization, and you'll need to be the global administrator for your organization. ms.assetid: 296AAC02-5C79-4999-B221-4F5F8CEA1F12 ms.prod: w10 ms.mktglfcycl: manage @@ -10,7 +10,7 @@ author: TrudyHa localizationpriority: high --- -# Sign up for Windows Store for Business +# Sign up for Microsoft Store for Business **Applies to** @@ -18,7 +18,7 @@ localizationpriority: high - Windows 10 - Windows 10 Mobile -Before you sign up for Windows Store for Business, at a minimum, you'll need an Azure Active Directory (AD) account for your organization, and you'll need to be the global administrator for your organization. If your organization is already using Azure AD, you can go ahead and sign up for Store for Business. If not, we'll help you create an Azure AD account and directory as part of the sign up process. +Before you sign up for Microsoft Store for Business, at a minimum, you'll need an Azure Active Directory (AD) or Office 365 account for your organization, and you'll need to be the global administrator for your organization. If your organization is already using Azure AD, you can go ahead and sign up for Store for Business. If not, we'll help you create an Azure AD account and directory as part of the sign up process. ## Sign up for Store for Business @@ -35,7 +35,7 @@ Before signing up for the Store for Business, make sure you're the global admini - If you already have an Azure AD directory, you'll [sign in to Store for Business](#sign-in), and then accept Store for Business terms. - ![Image showing Windows Store for Business page with invitation to sign up, or sign in.](images/wsfb-landing.png) + ![Image showing Microsoft Store for Business page with invitation to sign up, or sign in.](images/wsfb-landing.png) **To sign up for Azure AD accounts through Office 365 for Business** @@ -69,19 +69,19 @@ Before signing up for the Store for Business, make sure you're the global admini Be sure to save the portal sign-in page and your user ID info. Click **You're ready to go**. - ![Image showing sign-in page and user ID for Windows Store for Business. ](images/wsfb-onboard-5.png) + ![Image showing sign-in page and user ID for Microsoft Store for Business. ](images/wsfb-onboard-5.png) - At this point, you'll have an Azure AD directory created with one user account. That user account is the global administrator. You can use that account to sign in to Store for Business. 2. Sign in with your Azure AD account. - ![Image showing sign-in page for Windows Store for Business.](images/wsfb-onboard-7.png) + ![Image showing sign-in page for Microsoft Store for Business.](images/wsfb-onboard-7.png) 3. Read through and accept Store for Business terms. 4. Welcome to the Store for Business. Click **Next** to continue. - ![Image showing welcome message for Windows Store for Business.](images/wsfb-firstrun.png) + ![Image showing welcome message for Microsoft Store for Business.](images/wsfb-firstrun.png) ### Next steps diff --git a/windows/manage/windows-store-for-business.md b/windows/manage/windows-store-for-business.md index 67a6d43bab..486096f40d 100644 --- a/windows/manage/windows-store-for-business.md +++ b/windows/manage/windows-store-for-business.md @@ -1,6 +1,6 @@ --- -title: Windows Store for Business (Windows 10) -description: Welcome to the Windows Store for Business You can use the Store for Business, to find, acquire, distribute, and manage apps for your organization. +title: Microsoft Store for Business (Windows 10) +description: Welcome to the Microsoft Store for Business You can use the Store for Business, to find, acquire, distribute, and manage apps for your organization. ms.assetid: 527E611E-4D47-44F0-9422-DCC2D1ACBAB8 ms.prod: w10 ms.mktglfcycl: manage @@ -10,7 +10,7 @@ author: TrudyHa localizationpriority: high --- -# Windows Store for Business +# Microsoft Store for Business **Applies to** @@ -18,61 +18,19 @@ localizationpriority: high - Windows 10 - Windows 10 Mobile -Welcome to the Windows Store for Business! You can use the Store for Business, to find, acquire, distribute, and manage apps for your organization. +Welcome to the Microsoft Store for Business! You can use the Store for Business, to find, acquire, distribute, and manage apps for your organization. ## In this section - ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TopicDescription

[Sign up and get started](sign-up-windows-store-for-business-overview.md)

IT admins can sign up for the Store for Business, and get started working with apps.

[Find and acquire apps](find-and-acquire-apps-overview.md)

Use the Store for Business to find apps for your organization. You can also work with developers to create line-of-business apps that are only available to your organization.

[Distribute apps to your employees from the Windows Store for Business](distribute-apps-to-your-employees-windows-store-for-business.md)

Distribute apps to your employees from Store for Business. You can assign apps to employees, or let employees install them from your private store.

[Manage apps](manage-apps-windows-store-for-business-overview.md)

Manage settings and access to apps in Store for Business.

[Device Guard signing portal](device-guard-signing-portal.md)

Device Guard signing is a Device Guard feature that is available in the Store for Business. It gives admins a single place to sign catalog files and code integrity policies. After admins have created catalog files for unsigned apps and signed the catalog files, they can add the signers to a code integrity policy. You can merge the code integrity policy with your existing policy to include your custom signing certificate. This allows you to trust the catalog files.

[Manage settings in the Windows Store for Business](manage-settings-windows-store-for-business.md)

You can add users and groups, as well as update some of the settings associated with the Azure Active Directory (AD) tenant

[Troubleshoot Windows Store for Business](troubleshoot-windows-store-for-business.md)

Troubleshooting topics for Store for Business.

- -  - -  - -  - - +| Topic | Description | +| ----- | ----------- | +| [Sign up and get started](sign-up-windows-store-for-business-overview.md) | IT admins can sign up for the Store for Business, and get started working with apps. | +| [Find and acquire apps](find-and-acquire-apps-overview.md) | Use the Store for Business to find apps for your organization. You can also work with developers to create line-of-business apps that are only available to your organization. | +| [Manage apps](manage-apps-windows-store-for-business-overview.md) | Manage settings and access to apps in Store for Business. | +| [Device Guard signing portal](device-guard-signing-portal.md) | Device Guard signing is a Device Guard feature that is available in the Store for Business. It gives admins a single place to sign catalog files and code integrity policies. After admins have created catalog files for unsigned apps and signed the catalog files, they can add the signers to a code integrity policy. You can merge the code integrity policy with your existing policy to include your custom signing certificate. This allows you to trust the catalog files. | +| [Manage settings in the Windows Store for Business](manage-settings-windows-store-for-business.md) | You can add users and groups, as well as update some of the settings associated with the Azure Active Directory (AD) tenant | +| [Troubleshoot Windows Store for Business](troubleshoot-windows-store-for-business.md) | Troubleshooting topics for Store for Business. |