Update Scripts/Powershell/Azure/Check Email Aliases.md

This commit is contained in:
Nicole Rappe
2024-01-23 20:31:32 -07:00
parent cb9f666011
commit e924b431d8

View File

@ -1,5 +1,4 @@
!!! note
This command assumes you have performed the steps necessary to [Connect to Azure AD](https://docs.bunny-lab.io/Scripts/Powershell/Azure/Connect%20to%20Azure%20AD/).
!!! info "Prerequesite: [Connect to Azure AD](https://docs.bunny-lab.io/Scripts/Powershell/Azure/Connect%20to%20Azure%20AD/)"
The uppercase `SMTP` address is the primary address, while lowercase `smtp` are aliases. You can find the value in active directory in **"User > Attribute Editor > proxyAddresses"**.
``` powershell