Skip to content

Commit cbf59e5

Browse files
authored
Updating "Authenticated SMTP" to "SMTP" to match Azure Portal display name
Azure Portal lists the protocol as "SMTP" instead of "Authenticated SMTP," hence updating the document to match as it is listed/displayed in Azure Portal to avoid confusion.
1 parent bbad312 commit cbf59e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/conditional-access/concept-conditional-access-conditions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The **Configure** toggle when set to **Yes** applies to checked items, when set
8686
- Administrators can apply policy only to supported platforms (such as iOS, Android, and Windows) through the Conditional Access Microsoft Graph API.
8787
- Other clients
8888
- This option includes clients that use basic/legacy authentication protocols that don’t support modern authentication.
89-
- Authenticated SMTP - Used by POP and IMAP client's to send email messages.
89+
- SMTP - Used by POP and IMAP client's to send email messages.
9090
- Autodiscover - Used by Outlook and EAS clients to find and connect to mailboxes in Exchange Online.
9191
- Exchange Online PowerShell - Used to connect to Exchange Online with remote PowerShell. If you block Basic authentication for Exchange Online PowerShell, you need to use the Exchange Online PowerShell Module to connect. For instructions, see [Connect to Exchange Online PowerShell using multifactor authentication](/powershell/exchange/exchange-online/connect-to-exchange-online-powershell/mfa-connect-to-exchange-online-powershell).
9292
- Exchange Web Services (EWS) - A programming interface that's used by Outlook, Outlook for Mac, and third-party apps.

0 commit comments

Comments
 (0)