Azure / Azure/azure-sdk-tools

Add channel to meeting to save recordings centrally to team

Open
#6,885 2 comments 0 reactions 0 assignees View on GitHub
feature-request Scheduling tool
Dominant language
C#
Stars
135
Forks
260
Avg merge
1d 22h
Merged PRs (30d)
115

Description

Talking with the Teams team, if we want to save recordings and transcripts centrally from the REST API Stewardship Board meetings, we need to add the channel to the Teams meeting. When we did this in the past, we also found that people not in the Teams team couldn't access the chat until they were added; thus, we may also need the app to add those members to the team unless I can find a way to permit all our tenant/enterprise (still discussing).

* Schedule meeting: https://learn.microsoft.com/graph/api/application-post-onlinemeetings
I don't see, however, how to add a channel but this is possible in the UI:
![image](https://github.com/Azure/azure-sdk-tools/assets/1532486/a8be7425-5c72-48a8-a06c-ecfb7ad63d43)

* Add members in bulk (1.._N_): https://learn.microsoft.com/graph/api/conversationmembers-add

/cc @tg-msft @mikekistler

Contributor guide

Open the contributing guide

Research direction

Start with the Microsoft Graph online meeting scheduling endpoint linked in the issue and investigate how the UI associates a channel with a meeting. Then review the linked conversation-members endpoint and determine whether adding non-team members is required. Done means recordings and transcripts are centrally accessible and intended attendees can access the meeting chat.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.