API pages update

1. Adding US Gov reference to all pages with URIs.
2. Adding geo reference to all pages with URIs.
3. Replace MDE URLs ending with "windows.com" with "microsoft.com".
4. Replace the login endpoint from "login.windows.net" to "login.microsoftonline.com".
This commit is contained in:
adirdidi
2020-12-23 02:07:53 +02:00
parent 83d9bd9b7a
commit 8b119a506e
93 changed files with 518 additions and 254 deletions

View File

@ -28,6 +28,8 @@ ms.topic: article
[!include[Microsoft Defender for Endpoint API URIs for US Government](../../includes/microsoft-defender-api-usgov.md)]
[!include[Improve request performance](../../includes/improve-request-performance.md)]
Run advanced queries using Python, see [Advanced Hunting API](run-advanced-query-api.md).
In this section, we share Python samples to retrieve a token and use it to run a query.
@ -38,8 +40,6 @@ In this section, we share Python samples to retrieve a token and use it to run a
- Run the following commands:
[!include[Improve request performance](../../includes/improve-request-performance.md)]
```
import json