We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a0d083 commit 265f2ceCopy full SHA for 265f2ce
sdk/identity/azure-identity/src/main/java/com/azure/identity/AzureCliCredentialBuilder.java
@@ -24,7 +24,7 @@
24
* logged-in user or service principal in Azure CLI. It acts as the Azure CLI logged in user or service principal
25
* and executes an Azure CLI command underneath to authenticate the application against Microsoft Entra ID.</p>
26
*
27
- * <p><strong>Sample: Construct IntelliJCredential</strong></p>
+ * <p><strong>Sample: Construct AzureCliCredential</strong></p>
28
29
* <p>The following code sample demonstrates the creation of a {@link com.azure.identity.AzureCliCredential},
30
* using the {@link com.azure.identity.AzureCliCredentialBuilder} to configure it. Once this credential is
0 commit comments