Skip to content

Commit bf40bbf

Browse files
committed
removed redundancy
1 parent 5e27c96 commit bf40bbf

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

articles/storage/common/migrate-azure-credentials.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ The following steps explain how to migrate an existing application to use passwo
4343

4444
### Sign-in and migrate the app code to use passwordless connections
4545

46-
For local development, make sure you're authenticated with the same Azure AD account you assigned the role to on your Blob Storage account. You can authenticate via the Azure CLI, Visual Studio, Azure PowerShell, or other tools such as IntelliJ.
47-
4846
[!INCLUDE [default-azure-credential-sign-in](../../../includes/passwordless/default-azure-credential-sign-in.md)]
4947

5048
Next you need to update your code to use passwordless connections.

includes/passwordless/default-azure-credential-sign-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: alexwolf
1010
ms.custom: include file
1111
---
1212

13-
Make sure you're authenticated with the same Azure AD account you assigned the role to. You can authenticate via the Azure CLI, Visual Studio, or Azure PowerShell.
13+
For local development, make sure you're authenticated with the same Azure AD account you assigned the role to on your Blob Storage account. You can authenticate via the Azure CLI, Visual Studio, Azure PowerShell, or other tools such as IntelliJ.
1414

1515
### [Azure CLI](#tab/sign-in-azure-cli)
1616

0 commit comments

Comments
 (0)