vault backup: 2026-04-16 12:42:47

This commit is contained in:
Vadym Samoilenko 2026-04-16 12:42:47 +01:00
parent 4ed69d5fd8
commit 76d959dcfb

View file

@ -65,3 +65,6 @@ tags: [daily]
- 12:37 | `Aimpress`
- **Asked:** Implement script to download all emails and attachments from Microsoft 365 mailboxes locally.
- **Done:** Created PowerShell script with Azure CLI integration and verified Mail API admin consent permissions.
- 12:41 | `Aimpress`
- **Asked:** Set up automated export of all Microsoft 365 emails with attachments from multiple mailboxes to local storage.
- **Done:** Created and configured Python script for Mail API authentication and email export with device flow login and admin consent.