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/api/security-ediscoverysearch-post-additionalsources.md
+18-17Lines changed: 18 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -56,11 +56,11 @@ You can specify the following properties when you create a **dataSource**.
56
56
If successful, this method returns a `201 Created` and a [microsoft.graph.security.dataSource](../resources/security-datasource.md) object in the response body.
57
57
58
58
## Examples
59
+
### Example 1: Create an additional eDiscovery source from a site source
60
+
#### Request
61
+
The following example shows a request that creates an eDiscovery source from a site source.
59
62
60
-
### Request
61
-
A request to create additional source by `microsoft.graph.security.siteSource`.
Copy file name to clipboardExpand all lines: api-reference/v1.0/api/security-ediscoverysearch-post-additionalsources.md
+17-16Lines changed: 17 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -56,9 +56,9 @@ You can specify the following properties when you create a **dataSource**.
56
56
If successful, this method returns a `201 Created` and a [microsoft.graph.security.dataSource](../resources/security-ediscoverysearch.md) object in the response body.
57
57
58
58
## Examples
59
-
60
-
### Request
61
-
A request to create additional source by `microsoft.graph.security.siteSource`.
59
+
### Example 1: Create an additional eDiscovery source from a site source
60
+
####Request
61
+
The following example shows a request that creates an eDiscovery source from a site source.
62
62
63
63
# [HTTP](#tab/http)
64
64
<!-- {
@@ -77,41 +77,41 @@ POST https://graph.microsoft.com/v1.0/security/cases/ediscoveryCases/{ediscovery
0 commit comments