Adam Wójcik

Results 1119 comments of Adam Wójcik

@pnp/cli-for-microsoft-365-maintainers kind reminder 🙏

@milanholemans, @Jwaegebaert I removed the `deleted` option and I will spec out a separate command for getting the deleted items. Any suggestions how we should name this command? how to...

> Maybe something down the line with what @milanholemans mentioned, `spe container recyclebinitem list`. We already have several command groups available that handle actions with deleted items through `recyclebinitem`, so...

@nanddeepn containers don't have this property. In case someone will use `containerTypeName` in the command we first need to query the Container Type by its name to get its ID....

@pnp/cli-for-microsoft-365-maintainers any feed?

@gretchunkim thank you for taking up the issue and opening a PR with the upgrade 👏👏👏 You Rock 🤩 In future may I kindly ask you to first get assigned...

@nanddeepn I added the `hacktoberfest-accepted` label to this PR which means that this PR will count as done for the Hacktoberfest event. So if you participate in this event it...

> @Adam-it, I was looking at this PR and noticed that we are using two permission scopes in the entire `spe` group. For some commands we are using SharePoint CSOM...

> If we add `?whatif` to the Graph request, we get the URL of the API that's being used by Graph. For this request, that's SharePoint v2.0 API. I'm wondering...

> > ok I think I get what you mean. You want us to only use the SP scopes for the Entra app right? I am not sure as this...