You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/quickstarts/manage-teams-identity.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ The application must declare Teams.ManageCalls and Teams.ManageChats permissions
66
66
1. Navigate to your Azure AD app in the Azure portal and select **API permissions**
67
67
1. Select **Add Permissions**
68
68
1. In the **Add Permissions** menu, select **Azure Communication Services**
69
-
1. Select the permissions **Teams.ManageCalls** and **Teams.ManageCalls**, then select **Add permissions**
69
+
1. Select the permissions **Teams.ManageCalls** and **Teams.ManageChats**, then select **Add permissions**
70
70
71
71

0 commit comments