Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch master

This commit is contained in:
saldana
2017-04-24 16:39:37 +00:00
parent fd117d0013
commit 9e49ce3372
4 changed files with 55 additions and 108 deletions

View File

@ -244,6 +244,22 @@
"build_entry_point": "docs", "build_entry_point": "docs",
"template_folder": "_themes", "template_folder": "_themes",
"version": 0 "version": 0
},
{
"docset_name": "store-for-business",
"build_source_folder": "store-for-business",
"build_output_subfolder": "store-for-business",
"locale": "en-us",
"monikers": [],
"open_to_public_contributors": false,
"type_mapping": {
"Conceptual": "Content",
"ManagedReference": "Content",
"RestApi": "Content"
},
"build_entry_point": "docs",
"template_folder": "_themes",
"version": 0
} }
], ],
"notification_subscribers": [ "notification_subscribers": [

View File

@ -1,30 +1 @@
# [Windows Store for Business](index.md) # [Index](index.md)
## [Sign up and get started](sign-up-windows-store-for-business-overview.md)
###[Windows Store for Business overview](windows-store-for-business-overview.md)
### [Prerequisites for Windows Store for Business](prerequisites-windows-store-for-business.md)
### [Sign up for Windows Store for Business](sign-up-windows-store-for-business.md)
### [Roles and permissions in the Windows Store for Business](roles-and-permissions-windows-store-for-business.md)
### [Settings reference: Windows Store for Business](settings-reference-windows-store-for-business.md)
## [Find and acquire apps](find-and-acquire-apps-overview.md)
### [Apps in the Windows Store for Business](apps-in-windows-store-for-business.md)
### [Acquire apps in the Windows Store for Business](acquire-apps-windows-store-for-business.md)
### [Working with line-of-business apps](working-with-line-of-business-apps.md)
## [Distribute apps to your employees from the Windows Store for Business](distribute-apps-to-your-employees-windows-store-for-business.md)
### [Distribute apps using your private store](distribute-apps-from-your-private-store.md)
### [Assign apps to employees](assign-apps-to-employees.md)
### [Distribute apps with a management tool](distribute-apps-with-management-tool.md)
### [Distribute offline apps](distribute-offline-apps.md)
## [Manage apps](manage-apps-windows-store-for-business-overview.md)
### [App inventory managemement for Windows Store for Business](app-inventory-management-windows-store-for-business.md)
### [Manage app orders in Windows Store for Business](manage-orders-windows-store-for-business.md)
### [Manage access to private store](manage-access-to-private-store.md)
### [Manage private store settings](manage-private-store-settings.md)
### [Configure MDM provider](configure-mdm-provider-windows-store-for-business.md)
## [Device Guard signing portal](device-guard-signing-portal.md)
### [Add unsigned app to code integrity policy](add-unsigned-app-to-code-integrity-policy.md)
### [Sign code integrity policy with Device Guard signing](sign-code-integrity-policy-with-device-guard-signing.md)
## [Manage settings in the Windows Store for Business](manage-settings-windows-store-for-business.md)
### [Update Windows Store for Business account settings](update-windows-store-for-business-account-settings.md)
### [Manage user accounts in Windows Store for Business](manage-users-and-groups-windows-store-for-business.md)
## [Troubleshoot Windows Store for Business](troubleshoot-windows-store-for-business.md)

View File

@ -0,0 +1,37 @@
{
"build": {
"content": [
{
"files": [
"**/*.md"
],
"exclude": [
"**/obj/**",
"**/includes/**",
"README.md",
"LICENSE",
"LICENSE-CODE",
"ThirdPartyNotices"
]
}
],
"resource": [
{
"files": [
"**/*.png",
"**/*.jpg"
],
"exclude": [
"**/obj/**",
"**/includes/**"
]
}
],
"overwrite": [],
"externalReference": [],
"globalMetadata": {},
"fileMetadata": {},
"template": [],
"dest": "store-for-business"
}
}

View File

@ -1,78 +1 @@
--- # Welcome to store-for-business!
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.
ms.assetid: 527E611E-4D47-44F0-9422-DCC2D1ACBAB8
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
ms.pagetype: store
author: TrudyHa
localizationpriority: high
---
# Windows Store for Business
**Applies to**
- 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.
## 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>