Skip to content

Commit 12d7c44

Browse files
committed
fix blank lines
1 parent 306c947 commit 12d7c44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/azure/sdk/authentication/local-development-dev-accounts.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ Connect-AzAccount -UseDeviceAuthentication
9393

9494
### [Visual Studio Code](#tab/sign-in-visual-studio-code)
9595

96-
9796
Developers using Visual Studio Code can authenticate with their developer account directly through the editor. Apps that use <xref:Azure.Identity.DefaultAzureCredential> or <xref:Azure.Identity.VisualStudioCodeCredential> can discover and use this account to authenticate app requests when running locally.
9897

9998
1. In Visual Studio Code, go to the **Extensions** panel and install the [Azure Resources](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups) extension. This extension lets you view and manage Azure resources directly from Visual Studio Code. It also uses the built-in Visual Studio Code Microsoft authentication provider to authenticate with Azure.

0 commit comments

Comments
 (0)