Skip to content

Commit 3d7d9b9

Browse files
authored
Merge pull request #121853 from martinfletcher/patch-2
Update smtp-authentication.md SMTP username example duplicate formatting
2 parents 7387468 + 770337a commit 3d7d9b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/communication-services/quickstarts/email/send-email-smtp/smtp-authentication.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ username: <Azure Communication Services Resource name>.<Entra Application ID>.<E
7979
```
8080
**Pipe-delimited Format:**
8181
```
82-
username: <Azure Communication Services Resource name>.<Entra Application ID>.<Entra Tenant ID>
83-
OR
8482
username: <Azure Communication Services Resource name>|<Entra Application ID>|<Entra Tenant ID>
8583
```
8684

0 commit comments

Comments
 (0)