This commit is contained in:
Joey Caparas
2017-08-18 13:53:30 -07:00
parent 5132230f0f
commit 60a4c5ab2e

View File

@ -26,6 +26,7 @@ Windows Defender ATP exposes much of the available data and actions using a set
In general, youll need to take the following steps to use the APIs:
- Create an app
- Get an access token
- Run queries on the graph API
### Before you begin