Example of Containers in Blazor Diagram Component
This sample demonstrates how to visualize the Azure Container Apps Environment using the built-in container shapes in Syncfusion Blazor Diagram.
This sample illustrates how an Azure Container Apps Environment is structured, with various microservices and dependencies grouped within a container. The container is added to the diagram using the built-in container shapes in Syncfusion Blazor Diagram. Using the Children
property of the container, nodes representing services such as ingestion, workflow, and delivery can be added inside it. Additionally, external dependencies like Azure Cosmos DB, Azure Monitor, and Azure Key Vault are linked to represent the complete system architecture.