Skip to content

Commit f970f93

Browse files
committed
Merge branch 'main' into pr/2311
2 parents 4bc40ce + 6064402 commit f970f93

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

defender-endpoint/api/get-assessment-secure-config.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.topic: reference
1515
ms.subservice: reference
1616
ms.custom: api
1717
search.appverid: met150
18-
ms.date: 06/04/2021
18+
ms.date: 01/06/2025
1919
---
2020

2121
# Export secure configuration assessment per device
@@ -245,18 +245,18 @@ GET /api/machines/SecureConfigurationsAssessmentExport
245245
### 2.5 Properties
246246

247247
> [!NOTE]
248-
>
249-
> - The files are gzip compressed & in multiline Json format.
250-
> - The download URLs are only valid for 3 hours; otherwise you can use the parameter.
248+
> - The files are GZIP compressed & in multiline JSON format.
249+
> - The download URLs are only valid for 1 hour; otherwise you can use the parameter.
251250
> - For maximum download speed of your data, you can make sure you are downloading from the same Azure region in which your data resides.
252251
252+
253253
<br>
254254

255255
****
256256

257257
Property (ID)|Data type|Description|Example of a returned value
258258
---|---|---|---
259-
Export files|array\[string\]|A list of download URLs for files holding the current snapshot of the organization|["Https://tvmexportstrstgeus.blob.core.windows.net/tvm-export...1", "https://tvmexportstrstgeus.blob.core.windows.net/tvm-export...2"]
259+
Export files|array[string]|A list of download URLs for files holding the current snapshot of the organization|["Https://tvmexportstrstgeus.blob.core.windows.net/tvm-export...1", "https://tvmexportstrstgeus.blob.core.windows.net/tvm-export...2"]
260260
GeneratedTime|string|The time that the export was generated.|2021-05-20T08:00:00Z
261261
|
262262

0 commit comments

Comments
 (0)