Milan Holemans
Milan Holemans
Hi @Souptak can you please fill in the issue template? This makes it easier to triage and solve your issue. Also try to use a more meaningful title please.
Hi @jasmeeners I found the issue and made a fix for it. You'll have to wait for a maintainer to review the PR before the fix is available in the...
Hi @jasmeeners The PR that has been made is https://github.com/pnp/powershell/pull/2232 as you can see, it has satus `open` right now. When it has the status `Merged` or `Closed` it means...
Hi @jasmeeners > The ONLY source of documentation I can find is the documentation available through GitHub, and the odd bit of sample code. This is correct. The link you...
Hi @stvpwrs Have you tried adding the SharePoint principal as term store admin? For more info check: https://github.com/pnp/powershell/issues/1749#issuecomment-1090766211
Hi @YuriySamorodov According to me, delegated Graph permissions of type `InformationProtectionPolicy.Read` are needed to make this command work. Currently this permission set is not included yet in the PnP app...
Hi @oharveyCloudwell In the back, all PnP apps (PnP PowerShell, M365 CLI, ...) use the same Azure AD app to authenticate to your tenant. Without this app, you don't have...
> @milanholemans , thanks for the response. I think I just got around to sorting that out when you responded. I appreciate the information. I agree that it would be...
If I'm not mistaken, we can remove all parameter sets. I don't think they are very useful here. What do you think @KoenZomers @gautamdsheth?
I made a fix for this issue. Locally it works for me now. Just have to wait for a maintainer to review the changes.