Azure/HubAndSpokeResearchEnclave

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

Open

#218 aperta il 17 nov 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Bicep (13 fork)auto 404
enhancementhelp wantedspoke

Metriche repository

Star
 (17 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor