You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**`identity.d2`** - Azure Active Directory authentication
17
+
-**`identity.d2`** - Microsoft Entra ID authentication
18
+
19
+
## Icon Management
20
+
21
+
All Azure service icons are defined centrally in `icons.d2` as classes. Each diagram file imports this file using `...@icons` and references icons via the `class` attribute. This approach:
22
+
23
+
-**Eliminates duplication** - Each icon URL is defined once
24
+
-**Improves maintainability** - Update an icon in one place to change it everywhere
25
+
-**Enhances consistency** - All diagrams use the same icon set
0 commit comments