From e924b431d8087742a9a24e50e9c8c8b150e5af48 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Tue, 23 Jan 2024 20:31:32 -0700 Subject: [PATCH] Update Scripts/Powershell/Azure/Check Email Aliases.md --- Scripts/Powershell/Azure/Check Email Aliases.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Scripts/Powershell/Azure/Check Email Aliases.md b/Scripts/Powershell/Azure/Check Email Aliases.md index 6678e7b..45458fc 100644 --- a/Scripts/Powershell/Azure/Check Email Aliases.md +++ b/Scripts/Powershell/Azure/Check Email Aliases.md @@ -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