We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f808a0 commit 8e5c708Copy full SHA for 8e5c708
articles/communication-services/quickstarts/identity/includes/active-directory/service-principal-net.md
@@ -36,7 +36,7 @@ dotnet add package Azure.Communication.Sms
36
dotnet add package Azure.Identity
37
```
38
39
-### Update the Program.cs File
+### Update the Program.cs file
40
41
To use the installed Azure SDK packages, include the following `using` directives at the top of your `Program.cs` file:
42
0 commit comments