Skip to content

Commit 265f2ce

Browse files
authored
Update AzureCliCredentialBuilder doc (Azure#44779)
1 parent 3a0d083 commit 265f2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/identity/azure-identity/src/main/java/com/azure/identity/AzureCliCredentialBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* logged-in user or service principal in Azure CLI. It acts as the Azure CLI logged in user or service principal
2525
* and executes an Azure CLI command underneath to authenticate the application against Microsoft Entra ID.</p>
2626
*
27-
* <p><strong>Sample: Construct IntelliJCredential</strong></p>
27+
* <p><strong>Sample: Construct AzureCliCredential</strong></p>
2828
*
2929
* <p>The following code sample demonstrates the creation of a {@link com.azure.identity.AzureCliCredential},
3030
* using the {@link com.azure.identity.AzureCliCredentialBuilder} to configure it. Once this credential is

0 commit comments

Comments
 (0)