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 4f16c40 commit 29fbcbdCopy full SHA for 29fbcbd
articles/azure-monitor/app/azure-ad-authentication.md
@@ -80,7 +80,7 @@ config.SetAzureTokenCredential(credential);
80
81
```
82
83
-Below is an example of configuring the `TelemetryConfiguration` using .NetCore:
+Below is an example of configuring the `TelemetryConfiguration` using .NET Core:
84
```csharp
85
services.Configure<TelemetryConfiguration>(config =>
86
{
0 commit comments