Martin Lingstuyl

Results 369 comments of Martin Lingstuyl

> for me you can drop the /Lists/ prefix, so just specify --url some-list Well, I'd still like the freedom of picking either /Lists/some-list or just some-list. Both can be...

What shall we do with this one @plamber, @waldekmastykarz, move it back to help wanted?

What about `pp solution export` and `pp solution import`?

Adding them to the epic would still be good though

What about extra optional options like `firstName`, `lastName` and `personalMessage` (in case `sendInvitationMessage` is true?)

That's true, but we can probably modify the user object after the user invitation has been created. That being said, the firstname and lastname properties are not that important to...

Hi @akashsatoliya, Could you show us the relevant parts of your yaml file? Also: are you using the CLI for Microsoft 365 action?

Hi @AkashSatoliya, Okay, rollback to the step where the install completed successfully, Could you run the following commands in a cmd task on a windows pipeline and see what the...

Okay, That's the reason. It cannot find the m365 executable, so it cannot execute its commands. I find that odd though. You are running on GitHub? Azure DevOps? Your own...