Last updated: March 23, 2026
ADO Attach is an Outlook add-in that attaches emails to Azure DevOps work items. It runs entirely in your browser or Outlook client — there is no backend server, and no data is sent to the add-in developer.
The add-in does not collect, store, or transmit any personal data to third parties. Specifically:
When you use the add-in, the following data is processed entirely within your browser or Outlook client:
.eml file via Office.js and sent directly to your Azure DevOps organization.The add-in communicates directly with:
dev.azure.com) — to fetch work items and upload email attachments, using credentials you provide.login.microsoftonline.com) — only if you choose the Entra ID sign-in method, to authenticate via OAuth.These communications go directly from your client to Microsoft's services. No data passes through any intermediary server operated by the add-in developer.
The add-in does not retain any data. Settings stored in Outlook roaming settings are managed by Microsoft and can be cleared by removing the add-in.
This add-in is not directed at children under 13 and does not knowingly collect data from children.
Updates will be posted on this page with a revised date.
Questions about this policy can be directed to the project's GitHub Issues page.