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/sre-agent/connectors.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,8 @@ Follow these steps to set up a connector:
37
37
1. Select **Connectors**.
38
38
1. Choose a connector type (Outlook, Teams, or Custom MCP Server).
39
39
1. Authenticate:
40
-
- For Outlook and Teams, use OAuth-based authentication.
40
+
- For Outlook and Teams, use OAuth-based authentication. You will need to sign in with the Outlook or Teams account. Additionally, you will need to select the user-assigned managed identity so that the connector can authenticate with Office 365 APIs.
41
41
- For MCP Servers, provide the MCP URL and credentials or OAuth token.
42
42
1. Confirm and save your configuration.
43
+
44
+
> Note: For connectors that use a managed identity, only user-assigned managed identities are currently supported. Using system-assigned managed identities in connectors is not fully functional yet.
0 commit comments