Skip to content
6 changes: 4 additions & 2 deletions docs/actionable-messages/email-dev-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ description: The developer dashboard helps you submit and track status of your s
author: jasonjoh
ms.topic: article
ms.service: outlook
ms.date: 09/07/2021
ms.date: 05/27/2026
ms.author: jasonjoh
ms.localizationpriority: high
ms.subservice: o365-connectors
---

# Register your service with the actionable email developer dashboard

[!INCLUDE [legacy-token-deprecation](../includes/actionable-messages/legacy-token-deprecation.md)]

To test and publish actionable messages from your service, you need to provide certain information to Microsoft to enable this functionality for emails from your service. The [developer dashboard](https://aka.ms/publishoam) helps you submit and track status of your submission via the web portal.

> [!NOTE]
Expand Down Expand Up @@ -142,7 +144,7 @@ There are some things you need to keep in mind when you submit your solution for
- Emails must follow the email sender guidelines.
- See [Sending mail to Office 365](/office365/SecurityCompliance/sending-mail-to-office-365) for Office 365.
- See [Policies, Practices, and Guidelines](https://sendersupport.olc.protection.outlook.com/pm/policies.aspx) for Outlook.com.
- See [M3AAWG Sender Best Practices](https://www.m3aawg.org/sites/default/files/document/M3AAWG_Senders_BCP_Ver3-2015-02.pdf) and [ReturnPath Sending Best Practices](https://help.returnpath.com/hc/articles/221634867-Sending-Best-Practices-PDF-) for industry guidelines.
- See [M3AAWG Sender Best Practices](https://www.m3aawg.org/sites/default/files/doc_files/M3AAWG_Senders_BCP_Ver3-2015-02.pdf) and [ReturnPath Sending Best Practices](https://help.returnpath.com/hc/articles/221634867-Sending-Best-Practices-PDF-) for industry guidelines.
- Consistent history of sending a high volume of mail from your domain (order of hundred emails a day minimum to Office 365) for a few weeks at least.
- A very low rate of spam complaints from users.
- High-fidelity, routine and simple actions available for your service should be used. For more complex interactions, `OpenURI` actions can be used.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ author: vermaanimesh
ms.topic: how-to
ms.service: outlook
ms.subservice: o365-connectors
ms.date: 11/17/2025
ms.date: 05/27/2026
ms.author: vermaanimesh
ms.localizationpriority: high
---
Expand All @@ -14,8 +14,31 @@ ms.localizationpriority: high

<!-- cSpell:ignore vermaanimesh -->

> [!IMPORTANT]
> Actionable Messages (AM) are moving from EAT (External Access Token) to Microsoft Entra ID token authentication. Partners using EAT tokens must update their integration to support AAD tokens for requests from the AM service. Starting November 21st 2025 we will **stop** accepting new registrations with EAT (External Access Token).
[!INCLUDE [legacy-token-deprecation](../includes/actionable-messages/legacy-token-deprecation.md)]

## Admin Guide: View providers with Auth type

Admins can download the list of all approved providers in their organization along with the token type being used. The data is exported in a .csv format for easy analysis and reporting.

### How to download the provider list

1. Navigate to the Actionable Email Developer Dashboard (Admin Portal).
1. Use the **Status** filter and select **Approved**.
1. Select **Search** to load the approved providers.

:::image type="content" source="images/enabling-entra-token-for-actionable-messages/get-provider-search.png" alt-text="A screenshot of the Actionable Email Developer Dashboard showing the position of the Search button":::

1. Once the approved providers are displayed, the **Get Provider List** button will become visible.

:::image type="content" source="images/enabling-entra-token-for-actionable-messages/get-provider.png" alt-text="A screenshot of the Actionable Email Developer Dashboard showing the position of the Get Provider List button":::

1. Select **Get Provider List** to export the list in .csv format.

#### Important Notes

- The download button is visible only after filtering by Approved providers.
- The downloaded file contains provider details along with their token type.
- In case of a timeout error, the error message is displayed on the UI and disappears automatically after 5 seconds.

## Register an app in Azure

Expand Down
6 changes: 4 additions & 2 deletions docs/actionable-messages/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,18 @@
title: Get started with actionable messages
description: Learn how to create an actionable message card and send it via Outlook or Microsoft 365 email.
author: jasonjoh
ms.topic: conceptual
ms.topic: article
ms.service: outlook
ms.date: 10/09/2024
ms.date: 05/27/2026
ms.author: jasonjoh
ms.localizationpriority: high
ms.subservice: o365-connectors
---

# Get started with actionable messages in Office 365

[!INCLUDE [legacy-token-deprecation](../includes/actionable-messages/legacy-token-deprecation.md)]

## Supported scenarios

Sending actionable messages via email is supported in the following scenarios.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 2 additions & 3 deletions docs/actionable-messages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,15 @@ author: jasonjoh
ms.topic: article
ms.service: outlook
ms.author: jasonjoh
ms.date: 11/17/2025
ms.date: 05/27/2026
nodes_to_expand: get-started
ms.localizationpriority: high
ms.subservice: o365-connectors
---

# Actionable messages in Outlook and Office 365 Groups

> [!IMPORTANT]
> Actionable Messages (AM) are moving from EAT (External Access Token) to Microsoft Entra ID token authentication. Partners using EAT tokens must update their integration to support AAD tokens for requests from the AM service. For more information, see [Enabling AAD token of Actionable Messages](enable-entra-token-for-actionable-messages.md).
[!INCLUDE [legacy-token-deprecation](../includes/actionable-messages/legacy-token-deprecation.md)]

Whether you are filling out a survey, approving an expense report, or updating a CRM sales opportunity, Actionable Messages enable you to take quick actions right from within Outlook. Developers can now embed actions in their emails or notifications, elevating user engagement with their services and increasing organizational productivity.

Expand Down
2 changes: 1 addition & 1 deletion docs/actionable-messages/universal-action-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Overview of Universal Action Model
description: Learn more about Universal Actions for Adaptive Cards in Outlook
author: avijityadav
ms.topic: conceptual
ms.topic: article
ms.service: outlook
ms.date: 05/18/2023
ms.author: avyad
Expand Down
13 changes: 13 additions & 0 deletions docs/includes/actionable-messages/legacy-token-deprecation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
author: jasonjoh
ms.topic: include
ms.date: 05/27/2026
ms.localizationpriority: medium
---

<!-- markdownlint-disable MD041-->

> [!IMPORTANT]
> Actionable Messages are transitioning from legacy (EAT) authentication to Entra ID–based token authentication. The phase-out of legacy authentication is in progress and will be completed by **June 8, 2026**. After this date, integrations relying on **legacy tokens will no longer function**.
>
> To ensure uninterrupted service, partners should implement support for Entra ID tokens as soon as possible. For guidance on updating your integration, please refer to [Enable Microsoft Entra ID token for Actionable Messages](../../actionable-messages/enable-entra-token-for-actionable-messages.md).