mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-22 13:53:39 +00:00
Merge remote-tracking branch 'refs/remotes/origin/master' into atp-tomeralpert
This commit is contained in:
@ -61,13 +61,13 @@ Taxes for Microsoft Store for Business purchases are determined by your business
|
||||
- Switzerland
|
||||
- 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 |
|
||||
|------|----------------|
|
||||
| Brazil | CPNJ (required), CCMID (optional) |
|
||||
| India | CST ID, VAT ID |
|
||||
| Taiwan | Unified business number|
|
||||
| Brazil | CNPJ (required) |
|
||||
| India | CST ID, VAT ID (both are optional) |
|
||||
| Taiwan | VAT ID (optional) |
|
||||
|
||||
### Tax-exempt status
|
||||
|
||||
|
@ -482,43 +482,28 @@ Microsoft Store for Business and Education is currently available in these marke
|
||||
</table>
|
||||
|
||||
### Support for free apps
|
||||
<table>
|
||||
<tr>
|
||||
<th align="center">Support for free apps only</th>
|
||||
</tr>
|
||||
<tr align="left">
|
||||
<td>
|
||||
<ul>
|
||||
<li>Brazil</li>
|
||||
<li>India</li>
|
||||
<li>Russia</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Customers in these markets can use Microsoft Store for Business and Education to acquire free apps:
|
||||
- India
|
||||
- Russia
|
||||
|
||||
### Support for free apps and Minecraft: Education Edition
|
||||
<table>
|
||||
<tr>
|
||||
<th align="center">Support for free apps and Minecraft: Education Edition</th>
|
||||
</tr>
|
||||
<tr align="left">
|
||||
<td>
|
||||
<ul>
|
||||
<li>Taiwan</li>
|
||||
<li>Ukraine</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Customers in these markets can use Microsoft Store for Business and Education to acquire free apps and Minecraft: Education Edition:
|
||||
- Brazil
|
||||
- Taiwan
|
||||
- Ukraine
|
||||
|
||||
**Microsoft Store for Business customers**
|
||||
- Admins can acquire free apps from **Microsoft Store for Business**.
|
||||
This table summarize what customers can purchase, depending on which Microsoft Store they are using.
|
||||
|
||||
**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 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).
|
||||
- Teachers can acquire free apps, but not **Minecraft: Education Edition**.
|
||||
- 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, or people with the Basic Purachaser role, can acquire free apps, but not **Minecraft: Education Edition**.
|
||||
|
||||
## Privacy notice
|
||||
|
||||
|
@ -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.
|
||||
|
||||
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).
|
||||
|
||||
|
Reference in New Issue
Block a user