From 323600c55844d1a9ab3ae8fa613506593d2e963e Mon Sep 17 00:00:00 2001 From: aviveldan <39082532+aviveldan@users.noreply.github.com> Date: Thu, 24 Dec 2020 17:22:26 +0200 Subject: [PATCH 1/6] Added response fields descriptions table --- .../microsoft-defender-atp/get-ip-statistics.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md index b58fd359e9..b3531c3636 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md +++ b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md @@ -93,3 +93,12 @@ Content-type: application/json "orgLastSeen": "2017-08-29T13:32:59Z" } ``` + + +Name | Description +:---|:---|:--- +Org prevalence | the distinct count of devices that opened network connection to this IP. +Org first seen | the first connection for this IP in the organization. +Org last seen | the last connection for this IP in the organization. +>[!Note] +> This statistic information is based on data from the past 30 days. From 682b74814d7c7ba5cd957febffe608deecd99bc6 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Mon, 28 Dec 2020 07:12:05 -0800 Subject: [PATCH 2/6] Update windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- .../microsoft-defender-atp/get-ip-statistics.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md index b3531c3636..61b9b25be5 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md +++ b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md @@ -95,10 +95,11 @@ Content-type: application/json ``` -Name | Description -:---|:---|:--- -Org prevalence | the distinct count of devices that opened network connection to this IP. -Org first seen | the first connection for this IP in the organization. -Org last seen | the last connection for this IP in the organization. + +| Name | Description | +| :--- | :---------- | +| Org prevalence | the distinct count of devices that opened network connection to this IP. | +| Org first seen | the first connection for this IP in the organization. | +| Org last seen | the last connection for this IP in the organization. | >[!Note] > This statistic information is based on data from the past 30 days. From 6d922b5a3fb3fb7380b60f52d6d56804c2192347 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Mon, 28 Dec 2020 07:12:12 -0800 Subject: [PATCH 3/6] Update windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- .../microsoft-defender-atp/get-ip-statistics.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md index 61b9b25be5..4f76236a07 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md +++ b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md @@ -101,5 +101,6 @@ Content-type: application/json | Org prevalence | the distinct count of devices that opened network connection to this IP. | | Org first seen | the first connection for this IP in the organization. | | Org last seen | the last connection for this IP in the organization. | ->[!Note] + +> [!Note] > This statistic information is based on data from the past 30 days. From 5fa5d4f66a21aee83bc4c95be59251909fb92f6e Mon Sep 17 00:00:00 2001 From: jcaparas Date: Mon, 4 Jan 2021 11:54:51 -0800 Subject: [PATCH 4/6] Update windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- .../microsoft-defender-atp/get-ip-statistics.md | 1 - 1 file changed, 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md index 4f76236a07..29ce380e88 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md +++ b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md @@ -95,7 +95,6 @@ Content-type: application/json ``` - | Name | Description | | :--- | :---------- | | Org prevalence | the distinct count of devices that opened network connection to this IP. | From 3e3f2ce52f529fd45b9418b829c4088adb7c7c3f Mon Sep 17 00:00:00 2001 From: jcaparas Date: Mon, 4 Jan 2021 11:54:59 -0800 Subject: [PATCH 5/6] Update windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- .../microsoft-defender-atp/get-ip-statistics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md index 29ce380e88..04c6b1641c 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md +++ b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md @@ -101,5 +101,5 @@ Content-type: application/json | Org first seen | the first connection for this IP in the organization. | | Org last seen | the last connection for this IP in the organization. | -> [!Note] +> [!NOTE] > This statistic information is based on data from the past 30 days. From deb2b53038b3bdeedd956430e3c3c77b3308a5d6 Mon Sep 17 00:00:00 2001 From: jcaparas Date: Mon, 4 Jan 2021 11:55:42 -0800 Subject: [PATCH 6/6] Update get-ip-statistics.md --- .../microsoft-defender-atp/get-ip-statistics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md index 04c6b1641c..ca568de79c 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md +++ b/windows/security/threat-protection/microsoft-defender-atp/get-ip-statistics.md @@ -42,7 +42,7 @@ Permission type | Permission | Permission display name Application | Ip.Read.All | 'Read IP address profiles' Delegated (work or school account) | Ip.Read.All | 'Read IP address profiles' ->[!Note] +>[!NOTE] > When obtaining a token using user credentials: >- The user needs to have at least the following role permission: 'View Data' (See [Create and manage roles](user-roles.md) for more information)