# Microsoft
URL: /reference/integrations/microsoft
Type: reference
Description: Connect Outlook, Teams, and Microsoft 365 services.
Keywords: microsoft, integration, oauth, connect
Connect Outlook, Teams, and Microsoft 365 services.

Connect [#connect]

Connect Microsoft in **Settings → Integrations**. Open the Microsoft card, click **Connect**, and authorize Stylo to access your Microsoft account in the window that opens. The connection shows as **Connected** when authorization succeeds.

{/* TODO(docs): document the exact Microsoft scopes/permissions Stylo requests — not encoded in the provider definition. */}

Supported actions and triggers [#supported-actions-and-triggers]

Triggers [#triggers]

| Block                                        | What it does                                             |
| -------------------------------------------- | -------------------------------------------------------- |
| [Outlook](/reference/blocks/trigger-outlook) | Trigger workflow when new emails are received in Outlook |

Limits and failure modes [#limits-and-failure-modes]

* The connection can expire or be revoked. When it does, Microsoft blocks fail with an authorization error until you reconnect in **Settings → Integrations**.
* A disconnected or unconfigured integration makes its blocks unavailable in the Workflow Builder.

{/* TODO(docs): document Microsoft-specific rate limits and permission errors — not encoded in @stylo/core. */}

Related [#related]

* [Integrations overview](/integrations)
* [All workflow blocks](/reference/blocks)
* [Troubleshooting](/troubleshooting)