mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-28 05:07:23 +00:00
black diamond GA updates
branding updates, rebuild md tables, update procedures with new UI names
This commit is contained in:
parent
a3f5937fa7
commit
6e359154f8
@ -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
|
||||
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="50%" />
|
||||
<col width="50%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left">Topic</th>
|
||||
<th align="left">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Add unsigned app to code integrity policy](add-unsigned-app-to-code-integrity-policy.md)</p></td>
|
||||
<td align="left"><p>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.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[Sign code integrity policy with Device Guard signing](sign-code-integrity-policy-with-device-guard-signing.md)</p></td>
|
||||
<td align="left"><p>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.</p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
| 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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="50%" />
|
||||
<col width="50%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left">Topic</th>
|
||||
<th align="left">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Distribute apps using your private store](distribute-apps-from-your-private-store.md)</p></td>
|
||||
<td align="left"><p>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.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[Assign apps to employees](assign-apps-to-employees.md)</p></td>
|
||||
<td align="left"><p>Administrators can assign online-licensed apps to employees in their organization.</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Distribute apps with a management tool](distribute-apps-with-management-tool.md)</p></td>
|
||||
<td align="left"><p>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.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[Distribute offline apps](distribute-offline-apps.md)</p></td>
|
||||
<td align="left"><p>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.</p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
| 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. |
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="50%" />
|
||||
<col width="50%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left">Topic</th>
|
||||
<th align="left">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Apps in the Windows Store for Business](apps-in-windows-store-for-business.md)</p></td>
|
||||
<td align="left"><p>Store for Business has thousands of apps from many different categories.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[Acquire apps in the Windows Store for Business](acquire-apps-windows-store-for-business.md)</p></td>
|
||||
<td align="left"><p>You can acquire apps from the Windows Store for Business for your employees.</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Working with line-of-business apps](working-with-line-of-business-apps.md)</p></td>
|
||||
<td align="left"><p>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.</p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
| 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. |
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="50%" />
|
||||
<col width="50%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left">Topic</th>
|
||||
<th align="left">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Manage access to private store](manage-access-to-private-store.md)</p></td>
|
||||
<td align="left"><p>You can manage access to your private store in Store for Business.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[App inventory managemement for Windows Store for Business](app-inventory-managemement-windows-store-for-business.md)</p></td>
|
||||
<td align="left"><p>You can manage all apps that you've acquired on your <strong>Inventory</strong> page.</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Manage private store settings](manage-private-store-settings.md)</p></td>
|
||||
<td align="left"><p>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.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[Configure MDM provider](configure-mdm-provider-windows-store-for-business.md)</p></td>
|
||||
<td align="left"><p>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.</p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
| 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 <strong>Inventory</strong> 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. |
|
||||
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="50%" />
|
||||
<col width="50%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left">Topic</th>
|
||||
<th align="left">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Update Windows Store for Business account settings](update-windows-store-for-business-account-settings.md)</p></td>
|
||||
<td align="left"><p>The <strong>Account information</strong> page in Windows Store for Business shows information about your organization that you can update, including: organization information, payment options, and offline licensing settings.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[Manage user accounts in Windows Store for Business](manage-users-and-groups-windows-store-for-business.md)</p></td>
|
||||
<td align="left"><p>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.</p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
| 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. |
|
||||
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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**.
|
||||
|
||||

|
||||
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** .
|
||||
|
||||

|
||||
|
||||
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)
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="50%" />
|
||||
<col width="50%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left">Topic</th>
|
||||
<th align="left">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Windows Store for Business overview](windows-store-for-business-overview.md)</p></td>
|
||||
<td align="left"><p>Learn about Windows Store for Business.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[Prerequisites for Windows Store for Business](prerequisites-windows-store-for-business.md)</p></td>
|
||||
<td align="left"><p>There are a few prerequisites for using Store for Business.</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Sign up for Windows Store for Business](sign-up-windows-store-for-business.md)</p></td>
|
||||
<td align="left"><p>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.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[Roles and permissions in the Windows Store for Business](roles-and-permissions-windows-store-for-business.md)</p></td>
|
||||
<td align="left"><p>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.</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Settings reference: Windows Store for Business](settings-reference-windows-store-for-business.md)</p></td>
|
||||
<td align="left"><p>The Store for Business has a group of settings that admins use to manage the store.</p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
| 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. |
|
||||
|
||||
|
||||
|
||||
|
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
**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**.
|
||||
|
||||

|
||||

|
||||
|
||||
- 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. <a href="" id="sign-in"></a>Sign in with your Azure AD account.
|
||||
|
||||

|
||||

|
||||
|
||||
3. <a href="" id="accept-terms"></a>Read through and accept Store for Business terms.
|
||||
|
||||
4. Welcome to the Store for Business. Click **Next** to continue.
|
||||
|
||||

|
||||

|
||||
|
||||
### Next steps
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="50%" />
|
||||
<col width="50%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left">Topic</th>
|
||||
<th align="left">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Sign up and get started](sign-up-windows-store-for-business-overview.md)</p></td>
|
||||
<td align="left"><p>IT admins can sign up for the Store for Business, and get started working with apps.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[Find and acquire apps](find-and-acquire-apps-overview.md)</p></td>
|
||||
<td align="left"><p>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.</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Distribute apps to your employees from the Windows Store for Business](distribute-apps-to-your-employees-windows-store-for-business.md)</p></td>
|
||||
<td align="left"><p>Distribute apps to your employees from Store for Business. You can assign apps to employees, or let employees install them from your private store.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[Manage apps](manage-apps-windows-store-for-business-overview.md)</p></td>
|
||||
<td align="left"><p>Manage settings and access to apps in Store for Business.</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Device Guard signing portal](device-guard-signing-portal.md)</p></td>
|
||||
<td align="left"><p>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.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[Manage settings in the Windows Store for Business](manage-settings-windows-store-for-business.md)</p></td>
|
||||
<td align="left"><p>You can add users and groups, as well as update some of the settings associated with the Azure Active Directory (AD) tenant</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[Troubleshoot Windows Store for Business](troubleshoot-windows-store-for-business.md)</p></td>
|
||||
<td align="left"><p>Troubleshooting topics for Store for Business.</p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
| 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. |
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user