question

ToshihideMatsuda-3121 avatar image
0 Votes"
ToshihideMatsuda-3121 asked SharonZhao-MSFT answered

Can I held teams meeting by only guest users with Azure Communiation Service ?

We have an iOS app using Azure Communication Service. (i.e. https://github.com/Azure/Communication/releases)
And, I hope to update it that it joins Teams Meeting as the interop.
Can It join meeting following step?

  1. User create a meeting schedule with Teams App or Outlook.

  2. User-A joins teams meeting by my app using a meeting url, and it is implicitly as a guest user.

  3. User-B joins the meeting by Web Browser Teams or my app using a meeting url, and he explicitly selects a guest user.

I tested the above steps, the meeting never hold.
However, if user-C would join the meeting as a login user, the meeting was hold.

Can I held teams meeting by only guest users with Azure Communiation Service ?

office-teams-windows-itproazure-communication-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

SharonZhao-MSFT avatar image
0 Votes"
SharonZhao-MSFT answered

@ToshihideMatsuda-3121,

I’m responsible for Microsoft Teams. So, the following suggestion is only for Microsoft Teams. About Azure Communication Service, other community members who are checking azure-communication-services tag could share insights. Thanks for your understanding.

According to your description, please make sure your admin turns on “Let anonymous people start a meeting” in Microsoft Teams admin center as below:
113811-image.png

I tested your scenario in my lab with this option enabled. The meeting can be hold by guests without problem.


If the response is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.




image.png (81.8 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.