diff --git a/windows/security/threat-protection/TOC.md b/windows/security/threat-protection/TOC.md index 56c60e8589..9114b320d4 100644 --- a/windows/security/threat-protection/TOC.md +++ b/windows/security/threat-protection/TOC.md @@ -544,7 +544,7 @@ ####### [Add or Remove machine tags](microsoft-defender-atp/add-or-remove-machine-tags.md) ####### [Find machines by IP](microsoft-defender-atp/find-machines-by-ip.md) ####### [Get missing KBs](microsoft-defender-atp/get-missing-kbs-machine.md) -####### [Get or set device value](microsoft-defender-atp/get-or-set-device-value.md) +####### [Set device value](microsoft-defender-atp/set-device-value.md) ###### [Machine Action]() ####### [Machine Action methods and properties](microsoft-defender-atp/machineaction.md) diff --git a/windows/security/threat-protection/microsoft-defender-atp/set-device-value.md b/windows/security/threat-protection/microsoft-defender-atp/set-device-value.md index 4d51c36e4a..cd7f0b68a0 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/set-device-value.md +++ b/windows/security/threat-protection/microsoft-defender-atp/set-device-value.md @@ -1,6 +1,6 @@ --- title: Set device value API -description: Learn how to use the Add or Remove machine tags API to adds or remove a tag for a machine in Microsoft Defender Advanced Threat Protection. +description: Learn how to specify the value of a device using a Microsoft Defender Advanced Threat Protection API. keywords: apis, graph api, supported apis, tags, machine tags search.product: eADQiWindows 10XVcnh ms.prod: w10 @@ -31,7 +31,7 @@ Adds or remove tag to a specific [Machine](machine.md). ## Limitations -1. You can post on machines last seen according to your configured retention period. +1. You can post on devices last seen according to your configured retention period. 2. Rate limitations for this API are 100 calls per minute and 1500 calls per hour.