KelvinTegelaar / CIPP

CIPP is a M365 multitenant management solution
https://cyberdrain.com / https://cipp.app
GNU Affero General Public License v3.0
758 stars 4.42k forks source link

[Feature Request]: GraphHelper for Connect-MicrosoftTeams #2526

Open OfficialEsco opened 4 weeks ago

OfficialEsco commented 4 weeks ago

Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.

I would like to have a GraphHelper to connect to Connect-MicrosoftTeams similar to New-ExoRequest. This would require the MicrosoftTeams/MicrosoftTeamsPowerShell module since i would like to execute these commands

PowerShell commands you would normally use to achieve above request

Connect-MicrosoftTeams doc: https://learn.microsoft.com/en-us/powershell/module/teams/connect-microsoftteams?view=teams-ps#example-7-connect-to-microsoftteams-using-access-tokens-in-the-delegated-flow Unsure if its method 6 or 7 that should be used, from the looks of it we can use Get-ClassicAPIToken

Command you can test with

Get-CsTeamsMeetingPolicy -Identity Global
Set-CsTeamsMeetingPolicy -Identity Global -AllowAnonymousUsersToJoinMeeting $false
github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.

OfficialEsco commented 2 weeks ago

I am not working on it as it looks abit advanced

KelvinTegelaar commented 2 weeks ago

We'll pick this up somewhere, but cant make any promises, commenting to keep open.

github-actions[bot] commented 3 days ago

This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.