pnpframework
pnpframework copied to clipboard
Template: pnp:NavigationNode does not contain any information about the Audiences
We are exporting a template site collection using PnP PowerShell. The exported template contains the various navigation nodes. Within the source site, the navigation is configured to show certain nodes to a selected audience. This information is missing within the template. Is there any option to include this information? Thanks!
Did you find a way?
I ended up with a custom function and a new navigation node file that would contain the audiences. This was easier in our case.
Thank you! I was thinking of doing something similar.