Skip to content

Commit 90e8e6b

Browse files
committed
Merge branch 'QuickStartsForLobbyAdmitAndReject' of https://github.com/tinaharter/azure-docs-pr into QuickStartsForLobbyAdmitAndReject
2 parents 1b4f58a + 98c35fe commit 90e8e6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/how-tos/calling-sdk/lobby-admit-and-reject.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: template-how-to
1414

1515
# Manage Teams meeting Lobby
1616

17-
Lobby admit and reject are the apis on `Call` or `TeamsCall`. It allows user to admit and reject participants from Teams meeting lobby.
17+
APIs lobby admit and reject on `Call` or `TeamsCall` class allow users to admit and reject participants from Teams meeting lobby.
1818

1919
In this article, you will learn how to admit and reject participants from Microsoft Teams meetings lobby by using Azure Communication Service calling SDKs.
2020

@@ -32,7 +32,7 @@ Microsoft 365 or Azure Communication Services users can admit or reject users fr
3232
[Learn more about meeting roles](https://support.microsoft.com/office/roles-in-a-teams-meeting-c16fa7d0-1666-4dde-8686-0a0bfe16e019)
3333

3434
To update or check current meeting join & lobby policies in Teams admin center:
35-
[Learn more about Teams policies ](https://learn.microsoft.com/en-us/microsoftteams/settings-policies-reference#automatically-admit-people)
35+
[Learn more about Teams policies](/microsoftteams/settings-policies-reference#automatically-admit-people)
3636

3737

3838
### Get remote participant properties

0 commit comments

Comments
 (0)