diff --git a/sdk/identity/Azure.Identity/src/DefaultAzureCredential.cs b/sdk/identity/Azure.Identity/src/DefaultAzureCredential.cs
index bceebe98e7c67..6361afaf3e61e 100644
--- a/sdk/identity/Azure.Identity/src/DefaultAzureCredential.cs
+++ b/sdk/identity/Azure.Identity/src/DefaultAzureCredential.cs
@@ -21,6 +21,7 @@ namespace Azure.Identity
///
///
///
+ ///
///
///
/// Consult the documentation of these credential types for more information on how they attempt authentication.