Martin Lingstuyl

Results 64 issues of Martin Lingstuyl

Closes #3640 This PR adds tags to samples, creates a tags index page, and a page containing an list of available tags. This really is a first draft. @pnp/cli-for-microsoft-365-maintainers, for...

docs
pr-sample

Hi @AkashSatoliya, I created a separate issue for this as the comment trails might overlap otherwise. ---- Hi @martinlingstuyl, I am also getting the same error. I am trying to...

question

When creating a list using `spo list add`, you can only influence it's URL by the `title` option. I'd like to specify my own URL though: Option | Description --|--...

enhancement
needs discussion

There are quite a few script samples that would not work today in the latest version of the CLI. Or that could benefit from a slight update to reduce unnecessary...

needs research
epic

### Description The docs for `spo site apppermission add` and `spo site apppermission set` speak about being able to set owner permissions https://pnp.github.io/cli-microsoft365/cmd/spo/site/site-apppermission-add/ https://pnp.github.io/cli-microsoft365/cmd/spo/site/site-apppermission-set/ But I get exceptions when trying....

bug
work in progress

The CLI documentation could use some information about escaping in PowerShell. ## Escaping double quotes There's an issue in PowerShell 5 and 7 (a fix is implemented for POSH 7.3,...

help wanted
docs

This issue is about using tags in the CLI website. ## Requirements - Add tags to sample scripts - Create a central list of available tags that contributors can choose...

docs
work in progress

About: https://pnp.github.io/cli-microsoft365/cmd/spo/folder/folder-get/ The `spo folder get` command allows you to get folders by server relative url. For completeness I'd suggest we should also be able to get a folder by...

enhancement
help wanted

### Disclaimer Yes ### Sample Not a sample, but the site itself ### Author(s) @hugoabernier, This issue is about the site itself, so let me just reference you 😉 ###...

type:bug-suspected

The documentation of PnP.PowerShell describes that ManagedIdentity cannot be used when executing commands against SharePoint: https://pnp.github.io/powershell/cmdlets/Connect-PnPOnline.html?q=ManagedIdentity#-managedidentity However: I wonder why this is, as I can access SharePoint just fine in...

enhancement