Issues using PnP Powershell Cmdlets in Azure runbooks when running concurrently #2623
Unanswered
Amitkumar028
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Random issues using PnP Powershell Cmdlets in Azure runbooks when running concurrently.
We are facing random below issues using PnP Powershell v1.10.0 Cmdlets in Azure runbooks (with powershell 7.0 and az runtime ~4) when running concurrently * Object reference not set to an instance of an object. While using PnP PowerShell command Connect-PnPOnline, Get-PnPListItem from azure queue triggered function. It is failing randomly only when two azure functions of same function App execute concurrently.
Attached is image of code for reference of PnP cmdlets!
Beta Was this translation helpful? Give feedback.
All reactions