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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,9 +42,9 @@ On each server running hybrid components, install the same module and run the In
42
42
Invoke-AADAssessmentHybridDataCollection
43
43
```
44
44
45
-
The output package will be named according to the following pattern: `AzureADAssessmentData-<TenantDomain>.zip`
45
+
The output package will be named according to the following pattern: `AzureADAssessmentData-<TenantDomain>.aad`
46
46
47
-
Once data collection is complete, provide the output packages to whoever is completing the assessment. Please avoid making any changes to the generated zip files including the name of the file.
47
+
Once data collection is complete, provide the output packages to whoever is completing the assessment. Please avoid making any changes to the generated files including the name of the file.
48
48
49
49
## Complete Assessment Reports
50
50
If you are generating and reviewing the output yourself, please see the Wiki for the [Assessment Guide](https://github.com/AzureAD/AzureADAssessment/wiki).
0 commit comments