added teams bulk member add script #closes 2288#2311
Conversation
waldekmastykarz
left a comment
There was a problem hiding this comment.
Hey @plamber, would you mind double checking if the script works as intended? While running it, I see the first three attempts fail, the script showing command's help each time, and then proceeding with attempt 4 despite the max being set to 3:
If the script requires specific configuration or settings, let's include it in the script's page to help folks avoid running into issues.
|
Hi @waldekmastykarz, br, |
waldekmastykarz
left a comment
There was a problem hiding this comment.
Nice! I noticed that the script fails when you specify only owners or only members. It also seems to continue when creating the group failed. We can fix both these things in the next iteration 👍
| - 'Sync SharePoint document library documents with Azure storage container': 'sample-scripts/spo/sync-splib-into-az-storage-container.md' | ||
| - Microsoft Teams: | ||
| - 'Create a Microsoft Team with channels from a Microsoft 365 Group': 'sample-scripts/teams/create-team-from-group.md' | ||
| - 'Create a Microsoft Teams team and bulk add members from CSV file': 'create-team-and-add-members-and-owners.md' |
There was a problem hiding this comment.
Incorrect path to the script. Missing sample-scripts/teams/ in front on the file path
|
Merged manually. Thank you! 👏 |

This example starts from a Microsoft 365 Group.
As long we do not have #2021 solved I am not going to provide a sample with the teams endpoint