Skip to content

Commit ab20fab

Browse files
gewarrengithub-actions[bot]
authored andcommitted
Bot 🤖 generated CleanRepo tool run
1 parent e0f1cce commit ab20fab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)