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 am trying to follow instructions from this post as I am getting an error.
Invoke-PnPTenantTemplate : Your template contains artifacts that require an access token for https://graph.microsoft.com. Please provide consent to the PnP Management Shell application first by executing: Register-PnPManagementShellAccess
Which I am getting trying to load a template from lookbook manually.
This discussion was converted from issue #3916 on April 26, 2024 09:23.
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 am using version 2.4 of pnp.powershell module and there is no graph switch.
get-installedmodule pnp.powershell
Version Name Repository Description
2.4.0 PnP.PowerShell PSGallery Microsoft 365 Patterns and Practices PowerShell Cmdlets
Get-Module -Name "PnP.PowerShell" -ListAvailable
Directory: C:\Program Files\WindowsPowerShell\Modules
ModuleType Version Name ExportedCommands
Manifest 1.12.0 PnP.PowerShell {Add-PnPAdaptiveScopeProperty, Add-PnPPropertyBagValue, Add-PnPSiteClassification, Copy-PnPFolder...}
Windows 10

I am trying to follow instructions from this post as I am getting an error.
Invoke-PnPTenantTemplate : Your template contains artifacts that require an access token for https://graph.microsoft.com. Please provide consent to the PnP Management Shell application first by executing: Register-PnPManagementShellAccess
Which I am getting trying to load a template from lookbook manually.
Beta Was this translation helpful? Give feedback.
All reactions