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
Can someone tell me whether or not the token {fqdn} is a valid token and how it's handled in Invoke-PnPSiteTemplate when it appears in a template file?
I used Get-PnPSiteTemplate to generate a template file which includes this token in multiple places throughout the file, but when I try to deploy the generated template I get an 'Unknown Error' ... not sure if its coming from this token or not. I did check the token list for PnP (https://github.com/pnp/PnP-Sites-Core/blob/master/Core/ProvisioningEngineTokens.md), but that token is not listed, so wondering whether the documentation is not current, or if this is a compatibility issue between Get-PnPSiteTemplate and Invoke-PnPSiteTemplate or some bug?
I'm using PowerShell v7.4 plus PnP.PowerShell v3.1.0 for both template generation and application.
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.
-
Hi All,
Can someone tell me whether or not the token {fqdn} is a valid token and how it's handled in Invoke-PnPSiteTemplate when it appears in a template file?
I used Get-PnPSiteTemplate to generate a template file which includes this token in multiple places throughout the file, but when I try to deploy the generated template I get an 'Unknown Error' ... not sure if its coming from this token or not. I did check the token list for PnP (https://github.com/pnp/PnP-Sites-Core/blob/master/Core/ProvisioningEngineTokens.md), but that token is not listed, so wondering whether the documentation is not current, or if this is a compatibility issue between Get-PnPSiteTemplate and Invoke-PnPSiteTemplate or some bug?
I'm using PowerShell v7.4 plus PnP.PowerShell v3.1.0 for both template generation and application.
Any insight appreciated ...
Thanks
Beta Was this translation helpful? Give feedback.
All reactions