Skip to content

Commit 6503fc4

Browse files
author
Timothy Mothra
authored
fix acronlinx issues
1 parent 985f83f commit 6503fc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/opentelemetry-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Use one of the following three ways to configure the connection string:
5252
```
5353

5454
> [!NOTE]
55-
> If you set the connection string in more than one place, we adhere to the following precendence:
55+
> If you set the connection string in more than one place, we adhere to the following precedence:
5656
> 1. Code
5757
> 2. Environment Variable
5858
> 3. Configuration File
@@ -223,7 +223,7 @@ You might want to enable Azure Active Directory (Azure AD) Authentication for a
223223

224224
#### [.NET](#tab/net)
225225

226-
We supports the credential classes provided by [Azure Identity](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/identity/Azure.Identity#credential-classes).
226+
We support the credential classes provided by [Azure Identity](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/identity/Azure.Identity#credential-classes).
227227
228228
- We recommend `DefaultAzureCredential` for local development.
229229
- We recommend `ManagedIdentityCredential` for system-assigned and user-assigned managed identities.

0 commit comments

Comments
 (0)