Forum Discussion
Steve Borgwardt
Apr 21, 2017Brass Contributor
PnP Provisioning - Support for target audience in PnP Site Provisioning Framework?
We have been using the PnP Site provisioning code to update structural Navigation handlers and have noticed that the provisioning framework doesn't retrieve or allow Target Audience information from ...
- Apr 22, 2017
Hi,
audience configuration is unfortunately not exposed using remote APIs (CSOM/REST), so we can't currently implement this with the PnP provisioning engine. Second consideration is that audiences are configurable in on-premises, but in SharePoint Online, they are compiled once in a week, which makes them pretty much unusable for the classic scenarios.
VesaJuvonen
Microsoft
Apr 22, 2017Hi,
audience configuration is unfortunately not exposed using remote APIs (CSOM/REST), so we can't currently implement this with the PnP provisioning engine. Second consideration is that audiences are configurable in on-premises, but in SharePoint Online, they are compiled once in a week, which makes them pretty much unusable for the classic scenarios.
Apr 25, 2017
What about when SP groups or AD groups are utilized in place of an actual audience group in navigation?