From 16c3d1dd7311bd34324039771033d31008460608 Mon Sep 17 00:00:00 2001 From: Ben Alfasi Date: Thu, 22 Aug 2019 19:06:01 +0300 Subject: [PATCH] s --- .../microsoft-defender-atp/api-power-bi.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/api-power-bi.md b/windows/security/threat-protection/microsoft-defender-atp/api-power-bi.md index e7ed0a1212..4c582017dc 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/api-power-bi.md +++ b/windows/security/threat-protection/microsoft-defender-atp/api-power-bi.md @@ -104,7 +104,7 @@ The first example demonstrates how to connect Power BI to Advanced Hunting API a - The only difference from the above example is the query inside the editor. -- Copy the below and paste it in the editor to pull all Machine Actions from your organization: +- Copy the below and paste it in the editor to pull all **Machine Actions** from your organization: ``` let @@ -117,9 +117,9 @@ The first example demonstrates how to connect Power BI to Advanced Hunting API a ``` -- You can do the same for Alerts and Machines. +- You can do the same for **Alerts** and **Machines**. -- You also can use OData queries for filtering the results, see [Using OData Queries](exposed-apis-odata-samples.md) +- You also can use OData queries for queries filters, see [Using OData Queries](exposed-apis-odata-samples.md) ## Related topic - [Microsoft Defender ATP APIs](apis-intro.md)