Skip to content

Commit 29fbcbd

Browse files
authored
Update azure-ad-authentication.md
Updating per the product naming standard
1 parent 4f16c40 commit 29fbcbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/azure-ad-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ config.SetAzureTokenCredential(credential);
8080

8181
```
8282

83-
Below is an example of configuring the `TelemetryConfiguration` using .NetCore:
83+
Below is an example of configuring the `TelemetryConfiguration` using .NET Core:
8484
```csharp
8585
services.Configure<TelemetryConfiguration>(config =>
8686
{

0 commit comments

Comments
 (0)