Skip to content

Commit ba45943

Browse files
Copilotsrnagar
andcommitted
Fix documentation to mention Visual Studio instead of Visual Studio Code
Co-authored-by: srnagar <[email protected]>
1 parent ea15381 commit ba45943

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/SharedTokenCacheCredentialBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/**
77
* Fluent credential builder for instantiating a {@link SharedTokenCacheCredential}.
88
*
9-
* <p>This credential is a legacy mechanism for authenticating clients using credentials provided to Visual Studio Code.
9+
* <p>This credential is a legacy mechanism for authenticating clients using credentials provided to Visual Studio.
1010
* This mechanism for Visual Studio authentication has been replaced by the {@link VisualStudioCodeCredential}/>.</p>
1111
*
1212
* @see SharedTokenCacheCredential

0 commit comments

Comments
 (0)