Skip to content

Commit 5f808a0

Browse files
Update articles/communication-services/quickstarts/identity/includes/active-directory/service-principal-net.md
Co-authored-by: Paula Miller <[email protected]>
1 parent 9a37ccb commit 5f808a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/identity/includes/active-directory/service-principal-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ For this quickstart, we'll use the [DefaultAzureCredential](/dotnet/api/azure.id
5656
private DefaultAzureCredential credential = new DefaultAzureCredential();
5757
```
5858

59-
## Issue a Token with Service Principals
59+
## Issue a token with service principals
6060

6161
Add the following method to your `Program.cs` file. This method uses the Azure Communication Services SDK to issue a VoIP Access Token:
6262

0 commit comments

Comments
 (0)