Callum Crowley

Results 47 comments of Callum Crowley

This is certainly turning in to a bit of an issue. While you could continue running 7.0, some organisations will have policies regarding out of support software and may not...

@Micael-stack what testing have you done to conclude that there is no breaking changes in upgrading the extensions? Of course, upgrading the extensions would solve this issue but doing this...

@BarasG yes, I raised this concern above. PnP.PowerShell is probably used in countless Azure Functions, surely this means every single one of them would be in an unsupportable state from...

@Thermohalia some people have reported that there can be a delay in app passwords working after their creation and [was confirmed that it's not unusual](https://github.com/MicrosoftDocs/azure-docs/issues/25208#issuecomment-465318126) for them to take 10...

Have you tried connecting to a site, then using Get-PnPAccessToken to fetch the current access token? You could then use that access token to connect again: `Connect-PnPOnline -Url https://contoso.sharepoint.com -AccessToken...

@jeroenbrussich is the type of column a managed metadata column? (the column you're trying to clear default values for)

@shurick81 Please use the Bug Report template when reporting bugs. You can do this by clicking New Issue > Get Started (next to Bug Report).

@veronicageek apologies, I'm not sure how I missed that! 😆

@stvpwrs have you given the app registration the required application permissions? e.g. TermStore.Read.All or TermStore.ReadWrite.All

@webdevelperify Please use the Bug Report template when reporting bugs. You can do this by clicking New Issue > Get Started (next to Bug Report).