File tree Expand file tree Collapse file tree 1 file changed +53
-0
lines changed
scripts/graph-get-users-export-to-csv/assets Expand file tree Collapse file tree 1 file changed +53
-0
lines changed Original file line number Diff line number Diff line change 1+ [
2+ {
3+ "name" : " graph-get-users-export-to-csv" ,
4+ "source" : " pnp" ,
5+ "title" : " Export Microsoft 365 Active Users to CSV Using Microsoft Graph (Cross-Platform)" ,
6+ "shortDescription" : " This PowerShell script exports Microsoft 365 users — including properties into a CSV file using the Microsoft Graph API." ,
7+ "url" : " https://pnp.github.io/script-samples/graph-get-users-export-to-csv/README.html" ,
8+ "longDescription" : [
9+ " "
10+ ],
11+ "creationDateTime" : " 2025-11-02" ,
12+ "updateDateTime" : " 2025-11-02" ,
13+ "products" : [
14+ " Graph"
15+ ],
16+ "metadata" : [
17+ {
18+ "key" : " GRAPH-POWERSHELL" ,
19+ "value" : " 1.0.0"
20+ }
21+ ],
22+ "categories" : [
23+ " Data" ,
24+ " Report"
25+ ],
26+ "tags" : [
27+ " <Cmdlets-Used>"
28+ ],
29+ "thumbnails" : [
30+ {
31+ "type" : " image" ,
32+ "order" : 100 ,
33+ "url" : " https://raw.githubusercontent.com/pnp/script-samples/main/scripts/graph-get-users-export-to-csv/assets/preview.jpg" ,
34+ "alt" : " Preview of the sample Export Microsoft 365 Active Users to CSV Using Microsoft Graph (Cross-Platform)"
35+ }
36+ ],
37+ "authors" : [
38+ {
39+ "gitHubAccount" : " divya-akula" ,
40+ "company" : " " ,
41+ "pictureUrl" : " https://github.com/divya-akula.png" ,
42+ "name" : " Divya Akula"
43+ }
44+ ],
45+ "references" : [
46+ {
47+ "name" : " Want to learn more about Microsoft Graph PowerShell SDK and the cmdlets" ,
48+ "description" : " Check out the Microsoft Graph PowerShell SDK documentation site to get started and for the reference to the cmdlets." ,
49+ "url" : " https://learn.microsoft.com/graph/powershell/get-started"
50+ }
51+ ]
52+ }
53+ ]
You can’t perform that action at this time.
0 commit comments