Hello Adrian Z,
Thank you for reaching out to Microsoft Support!
It sounds like you’re encountering a common issue where the proxyAddresses
and otherMails
properties are not being populated as expected when querying the Microsoft Graph API. Here are a few steps and considerations that might help you resolve this:
- Check Azure AD Sync: Ensure that your Azure AD is properly synchronized with Exchange Online. Sometimes, sync issues can cause discrepancies between the data in Azure AD and Exchange Online.
- Use Exchange Online PowerShell: Since Azure AD is not the authoritative source for
proxyAddresses
and other Exchange-related attributes, you might have better luck using Exchange Online PowerShell to retrieve this information. Please check Q&A post.
Please refer the documentation.
Hope this helps.
If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.