sync: auto-sync from DESKTOP-0O8A1RL at 2026-05-20 19:14:31
Author: Mike Swanson Machine: DESKTOP-0O8A1RL Timestamp: 2026-05-20 19:14:31
This commit is contained in:
@@ -871,3 +871,47 @@ Winter reported task complete via Discord bot. She indicated no additional work
|
||||
|
||||
### Syncro
|
||||
No ticket created (declined by requester).
|
||||
|
||||
---
|
||||
|
||||
## Update: 19:13 PT — Apple Developer email search
|
||||
|
||||
## User
|
||||
- **User:** Mike Swanson (mike)
|
||||
- **Machine:** DESKTOP-0O8A1RL
|
||||
- **Role:** admin
|
||||
|
||||
### Session Summary
|
||||
|
||||
Investigated whether an Apple Developer Program email had arrived at developer@azcomputerguru.com. Used the ComputerGuru Security Investigator app (investigator + investigator-exo tiers) against the ACG M365 tenant (ce61461e-81a0-4c84-bb4a-7b354a9a356d) to search for the mailbox and any messages from apple.com.
|
||||
|
||||
The address developer@azcomputerguru.com does not exist in Exchange Online. It is not a licensed user, shared mailbox, mail-enabled group, or proxy address on any existing account. The EXO v2.0 REST API returned a deprecation error during the initial search attempt; switched to Graph API, which confirmed the account is absent entirely from the tenant.
|
||||
|
||||
Conclusion: developer@azcomputerguru.com is a cPanel mailbox hosted on IX Web Hosting (the ACG web host), not an M365 mailbox. Apple Developer email would be accessible only via IX webmail or a configured mail client.
|
||||
|
||||
### Key Decisions
|
||||
|
||||
- Used investigator-exo token first (EXO REST), then fell back to investigator (Graph API) when EXO returned a deprecation error.
|
||||
- Checked users, shared mailboxes, mail-enabled groups, and proxyAddresses — all negative — before concluding the address is cPanel-hosted.
|
||||
|
||||
### Problems Encountered
|
||||
|
||||
- **EXO REST API v2.0 deprecated:** GET /api/v2.0/users/{}/messages returned {"code":"Gone","message":"The API version 'V2' has been deprecated."}. Switched to Graph API (graph.microsoft.com/v1.0) with investigator token. The investigator-exo token is still valid for EXO InvokeCommand payloads but not the legacy REST endpoint.
|
||||
|
||||
### Configuration Changes
|
||||
|
||||
None.
|
||||
|
||||
### Credentials & Secrets
|
||||
|
||||
None new.
|
||||
|
||||
### Infrastructure & Servers
|
||||
|
||||
- ACG tenant ID: ce61461e-81a0-4c84-bb4a-7b354a9a356d
|
||||
- developer@azcomputerguru.com: cPanel mailbox on IX Web Hosting — not in M365
|
||||
|
||||
### Pending / Incomplete Tasks
|
||||
|
||||
- Determine if developer@azcomputerguru.com needs to be created as an M365 mailbox so Apple Developer emails are accessible in Exchange, or check IX webmail for the Apple Developer email.
|
||||
- Plaintext Zoho backup codes file still at C:/Users/guru/Downloads/Zoho - BACKUP VERIFICATION CODES.txt — delete when convenient.
|
||||
|
||||
Reference in New Issue
Block a user