#f9f
Pinkalicious
#333
Carbon
#bbf
Purple Illusion
#fdd
Strawberry Blonde
#f66
Pompelmo
Update Your Palette
Current Palette
Pinkalicious
Carbon
Purple Illusion
Strawberry Blonde
Pompelmo
genera un diagramma che rappresenta un Cluster Sap Hana su Netapp Azure files
Palette Description
mermaid
graph TD;
ClusterSapHana("Cluster SAP HANA") --> NetappAzureFiles("Netapp Azure Files");
ClusterSapHana --> Node1("Node 1 SAP HANA");
ClusterSapHana --> Node2("Node 2 SAP HANA");
style ClusterSapHana fill:#f9f,stroke:#333,stroke-width:4px
style NetappAzureFiles fill:#bbf,stroke:#f66,stroke-width:2px
style Node1 fill:#fdd,stroke:#333,stroke-width:2px
style Node2 fill:#fdd,stroke:#333,stroke-width:2px