diff --git a/store-for-business/update-windows-store-for-business-account-settings.md b/store-for-business/update-windows-store-for-business-account-settings.md
index e2266ea8a6..637220cb67 100644
--- a/store-for-business/update-windows-store-for-business-account-settings.md
+++ b/store-for-business/update-windows-store-for-business-account-settings.md
@@ -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
diff --git a/store-for-business/windows-store-for-business-overview.md b/store-for-business/windows-store-for-business-overview.md
index feca670cd6..0edcf1dfa2 100644
--- a/store-for-business/windows-store-for-business-overview.md
+++ b/store-for-business/windows-store-for-business-overview.md
@@ -482,43 +482,28 @@ Microsoft Store for Business and Education is currently available in these marke
### Support for free apps
-
-
- Support for free apps only |
-
-
-
-
- - Brazil
- - India
- - Russia
-
- |
-
-
+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
-
-
- Support for free apps and Minecraft: Education Edition |
-
-
-
-
- |
-
-
-
-**Microsoft Store for Business customers**
-- Admins can acquire free apps from **Microsoft Store for Business**.
+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 Education customers**
+This table summarize what customers can purchase, depending on which Microsoft Store they are using.
+
+| 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
diff --git a/windows/configuration/mobile-devices/mobile-lockdown-designer.md b/windows/configuration/mobile-devices/mobile-lockdown-designer.md
index 33a512ae37..4c7a24ae08 100644
--- a/windows/configuration/mobile-devices/mobile-lockdown-designer.md
+++ b/windows/configuration/mobile-devices/mobile-lockdown-designer.md
@@ -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).