robdy / blog-comments

0 stars 0 forks source link

multiple-pnp-connections/ #17

Open utterances-bot opened 1 month ago

utterances-bot commented 1 month ago

Dealing with multiple PnP SharePoint connections | Robert Dyjas - blog

In this article we go through adding another PnP SharePoint connection to our script. It covers how to do that and how not to do that and why.

https://robdy.io/multiple-pnp-connections/

Anas966 commented 1 month ago

Thank you, what if the command related to two sites like: Copy-PnPFile -SourceUrl $site1 -TargetUrl $site2 -Force