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: components/microsoft_teams/microsoft_teams.app.mjs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ import constants from "./common/constants.mjs";
5
5
exportdefault{
6
6
type: "app",
7
7
app: "microsoft_teams",
8
-
description: "Connect and interact with Microsoft Teams, supporting both internal and external communications.",
8
+
description: "**Personal accounts are not currently supported by Microsoft Teams.** Refer to Microsoft's documentation [here](https://learn.microsoft.com/en-us/graph/permissions-reference#remarks-7) to learn more.",
0 commit comments