Skip to content

Commit

Permalink
Update New-PnPUPABulkImportJob.md
Browse files Browse the repository at this point in the history
Fixing build error
  • Loading branch information
KoenZomers committed Apr 6, 2022
1 parent 91519fe commit e816dc1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions documentation/New-PnPUPABulkImportJob.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,15 +174,7 @@ Accept wildcard characters: False
```

### -Wait
<<<<<<< HEAD
<<<<<<< HEAD
Adding this parameter will cause the script to start the user profile sync operation and wait with proceeding with the rest of the script until the user profiles have been imported into the SharePoint Online user profile. It can take a long time for the user profile sync operation to complete. It will check every 30 seconds for the current status of the job, to avoid getting throttled. The check interval is non configurable.
=======
Adding this parameter will cause the script to start the user profile sync operation and wait with proceeding with the rest of the script until the user profiles have been imported into the SharePoint Online user profile. It can take a long time for the user profile sync operation to complete. It will check every 30 seconds for the current status of the job, to avoid getting throttled. This retry value is non configurable.
>>>>>>> b75bab61... Work in progress
=======
Adding this parameter will cause the script to start the user profile sync operation and wait with proceeding with the rest of the script until the user profiles have been imported into the SharePoint Online user profile. It can take a long time for the user profile sync operation to complete. It will check every 30 seconds for the current status of the job, to avoid getting throttled. The check interval is non configurable.
>>>>>>> 813e9972... Minor documentatipn updates

Add `-Verbose` as well to be notified about the progress while waiting.

Expand Down

0 comments on commit e816dc1

Please sign in to comment.