Azure / Azure/HubAndSpokeResearchEnclave
Use Actionable Message Card for approval email if email client is Outlook
- Dominant language
- Bicep
- Stars
- 18
- Forks
- 18
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 3
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Logic App's approval-email configuration, then read the linked Office 365 connector and Outlook Actionable Messages references. Done means HTML email remains the default, deployers can opt into Actionable Message cards for Outlook, and present userid, useremailaddress, and usertenantid values are logged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100