No, we do not, as Azure AD is not a replacement for AD. If you are using Exchange Online, any recipient object will have a DN attribute, but it only exists within ExODS, not Azure AD. And if you are syncing objects from on-premises, you will be able to use the OnPremisesDistinguishedName attribute, which is mapped to the DN value on-premises.
DN attribute in Azure AD

Talha
191
Reputation points
Hi,
Do we have Distinguish name attribute in Azure AD as we have in onprem AD. If its there then how can I find it?
thanks
2 answers
Sort by: Most helpful
-
Talha 191 Reputation points
2020-12-31T14:31:02.417+00:00 In case anyone is looking for same, we can find DN attribute on an exchange online using following cmdlet
get-exomailbox -identity username