Skip to content

Commit efad745

Browse files
Copilotchlowell
andcommitted
Fix documentation to correctly reference Visual Studio instead of Visual Studio Code
Co-authored-by: chlowell <10964656+chlowell@users.noreply.github.com>
1 parent ba45943 commit efad745

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +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.
10-
* This mechanism for Visual Studio authentication has been replaced by the {@link VisualStudioCodeCredential}/>.</p>
9+
* <p>This credential is a legacy mechanism for authenticating clients using credentials provided to Visual Studio.</p>
1110
*
1211
* @see SharedTokenCacheCredential
1312
* @deprecated This credential was originally created to support authentication with Visual Studio. Since Visual Studio

0 commit comments

Comments
 (0)