Skip to content

Commit 59cb98d

Browse files
committed
Update the GET url to include the word security
1 parent fa16ad2 commit 59cb98d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CloudAppSecurityDocs/discovered-apps-api-graph.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Work with discovered apps via Graph API | Microsoft Defender for Cloud Apps
33
description: Learn how to work with apps discovered by Microsoft Defender for Cloud Apps via Graph API.
44
ms.topic: how-to #Don't change
@@ -36,7 +36,7 @@ For more information, see:
3636
To get a high level summary of all the data available on your **Discovered apps** page, run the following GET command:
3737

3838
```http
39-
GET https://graph.microsoft.com/beta/dataDiscovery/cloudAppDiscovery/uploadedStreams
39+
GET https://graph.microsoft.com/beta/security/dataDiscovery/cloudAppDiscovery/uploadedStreams
4040
```
4141

4242
To drill down to data for a specific stream:

0 commit comments

Comments
 (0)