Merge remote-tracking branch 'refs/remotes/origin/master' into atp-tomeralpert

This commit is contained in:
Joey Caparas
2017-06-05 13:57:34 -07:00
3 changed files with 23 additions and 38 deletions

View File

@ -61,13 +61,13 @@ Taxes for Microsoft Store for Business purchases are determined by your business
- Switzerland - Switzerland
- United Kingdom - United Kingdom
These countries can provide their VAT number or local equivalent in **Payments & billing**. However, they can only acquire free apps. These countries can provide their VAT number or local equivalent in **Payments & billing**.
|Market| Tax identifier | |Market| Tax identifier |
|------|----------------| |------|----------------|
| Brazil | CPNJ (required), CCMID (optional) | | Brazil | CNPJ (required) |
| India | CST ID, VAT ID | | India | CST ID, VAT ID (both are optional) |
| Taiwan | Unified business number| | Taiwan | VAT ID (optional) |
### Tax-exempt status ### Tax-exempt status

View File

@ -482,43 +482,28 @@ Microsoft Store for Business and Education is currently available in these marke
</table> </table>
### Support for free apps ### Support for free apps
<table> Customers in these markets can use Microsoft Store for Business and Education to acquire free apps:
<tr> - India
<th align="center">Support for free apps only</th> - Russia
</tr>
<tr align="left">
<td>
<ul>
<li>Brazil</li>
<li>India</li>
<li>Russia</li>
</ul>
</td>
</tr>
</table>
### Support for free apps and Minecraft: Education Edition ### Support for free apps and Minecraft: Education Edition
<table> Customers in these markets can use Microsoft Store for Business and Education to acquire free apps and Minecraft: Education Edition:
<tr> - Brazil
<th align="center">Support for free apps and Minecraft: Education Edition</th> - Taiwan
</tr> - Ukraine
<tr align="left">
<td>
<ul>
<li>Taiwan</li>
<li>Ukraine</li>
</ul>
</td>
</tr>
</table>
**Microsoft Store for Business customers** This table summarize what customers can purchase, depending on which Microsoft Store they are using.
- Admins can acquire free apps from **Microsoft Store for Business**.
**Microsoft Store for Education customers** | Store | Free apps | Minecraft: Education Edition |
| ----- | --------- | ---------------------------- |
| Microsoft Store for Business | supported | not supported |
| Microsoft Store for Education | supported | supported; invoice payment required |
> [!NOTE]
> **Microsoft Store for Education customers with support for free apps and Minecraft: Education Edition**
- Admins can acquire free apps from **Microsoft Store for Education**. - Admins can acquire free apps from **Microsoft Store for Education**.
- Admins can use an invoice to acquire **Minecraft: Education Edition**. For more information, see [Invoice payment option](https://docs.microsoft.com/education/windows/school-get-minecraft#invoices). - Admins need to use an invoice to purchase **Minecraft: Education Edition**. For more information, see [Invoice payment option](https://docs.microsoft.com/education/windows/school-get-minecraft#invoices).
- Teachers can acquire free apps, but not **Minecraft: Education Edition**. - Teachers, or people with the Basic Purachaser role, can acquire free apps, but not **Minecraft: Education Edition**.
## Privacy notice ## Privacy notice

View File

@ -15,7 +15,7 @@ author: jdeckerms
Windows 10 Mobile allows enterprises to lock down a device, define multiple user roles, and configure custom layouts on a device. For example, the enterprise can lock down a device so that only applications and settings in an allow list are available. This is accomplished using Lockdown XML, an XML file that contains settings for Windows 10 Mobile. Windows 10 Mobile allows enterprises to lock down a device, define multiple user roles, and configure custom layouts on a device. For example, the enterprise can lock down a device so that only applications and settings in an allow list are available. This is accomplished using Lockdown XML, an XML file that contains settings for Windows 10 Mobile.
When you deploy the lockdown XML file to a device, it is saved on the device as **wehlockdown.xml**. When the device boots, it looks for wehlockdown.xml and applies any settings configured in the file. When you deploy the lockdown XML file to a device, it is saved on the device as **wehlockdown.xml**. When the device boots, it looks for wehlockdown.xml and applies any settings configured in the file. You can deploy the lockdown XML file by [adding it to a provisioning package](lockdown-xml.md#add-lockdown-xml-to-a-provisioning-package) or [by using mobile device management (MDM)](lockdown-xml.md#push-lockdown-xml-using-mdm).
The Lockdown Designer app helps you configure and create a lockdown XML file that you can apply to devices running Windows 10 Mobile, version 1703, and includes a remote simulation to help you determine the layout for tiles on the Start screen. Lockdown Designer also validates the XML. Using Lockdown Designer is easier than [manually creating a lockdown XML file](lockdown-xml.md). The Lockdown Designer app helps you configure and create a lockdown XML file that you can apply to devices running Windows 10 Mobile, version 1703, and includes a remote simulation to help you determine the layout for tiles on the Start screen. Lockdown Designer also validates the XML. Using Lockdown Designer is easier than [manually creating a lockdown XML file](lockdown-xml.md).