You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/resources/security-cloudappdiscovery-overview.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,27 +1,27 @@
1
1
---
2
-
title: "Use the cloud app discovery API in Microsoft Graph (preview)"
2
+
title: "Use the Microsoft Defender for Cloud apps API in Microsoft Graph (preview)"
3
3
description: "Learn how to programmatically query information about your discovered SaaS applications using the cloud app discovery API in Microsoft Graph."
4
4
author: "mravela"
5
5
ms.localizationpriority: medium
6
6
ms.subservice: "security"
7
7
doc_type: conceptualPageType
8
8
---
9
9
10
-
# Use the cloud app discovery API in Microsoft Graph (preview)
10
+
# Use the Microsoft Defender for Cloud apps API in Microsoft Graph (preview)
Use the cloud app discovery API in Microsoft Graph to get data and insights across the discovered SaaS apps ecosystem. The cloud app discovery API in Microsoft Graph provides an efficient and reliable way to query information about discovered apps. This makes it easier for you to analyze the risks associated with those apps.
14
+
Use the Microsoft Defender for Cloud apps API in Microsoft Graph to get data and insights across the discovered SaaS apps ecosystem. The discovered cloud app API in Microsoft Graph provides an efficient and reliable way to query information about discovered apps. This makes it easier for you to analyze the risks associated with those apps.
15
15
16
-
The cloud app discovery API enables you to do the following:
16
+
The discovered cloud app API enables you to do the following:
17
17
18
18
- Programmatically analyze the risk profile of all discovered apps.
19
19
- Programmatically filter discovered apps by using multiple parameters and filter options.
20
20
- Search asynchronously with support for automation, which is accessible to both users and applications.
21
21
22
-
The cloud app discovery API is defined in the OData subnamespace `microsoft.graph.security`.
22
+
The discovered cloud app API is defined in the OData subnamespace `microsoft.graph.security`.
23
23
24
-
## Cloud app discovery API use cases
24
+
## Discovered cloud app API use cases
25
25
26
26
Customers can get all the data available on the discovered apps page via the Microsoft Graph API. The following are some key user scenarios the API supports.
27
27
@@ -39,7 +39,7 @@ Access detailed information from the cloud app catalog for a specific discovered
39
39
40
40
## Next steps
41
41
42
-
Use the Microsoft Graph cloud app discovery API to get data and insights from the discovered SaaS apps ecosystem. To learn more:
42
+
Use the Microsoft Graph discovered cloud app API to get data and insights from the discovered SaaS apps ecosystem. To learn more:
43
43
44
44
- Explore the resources and methods that are most helpful to your scenario.
45
45
- Try the API in the [Graph Explorer](https://developer.microsoft.com/graph/graph-explorer).
0 commit comments