This commit is contained in:
Joey Caparas
2017-08-18 13:53:23 -07:00
parent d9ecd098f5
commit 5132230f0f

View File

@ -26,7 +26,6 @@ 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: In general, youll need to take the following steps to use the APIs:
- Create an app - Create an app
- Fetch a token
- Run queries on the graph API - Run queries on the graph API
### Before you begin ### Before you begin