Skip to content

Commit

Permalink
Fix line highlighting in username/password code sample
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaddie committed Sep 5, 2024
1 parent df5c5c8 commit 09cb12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/azure/sdk/authentication/additional-methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ This method authenticates an application using previously collected credentials
>
> Furthermore, this method authenticates only work and school accounts; Microsoft accounts aren't supported. For more information, see [Sign up your organization to use Microsoft Entra ID](/entra/fundamentals/sign-up-organization).
:::code language="csharp" source="../snippets/authentication/additional-auth/username-password/Program.cs" highlight="9-11":::
:::code language="csharp" source="../snippets/authentication/additional-auth/username-password/Program.cs" highlight="10-12":::

0 comments on commit 09cb12d

Please sign in to comment.