Skip to content

Commit 813aeb8

Browse files
Apply suggestions from code review
Co-authored-by: Scott Addie <[email protected]>
1 parent 0130b2a commit 813aeb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/azure/sdk/media/mermaidjs/authentication-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ flowchart LR
1919
2020
%% Local Development Machine Branch
2121
Q1 --> LocalDev[Development Machine]
22-
LocalDev --> AppSP["**Application service principal**"]
22+
LocalDev --> AppSP["**Service principal**"]
2323
LocalDev --> DevAccount["**Developer account**"]
2424
LocalDev --> Broker["**Broker**"]
2525

docs/azure/sdk/media/mermaidjs/local-broker-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 08/07/2024
1212
1313
flowchart LR
1414
APP["Local .NET app"]
15-
BK["Developer account credentials supplied by broker"]
15+
BK["User credentials supplied by broker"]
1616
AS["Azure services"]
1717
1818
APP --> BK

0 commit comments

Comments
 (0)