Azure / azure-sdk-tools

Tools repository leveraged by the Azure SDK team.
MIT License
112 stars 172 forks source link

Meeting recordings owned by person who started recording... #4093

Open markweitzel opened 1 year ago

markweitzel commented 1 year ago

Discovered something interesting... In a recent review meeting, Ted started the recording. Now, the recording is "owned" by him. Previously, because these meetings were part of the Teams channel, they were automatically available to the owners of that channel and they were all in one place.

Because the meeting is scheduled by the bot, each meeting is its own chat channel. As a result, the person who starts the recording owns the recording. We will need to download the recordings and then upload them to a more permanent spot. And also change the expiration of them as well.

The recordings should be owned either by everyone or by the bot, they should not expire, and ideally, they should be automatically moved to a shared and commonly accessible location in the Team's sharepoint. This would be very close to what we have today.

Azure Maps Creator Service - Wayfinding  API Review - Issue _19690-20220908_160220-Meeting Recording mp4 2022-09-09 07-09-35

maririos commented 1 year ago

This is very interesting. Thanks @markweitzel We will need to look into the teams meeting creation and see how we can configure it.