-
Having access denied issues with the Az Func with Managed Identity enabled, I have used sites.selected permission to access a SharePoint site, all permissions setup with write access but getting access denied on Add-PnPListItem. Is there something missing? Or is it known its a bit flacky (the service, not the cmdlet) |
Beta Was this translation helpful? Give feedback.
Answered by
pkbullock
Mar 20, 2024
Replies: 1 comment
-
Ok found the answer, using the object id instead of a app id 🤦♂️ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pkbullock
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok found the answer, using the object id instead of a app id 🤦♂️