I have recently written code into the PnP Provisioning feature for enabling audience targeting (PnP Framework) on lists and libraries - I believe this may also make sense adding to the Set-PnPList and New-PnPList cmdlets.
I am happy to write the code if you agree?
What im thinking of doing is within PnP Framework, add the method for setting this in a common way for both libraries that can be used by the PnP PowerShell command - but what I wanted to know, is are there any considerations e.g. coupling between PnP Framework and PowerShell?
Describe alternatives you've considered
This will be part of the PnP Provisioning feature so can be set on the XML file.
I have recently written code into the PnP Provisioning feature for enabling audience targeting (PnP Framework) on lists and libraries - I believe this may also make sense adding to the Set-PnPList and New-PnPList cmdlets.
I am happy to write the code if you agree?
What im thinking of doing is within PnP Framework, add the method for setting this in a common way for both libraries that can be used by the PnP PowerShell command - but what I wanted to know, is are there any considerations e.g. coupling between PnP Framework and PowerShell?
Describe alternatives you've considered
This will be part of the PnP Provisioning feature so can be set on the XML file.