Reporting an Issue or Missing Feature
Add-PnPFile: The attempted operation is prohibited because it exceeds the list view threshold.
Expected behavior
File added
Actual behavior
Add-PnPFile: The attempted operation is prohibited because it exceeds the list view threshold.
Steps to reproduce behavior
$file = Add-PnPFile -FileName $document["FileLeafRef"] -Folder $newFolderPath -Stream $stream -Connection $connection;
What is the version of the Cmdlet module you are running?
2.12.0
Which operating system/environment are you running PnP PowerShell on?