-
Notifications
You must be signed in to change notification settings - Fork 399
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Reporting an Issue or Missing Feature
When connection with certificate it is not possible to create a new Teams team.
Expected behavior
The Team should be created as if I used -Interactive
Actual behavior
Error message: Insufficient privileges to complete the operation
Steps to reproduce behavior
Connect-PnPOnline -Url $siteUrl -ClientId $clientId -CertificatePath $cert -CertificatePassword $secureCertificatePassword -Tenant $tenant
New-PnPTeamsTeam -DisplayName $teamTitle -MailNickName $teamAlias -Owners $teamOwners -Members $teamMembers -ResourceBehaviorOptions WelcomeEmailDisabled
What is the version of the Cmdlet module you are running?
2.1.1 PnP.PowerShell
Which operating system/environment are you running PnP PowerShell on?
- Windows
- Linux
- MacOS
- Azure Cloud Shell
- Azure Functions
- Other : please specify
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working