John Liu d35e66c659 CAT Auto Pulish for Windows Release Messages - 20191002152638 (#1259)
* Added IsStub new node

* Updated tree diagram

* minor update

* Added a note

ATP doesn't need any specific diagnostic level.

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/4824

* Update windows/security/threat-protection/microsoft-defender-atp/minimum-requirements.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* MDATP Get started 404: link Overview page instead

Description:
As reported by a new community user, the "Get started" link is broken
and causes a 404 error when trying to open that page.

As discussed in issue ticket #5053, it will be useful to make the link
point to the MDATP Overview page instead.

Proposed change:
- Rewrite the link name from
"Get started with Microsoft Defender Advanced Threat Protection" to
"Microsoft Defender Advanced Threat Protection overview"
(the name of the link can be changed depending on feedback from MS Docs
 team members).
- Link the main page "Microsoft Defender Advanced Threat Protection"
instead of the non-existing "Get started" page that causes a 404 error.

issue ticket closure or reference:
Resolves #5053

* Added new IsStub node details

* Update hello-planning-guide.md + MD improvements

Description:
As agreed upon in issue ticket #4875, the line
"> This guide only applies to Windows 10, version 1511 or higher."
should be removed because it imposes an outdated build.

Thanks to mapalko for requesting this removal, and to poortom1004
for pointing out the version redundancy in the first place.

Proposed changes:
- Remove the aforementioned line, as agreed upon
- Add recommended single MarkDown quote spaces
- Replace a tab with standardized spacing
- Remove redundant white space in 3 blank lines

issue ticket closure or reference:

Closes #4875

* Updated the DDF with the latest version

* Update activate-forest-by-proxy-vamt.md

Updated markdown.

* Removed blank SKU tables for deprecated policies

* loc meta tag updates

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20191002143340 (#1258)
2019-10-02 15:36:21 -07:00

142 lines
3.6 KiB
Markdown

---
title: Policy CSP - DataUsage
description: Policy CSP - DataUsage
ms.author: dansimp
ms.topic: article
ms.prod: w10
ms.technology: windows
author: manikadhiman
ms.date: 09/27/2019
ms.reviewer:
manager: dansimp
---
# Policy CSP - DataUsage
<hr/>
<!--Policies-->
## DataUsage policies
<dl>
<dd>
<a href="#datausage-setcost3g">DataUsage/SetCost3G</a>
</dd>
<dd>
<a href="#datausage-setcost4g">DataUsage/SetCost4G</a>
</dd>
</dl>
<hr/>
<!--Policy-->
<a href="" id="datausage-setcost3g"></a>**DataUsage/SetCost3G**
<hr/>
<!--Description-->
This policy is deprecated in Windows 10, version 1809.
<!--/Description-->
<!--/Policy-->
<hr/>
<!--Policy-->
<a href="" id="datausage-setcost4g"></a>**DataUsage/SetCost4G**
<!--SupportedSKUs-->
<table>
<tr>
<th>Windows Edition</th>
<th>Supported?</th>
</tr>
<tr>
<td>Home</td>
<td><img src="images/crossmark.png" alt="cross mark" /></td>
</tr>
<tr>
<td>Pro</td>
<td><img src="images/checkmark.png" alt="check mark" /></td>
</tr>
<tr>
<td>Business</td>
<td><img src="images/checkmark.png" alt="check mark" /></td>
</tr>
<tr>
<td>Enterprise</td>
<td><img src="images/checkmark.png" alt="check mark" /></td>
</tr>
<tr>
<td>Education</td>
<td><img src="images/checkmark.png" alt="check mark" /></td>
</tr>
<tr>
<td>Mobile</td>
<td><img src="images/crossmark.png" alt="cross mark" /></td>
</tr>
<tr>
<td>Mobile Enterprise</td>
<td><img src="images/crossmark.png" alt="cross mark" /></td>
</tr>
</table>
<!--/SupportedSKUs-->
<hr/>
<!--Scope-->
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * Device
<hr/>
<!--/Scope-->
<!--Description-->
This policy setting configures the cost of 4G connections on the local machine.
If this policy setting is enabled, a drop-down list box presenting possible cost values will be active. Selecting one of the following values from the list will set the cost of all 4G connections on the local machine:
- Unrestricted: Use of this connection is unlimited and not restricted by usage charges and capacity constraints.
- Fixed: Use of this connection is not restricted by usage charges and capacity constraints up to a certain data limit.
- Variable: This connection is costed on a per byte basis.
If this policy setting is disabled or is not configured, the cost of 4G connections is Fixed by default.
<!--/Description-->
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<!--ADMXBacked-->
ADMX Info:
- GP English name: *Set 4G Cost*
- GP name: *SetCost4G*
- GP path: *Network/WWAN Service/WWAN Media Cost*
- GP ADMX file name: *wwansvc.admx*
<!--/ADMXBacked-->
<!--/Policy-->
<hr/>
Footnotes:
- 1 - Added in Windows 10, version 1607.
- 2 - Added in Windows 10, version 1703.
- 3 - Added in Windows 10, version 1709.
- 4 - Added in Windows 10, version 1803.
- 5 - Added in Windows 10, version 1809.
- 6 - Added in Windows 10, version 1903.
<!--/Policies-->