Skip to content

Commit a38dab8

Browse files
committed
fix intro
1 parent b589c40 commit a38dab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom:
1212

1313
# Authenticate .NET apps to Azure services during local development using developer accounts
1414

15-
During local development, applications need to authenticate to Azure to access various Azure services. Two common approaches for local authentication are to [use a service principal](local-development-service-principal.md) or to use a developer account. This article explains how to use a developer account. In the sections ahead, you learn:
15+
During local development, applications need to authenticate to Azure to access various Azure services. You can authenticate locally using a developer account, a [broker](local-development-broker.md), or a [service principal](local-development-service-principal.md). This article explains how to use a developer account. In the sections ahead, you learn:
1616

1717
- How to use Microsoft Entra groups to efficiently manage permissions for multiple developer accounts
1818
- How to assign roles to developer accounts to scope permissions

0 commit comments

Comments
 (0)