Azure/HubAndSpokeResearchEnclave

Use Actionable Message Card for approval email if email client is Outlook

Open

#218 创建于 2025年11月17日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Bicep (13 fork)auto 404
enhancementhelp wantedspoke

仓库指标

Star
 (17 star)
PR 合并指标
 (PR 指标待抓取)

描述

Additional metadata is available when the response is made from an Action Card rather than an HTML email. Because not all approvers might use Outlook, the default option should remain to use HTML email.

However, deployers might like an option to use Action Cards emails if they know that all the approvers will use Outlook.

In that case, the Logic App can receive three additional properties: userid, useremailaddress, and usertenantid. These properties, if present, should be logged for easier tracing.

Ref: https://learn.microsoft.com/connectors/office365/#:~:text=Send%20approval%20email%20response%20returns%20null, https://learn.microsoft.com/outlook/actionable-messages/#outlook-version-requirements-for-actionable-messages

贡献者指南