Skip to content

Commit 6ce5678

Browse files
authored
Update trusted-auth-sample.md
1 parent fcc4ee4 commit 6ce5678

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/communication-services/samples/trusted-auth-sample.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,10 @@ This sample can help you in the following scenarios:
3232
> [!NOTE]
3333
>If you are looking to get started with Azure Communication Services, but are still in learning / prototyping phases, check out our [quickstarts for getting started with Azure communication services users and access tokens](../quickstarts/access-tokens.md?pivots=programming-language-csharp).
3434
35-
![Screenshot of the Azure Communication Services Authentication Server Sample Architecture](./media/auth/ACS-Authentication-Server-Sample_Overview-Flow.png)
35+
![Screenshot of the Azure Communication Services Authentication Server Sample Architecture](./media/auth/acs-authentication-server-sample-overview-flow.png)
3636

3737
Since this sample only focuses on the server APIs, the client application is not part of it. If you want to add the client application to login user using Azure Active Directory, then follow the MSAL samples [here](https://github.com/AzureAD/microsoft-authentication-library-for-js).
3838

39-
4039
## Prerequisites
4140

4241
To be able to run this sample, you will need to:

0 commit comments

Comments
 (0)