You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm doing pnp template provisioning to a new group-based SharePoint teamsite. I do this with an Azure function with managed identity for authentication. In the logging I see this error:
error (in Dutch):
Microsoft.Azure.Functions.PowerShellWorker Error: 0 : 2024-04-04 08:25:59.1702 [PnP.Framework] [0] [Error] ExecuteQuery threw following exception: Microsoft.SharePoint.Client.ServerException: Kan groep niet vinden.
This discussion was converted from issue #3872 on April 04, 2024 20:03.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm doing pnp template provisioning to a new group-based SharePoint teamsite. I do this with an Azure function with managed identity for authentication. In the logging I see this error:
error (in Dutch):
Microsoft.Azure.Functions.PowerShellWorker Error: 0 : 2024-04-04 08:25:59.1702 [PnP.Framework] [0] [Error] ExecuteQuery threw following exception: Microsoft.SharePoint.Client.ServerException: Kan groep niet vinden.
error (translated to Englisch)
Microsoft.Azure.Functions.PowerShellWorker Error: 0 : 2024-04-04 08:25:59.1702 [PnP.Framework] [0] [Error] ExecuteQuery threw following exception: Microsoft.SharePoint.Client.ServerException: Cannot find group.
Code:
What is going wrong? I expect a new provisioned SharePoint group named "TestGroup"
What is the version of the Cmdlet module you are running?
2.4.0
Which operating system/environment are you running PnP PowerShell on?
Beta Was this translation helpful? Give feedback.
All reactions