Skip to content

Commit 8c4a38f

Browse files
committed
fix image
1 parent bc1052f commit 8c4a38f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ms.date: 08/07/2024
44
---
55

66
```mermaid
7-
flowchart TD
7+
flowchart LR
88
LA[Authentication environment]
99
ARL[.NET app running locally]
1010
@@ -14,7 +14,7 @@ flowchart TD
1414
AZPS[Azure PowerShell]
1515
AZD[Azure Developer CLI]
1616
17-
AS["Azure services <br/><br/> Azure AI Services, Azure Blob Storage, Key Vault, Azure Service Bus, etc."]
17+
AS["Azure services <br/><br/> Azure AI Services, Azure Blob Storage, Azure Key Vault, Azure Service Bus, etc."]
1818
1919
LA --> ARL
2020
ARL --> VS

0 commit comments

Comments
 (0)