Skip to content

Commit 6dcb647

Browse files
Bot 🤖 generated CleanRepo tool run (#51419)
Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
1 parent 1fb5322 commit 6dcb647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<!-- Azure credential chain guidance -->
22

33
> [!TIP]
4-
> <xref:Azure.Identity.DefaultAzureCredential> works seamlessly across local development and production. In development, it uses your Azure CLI or Visual Studio credentials. In production on Azure, it automatically uses the resource's managed identity. For improved performance and debuggability in production, consider replacing it with a specific credential like <xref:Azure.Identity.ManagedIdentityCredential>. For more information, see [Usage guidance for DefaultAzureCredential](/dotnet/azure/sdk/authentication/credential-chains#usage-guidance-for-defaultazurecredential).
4+
> <xref:Azure.Identity.DefaultAzureCredential> works seamlessly across local development and production. In development, it uses your Azure CLI or Visual Studio credentials. In production on Azure, it automatically uses the resource's managed identity. For improved performance and debuggability in production, consider replacing it with a specific credential like <xref:Azure.Identity.ManagedIdentityCredential>. For more information, see [Usage guidance for DefaultAzureCredential](../../azure/sdk/authentication/credential-chains.md#usage-guidance-for-defaultazurecredential).

0 commit comments

Comments
 (0)