Skip to content

Commit 8cd109a

Browse files
committed
Update sync data webjob log
1 parent 81874a0 commit 8cd109a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,16 @@ The related code is in `/webjobs/sync_data/user_data_sync_service.py`.
505505

506506
Below is the log generated by the SyncData WebJob:
507507

508-
[![img](https://github.com/TylerLu/EDUGraphAPI/raw/master/Images/sync-data-web-job-log.png)](https://github.com/TylerLu/EDUGraphAPI/blob/master/Images/sync-data-web-job-log.png)
508+
```
509+
[05/10/2018 10:09:01 > 35fbc4: INFO] D:\local\Temp\jobs\triggered\sync_data\ffdz2cvn.5q5>D:\home\python353x64\python.exe start.py
510+
[05/10/2018 10:09:05 > 35fbc4: INFO] Starting to sync users for the Canviz EDU organization.
511+
[05/10/2018 10:09:05 > 35fbc4: INFO] Executing Differential Query
512+
[05/10/2018 10:09:05 > 35fbc4: INFO] Get 1 user(s).
513+
[05/10/2018 10:09:05 > 35fbc4: INFO] Updating user: [email protected]
514+
[05/10/2018 10:09:05 > 35fbc4: INFO] Job title: Chief Technology Officer
515+
[05/10/2018 10:09:05 > 35fbc4: INFO] Department: IT
516+
[05/10/2018 10:09:05 > 35fbc4: SYS INFO] Status changed to Success
517+
```
509518

510519
### Authentication Flows
511520

0 commit comments

Comments
 (0)