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 created an Azure app registration with certificate by command "Register-PnPAzureADApp". I give my Azure app registration the API permissions "Sites.FullControl.All and Group.ReadWrite.All ". Now I try to provision a new MS Team with command "Invoke-PnPTenantTemplate". I do the authentication with the SharePoint Admin Center by clientId and certificate thumb and get the error
"Teamify and HideTeamify operation is not supported in App-only context.".
Expected behavior
I expect it should be possible to provision a new team in MS Teams by an Azure app registration without errors.
Actual behavior
I got the error:
Teamify and HideTeamify operation is not supported in App-only context.
This discussion was converted from issue #3595 on October 11, 2024 19:35.
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.
-
I created an Azure app registration with certificate by command "Register-PnPAzureADApp". I give my Azure app registration the API permissions "Sites.FullControl.All and Group.ReadWrite.All ". Now I try to provision a new MS Team with command "Invoke-PnPTenantTemplate". I do the authentication with the SharePoint Admin Center by clientId and certificate thumb and get the error
"Teamify and HideTeamify operation is not supported in App-only context.".
Expected behavior
I expect it should be possible to provision a new team in MS Teams by an Azure app registration without errors.
Actual behavior
I got the error:
Teamify and HideTeamify operation is not supported in App-only context.
Steps to reproduce behavior
What is the version of the Cmdlet module you are running?
2.2.0
Which operating system/environment are you running PnP PowerShell on?
Beta Was this translation helpful? Give feedback.
All reactions