File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/azure-monitor/app Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ Use one of the following three ways to configure the connection string:
52
52
```
53
53
54
54
> [! 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 :
56
56
> 1 . Code
57
57
> 2 . Environment Variable
58
58
> 3 . Configuration File
@@ -223,7 +223,7 @@ You might want to enable Azure Active Directory (Azure AD) Authentication for a
223
223
224
224
#### [.NET](#tab/net)
225
225
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).
227
227
228
228
- We recommend `DefaultAzureCredential ` for local development .
229
229
- We recommend `ManagedIdentityCredential ` for system - assigned and user - assigned managed identities .
You can’t perform that action at this time.
0 commit comments