Skip to content

Commit 03a6f4b

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

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
@@ -70,7 +70,7 @@ public AccessToken CreateIdentityAndGetTokenAsync(Uri resourceEndpoint)
7070
}
7171
```
7272

73-
## Send an SMS with Service Principals
73+
## Send an SMS with service principals
7474

7575
To demonstrate sending an SMS, add the following method to your `Program.cs` file. This method uses the Azure Communication Services SDK to send an SMS message:
7676

0 commit comments

Comments
 (0)