Closed garrytrinder closed 4 months ago
I would like to work on this one? Can you assign me?
Certainly, thank you @Rachit1313!
Hi @milanholemans / @garrytrinder , I am trying to work on this issue but not able to connect my personal microsoft account via m365 login. For the school account I don't have permissions. Is there any way I can connect account so that I can test the commands?
hi @Rachit1313, The easiest way to get started is to:
hi @Rachit1313,
The easiest way to get started is to:
sign up for (free) developer M365 tenant (E5 license) 👉 https://developer.microsoft.com/en-us/microsoft-365/dev-program
after that, you may follow our guide login 👉 https://pnp.github.io/cli-microsoft365/user-guide/connecting-microsoft-365 to your newly created dev tenant.
Thank you for the confirmation @Adam-it . The logic for the command is ready. I will be creating the test cases and would make a PR within 24 hours after checking the command.
Thank you for the confirmation @Adam-it . The logic for the command is ready. I will be creating the test cases and would make a PR within 24 hours after checking the command.
No rush 👍. Thanks for the update
Resetting due to lack of response
Can I work on this?
Usage
m365 teams user app upgrade
Description
Upgrade an app in the personal scope of the specified user
Options
--id [id]
id
orname
.--name [name]
id
orname
.--userId [userId]
userId
oruserName
but not both.--userName [userName]
userId
oruserName
but not both.Examples
Upgrade an app by name for the specified user using its UPN.
Upgrade an app by name for the specified user using its id.
Upgrade an app by id for the specified user using its UPN.
Upgrade an app by id for the specified user using its id.
Default properties
No response
Additional Info
teamsAppInstallation in personal scope: upgrade