Skip to main content

Azure

Node types list for the Azure provider.

Example Usage

import { Diagram } from "diagrams-js";
import { AIStudio, AnomalyDetector, AzureAppliedAIServices } from "diagrams-js/azure/aimachinelearning";
import { AnalysisServices, AzureDataExplorerClusters, AzureDatabricks } from "diagrams-js/azure/analytics";

const diagram = Diagram("Azure Architecture", { direction: "TB" });

const node1 = diagram.add(AIStudio("Node 1"));
const node2 = diagram.add(AnalysisServices("Node 2"));

node1.to(node2);

const svg = await diagram.render();
note

All node types available in the Python diagrams library are also available in diagrams-js with the same class names and structure.

Node Reference

azure/aimachinelearning

AIStudio AIStudio

import { AIStudio } from "diagrams-js/azure/aimachinelearning"

AnomalyDetector AnomalyDetector

import { AnomalyDetector } from "diagrams-js/azure/aimachinelearning"

AzureAppliedAIServices AzureAppliedAIServices

import { AzureAppliedAIServices } from "diagrams-js/azure/aimachinelearning"

AzureExperimentationStudio AzureExperimentationStudio

import { AzureExperimentationStudio } from "diagrams-js/azure/aimachinelearning"

AzureObjectUnderstanding AzureObjectUnderstanding

import { AzureObjectUnderstanding } from "diagrams-js/azure/aimachinelearning"

AzureOpenai AzureOpenai

import { AzureOpenai } from "diagrams-js/azure/aimachinelearning"

BatchAI BatchAI

import { BatchAI } from "diagrams-js/azure/aimachinelearning"

Bonsai Bonsai

import { Bonsai } from "diagrams-js/azure/aimachinelearning"

BotServices BotServices

import { BotServices } from "diagrams-js/azure/aimachinelearning"

CognitiveSearch CognitiveSearch

import { CognitiveSearch } from "diagrams-js/azure/aimachinelearning"

CognitiveServicesDecisions CognitiveServicesDecisions

import { CognitiveServicesDecisions } from "diagrams-js/azure/aimachinelearning"

CognitiveServices CognitiveServices

import { CognitiveServices } from "diagrams-js/azure/aimachinelearning"

ComputerVision ComputerVision

import { ComputerVision } from "diagrams-js/azure/aimachinelearning"

ContentModerators ContentModerators

import { ContentModerators } from "diagrams-js/azure/aimachinelearning"

CustomVision CustomVision

import { CustomVision } from "diagrams-js/azure/aimachinelearning"

FaceApis FaceApis

import { FaceApis } from "diagrams-js/azure/aimachinelearning"

FormRecognizers FormRecognizers

import { FormRecognizers } from "diagrams-js/azure/aimachinelearning"

GenomicsAccounts GenomicsAccounts

import { GenomicsAccounts } from "diagrams-js/azure/aimachinelearning"

Genomics Genomics

import { Genomics } from "diagrams-js/azure/aimachinelearning"

ImmersiveReaders ImmersiveReaders

import { ImmersiveReaders } from "diagrams-js/azure/aimachinelearning"

LanguageUnderstanding LanguageUnderstanding

import { LanguageUnderstanding } from "diagrams-js/azure/aimachinelearning"

Language Language

import { Language } from "diagrams-js/azure/aimachinelearning"

MachineLearningStudioClassicWebServices MachineLearningStudioClassicWebServices

import { MachineLearningStudioClassicWebServices } from "diagrams-js/azure/aimachinelearning"

MachineLearningStudioWebServicePlans MachineLearningStudioWebServicePlans

import { MachineLearningStudioWebServicePlans } from "diagrams-js/azure/aimachinelearning"

MachineLearningStudioWorkspaces MachineLearningStudioWorkspaces

import { MachineLearningStudioWorkspaces } from "diagrams-js/azure/aimachinelearning"

MachineLearning MachineLearning

import { MachineLearning } from "diagrams-js/azure/aimachinelearning"

MetricsAdvisor MetricsAdvisor

import { MetricsAdvisor } from "diagrams-js/azure/aimachinelearning"

Personalizers Personalizers

import { Personalizers } from "diagrams-js/azure/aimachinelearning"

QnaMakers QnaMakers

import { QnaMakers } from "diagrams-js/azure/aimachinelearning"

ServerlessSearch ServerlessSearch

import { ServerlessSearch } from "diagrams-js/azure/aimachinelearning"

SpeechServices SpeechServices

import { SpeechServices } from "diagrams-js/azure/aimachinelearning"

TranslatorText TranslatorText

import { TranslatorText } from "diagrams-js/azure/aimachinelearning"

azure/analytics

AnalysisServices AnalysisServices

import { AnalysisServices } from "diagrams-js/azure/analytics"

AzureDataExplorerClusters AzureDataExplorerClusters

import { AzureDataExplorerClusters } from "diagrams-js/azure/analytics"

AzureDatabricks AzureDatabricks

import { AzureDatabricks } from "diagrams-js/azure/analytics"

AzureSynapseAnalytics AzureSynapseAnalytics

import { AzureSynapseAnalytics } from "diagrams-js/azure/analytics"

AzureWorkbooks AzureWorkbooks

import { AzureWorkbooks } from "diagrams-js/azure/analytics"

DataExplorerClusters DataExplorerClusters

import { DataExplorerClusters } from "diagrams-js/azure/analytics"

DataFactories DataFactories

import { DataFactories } from "diagrams-js/azure/analytics"

DataLakeAnalytics DataLakeAnalytics

import { DataLakeAnalytics } from "diagrams-js/azure/analytics"

DataLakeStoreGen1 DataLakeStoreGen1

import { DataLakeStoreGen1 } from "diagrams-js/azure/analytics"

Databricks Databricks

import { Databricks } from "diagrams-js/azure/analytics"

EndpointAnalytics EndpointAnalytics

import { EndpointAnalytics } from "diagrams-js/azure/analytics"

EventHubClusters EventHubClusters

import { EventHubClusters } from "diagrams-js/azure/analytics"

EventHubs EventHubs

import { EventHubs } from "diagrams-js/azure/analytics"

HDInsightClusters HDInsightClusters

import { HDInsightClusters } from "diagrams-js/azure/analytics"

LogAnalyticsWorkspaces LogAnalyticsWorkspaces

import { LogAnalyticsWorkspaces } from "diagrams-js/azure/analytics"

PowerBiEmbedded PowerBiEmbedded

import { PowerBiEmbedded } from "diagrams-js/azure/analytics"

PowerPlatform PowerPlatform

import { PowerPlatform } from "diagrams-js/azure/analytics"

PrivateLinkServices PrivateLinkServices

import { PrivateLinkServices } from "diagrams-js/azure/analytics"

StreamAnalyticsJobs StreamAnalyticsJobs

import { StreamAnalyticsJobs } from "diagrams-js/azure/analytics"

SynapseAnalytics SynapseAnalytics

import { SynapseAnalytics } from "diagrams-js/azure/analytics"

azure/appservices

AppServiceCertificates AppServiceCertificates

import { AppServiceCertificates } from "diagrams-js/azure/appservices"

AppServiceDomains AppServiceDomains

import { AppServiceDomains } from "diagrams-js/azure/appservices"

AppServiceEnvironments AppServiceEnvironments

import { AppServiceEnvironments } from "diagrams-js/azure/appservices"

AppServicePlans AppServicePlans

import { AppServicePlans } from "diagrams-js/azure/appservices"

AppServices AppServices

import { AppServices } from "diagrams-js/azure/appservices"

CDNProfiles CDNProfiles

import { CDNProfiles } from "diagrams-js/azure/appservices"

CognitiveSearch CognitiveSearch

import { CognitiveSearch } from "diagrams-js/azure/appservices"

NotificationHubs NotificationHubs

import { NotificationHubs } from "diagrams-js/azure/appservices"

azure/azureecosystem

Applens Applens

import { Applens } from "diagrams-js/azure/azureecosystem"

AzureHybridCenter AzureHybridCenter

import { AzureHybridCenter } from "diagrams-js/azure/azureecosystem"

CollaborativeService CollaborativeService

import { CollaborativeService } from "diagrams-js/azure/azureecosystem"

azure/azurestack

Capacity Capacity

import { Capacity } from "diagrams-js/azure/azurestack"

InfrastructureBackup InfrastructureBackup

import { InfrastructureBackup } from "diagrams-js/azure/azurestack"

MultiTenancy MultiTenancy

import { MultiTenancy } from "diagrams-js/azure/azurestack"

Offers Offers

import { Offers } from "diagrams-js/azure/azurestack"

Plans Plans

import { Plans } from "diagrams-js/azure/azurestack"

Updates Updates

import { Updates } from "diagrams-js/azure/azurestack"

UserSubscriptions UserSubscriptions

import { UserSubscriptions } from "diagrams-js/azure/azurestack"

azure/blockchain

AbsMember AbsMember

import { AbsMember } from "diagrams-js/azure/blockchain"

AzureBlockchainService AzureBlockchainService

import { AzureBlockchainService } from "diagrams-js/azure/blockchain"

AzureTokenService AzureTokenService

import { AzureTokenService } from "diagrams-js/azure/blockchain"

BlockchainApplications BlockchainApplications

import { BlockchainApplications } from "diagrams-js/azure/blockchain"

Consortium Consortium

import { Consortium } from "diagrams-js/azure/blockchain"

OutboundConnection OutboundConnection

import { OutboundConnection } from "diagrams-js/azure/blockchain"

azure/compute

AppServices AppServices

import { AppServices } from "diagrams-js/azure/compute"

ApplicationGroup ApplicationGroup

import { ApplicationGroup } from "diagrams-js/azure/compute"

AutomanagedVM AutomanagedVM

import { AutomanagedVM } from "diagrams-js/azure/compute"

AvailabilitySets AvailabilitySets

import { AvailabilitySets } from "diagrams-js/azure/compute"

AzureComputeGalleries AzureComputeGalleries

import { AzureComputeGalleries } from "diagrams-js/azure/compute"

AzureSpringApps AzureSpringApps

import { AzureSpringApps } from "diagrams-js/azure/compute"

BatchAccounts BatchAccounts

import { BatchAccounts } from "diagrams-js/azure/compute"

CitrixVirtualDesktopsEssentials CitrixVirtualDesktopsEssentials

import { CitrixVirtualDesktopsEssentials } from "diagrams-js/azure/compute"

CloudServicesClassic CloudServicesClassic

import { CloudServicesClassic } from "diagrams-js/azure/compute"

CloudServices CloudServices

import { CloudServices } from "diagrams-js/azure/compute"

CloudsimpleVirtualMachines CloudsimpleVirtualMachines

import { CloudsimpleVirtualMachines } from "diagrams-js/azure/compute"

ContainerApps ContainerApps

import { ContainerApps } from "diagrams-js/azure/compute"

ContainerInstances ContainerInstances

import { ContainerInstances } from "diagrams-js/azure/compute"

ContainerRegistries ContainerRegistries

import { ContainerRegistries } from "diagrams-js/azure/compute"

ContainerServicesDeprecated ContainerServicesDeprecated

import { ContainerServicesDeprecated } from "diagrams-js/azure/compute"

DiskEncryptionSets DiskEncryptionSets

import { DiskEncryptionSets } from "diagrams-js/azure/compute"

DiskSnapshots DiskSnapshots

import { DiskSnapshots } from "diagrams-js/azure/compute"

DisksClassic DisksClassic

import { DisksClassic } from "diagrams-js/azure/compute"

DisksSnapshots DisksSnapshots

import { DisksSnapshots } from "diagrams-js/azure/compute"

Disks Disks

import { Disks } from "diagrams-js/azure/compute"

FunctionApps FunctionApps

import { FunctionApps } from "diagrams-js/azure/compute"

HostGroups HostGroups

import { HostGroups } from "diagrams-js/azure/compute"

HostPools HostPools

import { HostPools } from "diagrams-js/azure/compute"

Hosts Hosts

import { Hosts } from "diagrams-js/azure/compute"

ImageDefinitions ImageDefinitions

import { ImageDefinitions } from "diagrams-js/azure/compute"

ImageTemplates ImageTemplates

import { ImageTemplates } from "diagrams-js/azure/compute"

ImageVersions ImageVersions

import { ImageVersions } from "diagrams-js/azure/compute"

Images Images

import { Images } from "diagrams-js/azure/compute"

KubernetesServices KubernetesServices

import { KubernetesServices } from "diagrams-js/azure/compute"

MaintenanceConfiguration MaintenanceConfiguration

import { MaintenanceConfiguration } from "diagrams-js/azure/compute"

ManagedServiceFabric ManagedServiceFabric

import { ManagedServiceFabric } from "diagrams-js/azure/compute"

MeshApplications MeshApplications

import { MeshApplications } from "diagrams-js/azure/compute"

MetricsAdvisor MetricsAdvisor

import { MetricsAdvisor } from "diagrams-js/azure/compute"

OsImagesClassic OsImagesClassic

import { OsImagesClassic } from "diagrams-js/azure/compute"

OsImages OsImages

import { OsImages } from "diagrams-js/azure/compute"

RestorePointsCollections RestorePointsCollections

import { RestorePointsCollections } from "diagrams-js/azure/compute"

RestorePoints RestorePoints

import { RestorePoints } from "diagrams-js/azure/compute"

SAPHANAOnAzure SAPHANAOnAzure

import { SAPHANAOnAzure } from "diagrams-js/azure/compute"

ServiceFabricClusters ServiceFabricClusters

import { ServiceFabricClusters } from "diagrams-js/azure/compute"

SharedImageGalleries SharedImageGalleries

import { SharedImageGalleries } from "diagrams-js/azure/compute"

SpringCloud SpringCloud

import { SpringCloud } from "diagrams-js/azure/compute"

VirtualMachine VirtualMachine

import { VirtualMachine } from "diagrams-js/azure/compute"

VirtualMachinesClassic VirtualMachinesClassic

import { VirtualMachinesClassic } from "diagrams-js/azure/compute"

VMClassic VMClassic

import { VMClassic } from "diagrams-js/azure/compute"

VMImagesClassic VMImagesClassic

import { VMImagesClassic } from "diagrams-js/azure/compute"

VMImages VMImages

import { VMImages } from "diagrams-js/azure/compute"

VMLinux VMLinux

import { VMLinux } from "diagrams-js/azure/compute"

VMScaleSet VMScaleSet

import { VMScaleSet } from "diagrams-js/azure/compute"

VMScaleSets VMScaleSets

import { VMScaleSets } from "diagrams-js/azure/compute"

VMWindows VMWindows

import { VMWindows } from "diagrams-js/azure/compute"

VM VM

import { VM } from "diagrams-js/azure/compute"

Workspaces2 Workspaces2

import { Workspaces2 } from "diagrams-js/azure/compute"

Workspaces Workspaces

import { Workspaces } from "diagrams-js/azure/compute"

azure/containers

AppServices AppServices

import { AppServices } from "diagrams-js/azure/containers"

AzureRedHatOpenshift AzureRedHatOpenshift

import { AzureRedHatOpenshift } from "diagrams-js/azure/containers"

BatchAccounts BatchAccounts

import { BatchAccounts } from "diagrams-js/azure/containers"

ContainerInstances ContainerInstances

import { ContainerInstances } from "diagrams-js/azure/containers"

ContainerRegistries ContainerRegistries

import { ContainerRegistries } from "diagrams-js/azure/containers"

KubernetesServices KubernetesServices

import { KubernetesServices } from "diagrams-js/azure/containers"

ServiceFabricClusters ServiceFabricClusters

import { ServiceFabricClusters } from "diagrams-js/azure/containers"

azure/database

BlobStorage BlobStorage

import { BlobStorage } from "diagrams-js/azure/database"

CacheForRedis CacheForRedis

import { CacheForRedis } from "diagrams-js/azure/database"

CosmosDb CosmosDb

import { CosmosDb } from "diagrams-js/azure/database"

DataExplorerClusters DataExplorerClusters

import { DataExplorerClusters } from "diagrams-js/azure/database"

DataFactory DataFactory

import { DataFactory } from "diagrams-js/azure/database"

DataLake DataLake

import { DataLake } from "diagrams-js/azure/database"

DatabaseForMariadbServers DatabaseForMariadbServers

import { DatabaseForMariadbServers } from "diagrams-js/azure/database"

DatabaseForMysqlServers DatabaseForMysqlServers

import { DatabaseForMysqlServers } from "diagrams-js/azure/database"

DatabaseForPostgresqlServers DatabaseForPostgresqlServers

import { DatabaseForPostgresqlServers } from "diagrams-js/azure/database"

ElasticDatabasePools ElasticDatabasePools

import { ElasticDatabasePools } from "diagrams-js/azure/database"

ElasticJobAgents ElasticJobAgents

import { ElasticJobAgents } from "diagrams-js/azure/database"

InstancePools InstancePools

import { InstancePools } from "diagrams-js/azure/database"

ManagedDatabases ManagedDatabases

import { ManagedDatabases } from "diagrams-js/azure/database"

SQLDatabases SQLDatabases

import { SQLDatabases } from "diagrams-js/azure/database"

SQLDatawarehouse SQLDatawarehouse

import { SQLDatawarehouse } from "diagrams-js/azure/database"

SQLManagedInstances SQLManagedInstances

import { SQLManagedInstances } from "diagrams-js/azure/database"

SQLServerStretchDatabases SQLServerStretchDatabases

import { SQLServerStretchDatabases } from "diagrams-js/azure/database"

SQLServers SQLServers

import { SQLServers } from "diagrams-js/azure/database"

SQLVM SQLVM

import { SQLVM } from "diagrams-js/azure/database"

SQL SQL

import { SQL } from "diagrams-js/azure/database"

SsisLiftAndShiftIr SsisLiftAndShiftIr

import { SsisLiftAndShiftIr } from "diagrams-js/azure/database"

SynapseAnalytics SynapseAnalytics

import { SynapseAnalytics } from "diagrams-js/azure/database"

VirtualClusters VirtualClusters

import { VirtualClusters } from "diagrams-js/azure/database"

VirtualDatacenter VirtualDatacenter

import { VirtualDatacenter } from "diagrams-js/azure/database"

azure/databases

AzureCosmosDb AzureCosmosDb

import { AzureCosmosDb } from "diagrams-js/azure/databases"

AzureDataExplorerClusters AzureDataExplorerClusters

import { AzureDataExplorerClusters } from "diagrams-js/azure/databases"

AzureDatabaseMariadbServer AzureDatabaseMariadbServer

import { AzureDatabaseMariadbServer } from "diagrams-js/azure/databases"

AzureDatabaseMigrationServices AzureDatabaseMigrationServices

import { AzureDatabaseMigrationServices } from "diagrams-js/azure/databases"

AzureDatabaseMysqlServer AzureDatabaseMysqlServer

import { AzureDatabaseMysqlServer } from "diagrams-js/azure/databases"

AzureDatabasePostgresqlServerGroup AzureDatabasePostgresqlServerGroup

import { AzureDatabasePostgresqlServerGroup } from "diagrams-js/azure/databases"

AzureDatabasePostgresqlServer AzureDatabasePostgresqlServer

import { AzureDatabasePostgresqlServer } from "diagrams-js/azure/databases"

AzurePurviewAccounts AzurePurviewAccounts

import { AzurePurviewAccounts } from "diagrams-js/azure/databases"

AzureSQLEdge AzureSQLEdge

import { AzureSQLEdge } from "diagrams-js/azure/databases"

AzureSQLServerStretchDatabases AzureSQLServerStretchDatabases

import { AzureSQLServerStretchDatabases } from "diagrams-js/azure/databases"

AzureSQLVM AzureSQLVM

import { AzureSQLVM } from "diagrams-js/azure/databases"

AzureSQL AzureSQL

import { AzureSQL } from "diagrams-js/azure/databases"

AzureSynapseAnalytics AzureSynapseAnalytics

import { AzureSynapseAnalytics } from "diagrams-js/azure/databases"

CacheRedis CacheRedis

import { CacheRedis } from "diagrams-js/azure/databases"

DataFactories DataFactories

import { DataFactories } from "diagrams-js/azure/databases"

ElasticJobAgents ElasticJobAgents

import { ElasticJobAgents } from "diagrams-js/azure/databases"

InstancePools InstancePools

import { InstancePools } from "diagrams-js/azure/databases"

ManagedDatabase ManagedDatabase

import { ManagedDatabase } from "diagrams-js/azure/databases"

OracleDatabase OracleDatabase

import { OracleDatabase } from "diagrams-js/azure/databases"

SQLDataWarehouses SQLDataWarehouses

import { SQLDataWarehouses } from "diagrams-js/azure/databases"

SQLDatabase SQLDatabase

import { SQLDatabase } from "diagrams-js/azure/databases"

SQLElasticPools SQLElasticPools

import { SQLElasticPools } from "diagrams-js/azure/databases"

SQLManagedInstance SQLManagedInstance

import { SQLManagedInstance } from "diagrams-js/azure/databases"

SQLServerRegistries SQLServerRegistries

import { SQLServerRegistries } from "diagrams-js/azure/databases"

SQLServer SQLServer

import { SQLServer } from "diagrams-js/azure/databases"

SsisLiftAndShiftIr SsisLiftAndShiftIr

import { SsisLiftAndShiftIr } from "diagrams-js/azure/databases"

VirtualClusters VirtualClusters

import { VirtualClusters } from "diagrams-js/azure/databases"

azure/devops

APIConnections APIConnections

import { APIConnections } from "diagrams-js/azure/devops"

APIManagementServices APIManagementServices

import { APIManagementServices } from "diagrams-js/azure/devops"

ApplicationInsights ApplicationInsights

import { ApplicationInsights } from "diagrams-js/azure/devops"

Artifacts Artifacts

import { Artifacts } from "diagrams-js/azure/devops"

AzureDevops AzureDevops

import { AzureDevops } from "diagrams-js/azure/devops"

Boards Boards

import { Boards } from "diagrams-js/azure/devops"

ChangeAnalysis ChangeAnalysis

import { ChangeAnalysis } from "diagrams-js/azure/devops"

Cloudtest Cloudtest

import { Cloudtest } from "diagrams-js/azure/devops"

CodeOptimization CodeOptimization

import { CodeOptimization } from "diagrams-js/azure/devops"

DevopsStarter DevopsStarter

import { DevopsStarter } from "diagrams-js/azure/devops"

Devops Devops

import { Devops } from "diagrams-js/azure/devops"

DevtestLabs DevtestLabs

import { DevtestLabs } from "diagrams-js/azure/devops"

LabAccounts LabAccounts

import { LabAccounts } from "diagrams-js/azure/devops"

LabServices LabServices

import { LabServices } from "diagrams-js/azure/devops"

LoadTesting LoadTesting

import { LoadTesting } from "diagrams-js/azure/devops"

Pipelines Pipelines

import { Pipelines } from "diagrams-js/azure/devops"

Repos Repos

import { Repos } from "diagrams-js/azure/devops"

TestPlans TestPlans

import { TestPlans } from "diagrams-js/azure/devops"

azure/general

AllResources AllResources

import { AllResources } from "diagrams-js/azure/general"

Allresources Allresources

import { Allresources } from "diagrams-js/azure/general"

Azurehome Azurehome

import { Azurehome } from "diagrams-js/azure/general"

Backlog Backlog

import { Backlog } from "diagrams-js/azure/general"

BizTalk BizTalk

import { BizTalk } from "diagrams-js/azure/general"

BlobBlock BlobBlock

import { BlobBlock } from "diagrams-js/azure/general"

BlobPage BlobPage

import { BlobPage } from "diagrams-js/azure/general"

Branch Branch

import { Branch } from "diagrams-js/azure/general"

Browser Browser

import { Browser } from "diagrams-js/azure/general"

Bug Bug

import { Bug } from "diagrams-js/azure/general"

Builds Builds

import { Builds } from "diagrams-js/azure/general"

Cache Cache

import { Cache } from "diagrams-js/azure/general"

Code Code

import { Code } from "diagrams-js/azure/general"

Commit Commit

import { Commit } from "diagrams-js/azure/general"

ControlsHorizontal ControlsHorizontal

import { ControlsHorizontal } from "diagrams-js/azure/general"

Controls Controls

import { Controls } from "diagrams-js/azure/general"

CostAlerts CostAlerts

import { CostAlerts } from "diagrams-js/azure/general"

CostAnalysis CostAnalysis

import { CostAnalysis } from "diagrams-js/azure/general"

CostBudgets CostBudgets

import { CostBudgets } from "diagrams-js/azure/general"

CostManagementAndBilling CostManagementAndBilling

import { CostManagementAndBilling } from "diagrams-js/azure/general"

CostManagement CostManagement

import { CostManagement } from "diagrams-js/azure/general"

Counter Counter

import { Counter } from "diagrams-js/azure/general"

Cubes Cubes

import { Cubes } from "diagrams-js/azure/general"

Dashboard Dashboard

import { Dashboard } from "diagrams-js/azure/general"

DevConsole DevConsole

import { DevConsole } from "diagrams-js/azure/general"

Developertools Developertools

import { Developertools } from "diagrams-js/azure/general"

Download Download

import { Download } from "diagrams-js/azure/general"

Error Error

import { Error } from "diagrams-js/azure/general"

Extensions Extensions

import { Extensions } from "diagrams-js/azure/general"

FeaturePreviews FeaturePreviews

import { FeaturePreviews } from "diagrams-js/azure/general"

File File

import { File } from "diagrams-js/azure/general"

Files Files

import { Files } from "diagrams-js/azure/general"

FolderBlank FolderBlank

import { FolderBlank } from "diagrams-js/azure/general"

FolderWebsite FolderWebsite

import { FolderWebsite } from "diagrams-js/azure/general"

FreeServices FreeServices

import { FreeServices } from "diagrams-js/azure/general"

Ftp Ftp

import { Ftp } from "diagrams-js/azure/general"

Gear Gear

import { Gear } from "diagrams-js/azure/general"

GlobeError GlobeError

import { GlobeError } from "diagrams-js/azure/general"

GlobeSuccess GlobeSuccess

import { GlobeSuccess } from "diagrams-js/azure/general"

GlobeWarning GlobeWarning

import { GlobeWarning } from "diagrams-js/azure/general"

Guide Guide

import { Guide } from "diagrams-js/azure/general"

Heart Heart

import { Heart } from "diagrams-js/azure/general"

HelpAndSupport HelpAndSupport

import { HelpAndSupport } from "diagrams-js/azure/general"

Helpsupport Helpsupport

import { Helpsupport } from "diagrams-js/azure/general"

Image Image

import { Image } from "diagrams-js/azure/general"

Information Information

import { Information } from "diagrams-js/azure/general"

InputOutput InputOutput

import { InputOutput } from "diagrams-js/azure/general"

JourneyHub JourneyHub

import { JourneyHub } from "diagrams-js/azure/general"

LaunchPortal LaunchPortal

import { LaunchPortal } from "diagrams-js/azure/general"

Learn Learn

import { Learn } from "diagrams-js/azure/general"

LoadTest LoadTest

import { LoadTest } from "diagrams-js/azure/general"

Location Location

import { Location } from "diagrams-js/azure/general"

LogStreaming LogStreaming

import { LogStreaming } from "diagrams-js/azure/general"

ManagementGroups ManagementGroups

import { ManagementGroups } from "diagrams-js/azure/general"

ManagementPortal ManagementPortal

import { ManagementPortal } from "diagrams-js/azure/general"

Managementgroups Managementgroups

import { Managementgroups } from "diagrams-js/azure/general"

MarketplaceManagement MarketplaceManagement

import { MarketplaceManagement } from "diagrams-js/azure/general"

Marketplace Marketplace

import { Marketplace } from "diagrams-js/azure/general"

MediaFile MediaFile

import { MediaFile } from "diagrams-js/azure/general"

Media Media

import { Media } from "diagrams-js/azure/general"

MobileEngagement MobileEngagement

import { MobileEngagement } from "diagrams-js/azure/general"

Mobile Mobile

import { Mobile } from "diagrams-js/azure/general"

Module Module

import { Module } from "diagrams-js/azure/general"

PowerUp PowerUp

import { PowerUp } from "diagrams-js/azure/general"

Power Power

import { Power } from "diagrams-js/azure/general"

Powershell Powershell

import { Powershell } from "diagrams-js/azure/general"

PreviewFeatures PreviewFeatures

import { PreviewFeatures } from "diagrams-js/azure/general"

ProcessExplorer ProcessExplorer

import { ProcessExplorer } from "diagrams-js/azure/general"

ProductionReadyDatabase ProductionReadyDatabase

import { ProductionReadyDatabase } from "diagrams-js/azure/general"

QuickstartCenter QuickstartCenter

import { QuickstartCenter } from "diagrams-js/azure/general"

Quickstartcenter Quickstartcenter

import { Quickstartcenter } from "diagrams-js/azure/general"

Recent Recent

import { Recent } from "diagrams-js/azure/general"

RegionManagement RegionManagement

import { RegionManagement } from "diagrams-js/azure/general"

Reservations Reservations

import { Reservations } from "diagrams-js/azure/general"

ResourceExplorer ResourceExplorer

import { ResourceExplorer } from "diagrams-js/azure/general"

ResourceGroupList ResourceGroupList

import { ResourceGroupList } from "diagrams-js/azure/general"

ResourceGroups ResourceGroups

import { ResourceGroups } from "diagrams-js/azure/general"

ResourceLinked ResourceLinked

import { ResourceLinked } from "diagrams-js/azure/general"

Resource Resource

import { Resource } from "diagrams-js/azure/general"

Resourcegroups Resourcegroups

import { Resourcegroups } from "diagrams-js/azure/general"

Scheduler Scheduler

import { Scheduler } from "diagrams-js/azure/general"

SearchGrid SearchGrid

import { SearchGrid } from "diagrams-js/azure/general"

Search Search

import { Search } from "diagrams-js/azure/general"

ServerFarm ServerFarm

import { ServerFarm } from "diagrams-js/azure/general"

ServiceHealth ServiceHealth

import { ServiceHealth } from "diagrams-js/azure/general"

Servicehealth Servicehealth

import { Servicehealth } from "diagrams-js/azure/general"

Shareddashboard Shareddashboard

import { Shareddashboard } from "diagrams-js/azure/general"

Ssd Ssd

import { Ssd } from "diagrams-js/azure/general"

StorageAzureFiles StorageAzureFiles

import { StorageAzureFiles } from "diagrams-js/azure/general"

StorageContainer StorageContainer

import { StorageContainer } from "diagrams-js/azure/general"

StorageQueue StorageQueue

import { StorageQueue } from "diagrams-js/azure/general"

Subscriptions Subscriptions

import { Subscriptions } from "diagrams-js/azure/general"

Support Support

import { Support } from "diagrams-js/azure/general"

Supportrequests Supportrequests

import { Supportrequests } from "diagrams-js/azure/general"

Table Table

import { Table } from "diagrams-js/azure/general"

Tag Tag

import { Tag } from "diagrams-js/azure/general"

Tags Tags

import { Tags } from "diagrams-js/azure/general"

Templates Templates

import { Templates } from "diagrams-js/azure/general"

TfsVcRepository TfsVcRepository

import { TfsVcRepository } from "diagrams-js/azure/general"

Toolbox Toolbox

import { Toolbox } from "diagrams-js/azure/general"

Troubleshoot Troubleshoot

import { Troubleshoot } from "diagrams-js/azure/general"

Twousericon Twousericon

import { Twousericon } from "diagrams-js/azure/general"

Userhealthicon Userhealthicon

import { Userhealthicon } from "diagrams-js/azure/general"

Usericon Usericon

import { Usericon } from "diagrams-js/azure/general"

Userprivacy Userprivacy

import { Userprivacy } from "diagrams-js/azure/general"

Userresource Userresource

import { Userresource } from "diagrams-js/azure/general"

Versions Versions

import { Versions } from "diagrams-js/azure/general"

WebSlots WebSlots

import { WebSlots } from "diagrams-js/azure/general"

WebTest WebTest

import { WebTest } from "diagrams-js/azure/general"

WebsitePower WebsitePower

import { WebsitePower } from "diagrams-js/azure/general"

WebsiteStaging WebsiteStaging

import { WebsiteStaging } from "diagrams-js/azure/general"

Whatsnew Whatsnew

import { Whatsnew } from "diagrams-js/azure/general"

Workbooks Workbooks

import { Workbooks } from "diagrams-js/azure/general"

Workflow Workflow

import { Workflow } from "diagrams-js/azure/general"

azure/hybridmulticloud

AzureOperator5gCore AzureOperator5gCore

import { AzureOperator5gCore } from "diagrams-js/azure/hybridmulticloud"

AzureOperatorInsights AzureOperatorInsights

import { AzureOperatorInsights } from "diagrams-js/azure/hybridmulticloud"

AzureOperatorNexus AzureOperatorNexus

import { AzureOperatorNexus } from "diagrams-js/azure/hybridmulticloud"

AzureOperatorServiceManager AzureOperatorServiceManager

import { AzureOperatorServiceManager } from "diagrams-js/azure/hybridmulticloud"

AzureProgrammableConnectivity AzureProgrammableConnectivity

import { AzureProgrammableConnectivity } from "diagrams-js/azure/hybridmulticloud"

azure/identity

AadLicenses AadLicenses

import { AadLicenses } from "diagrams-js/azure/identity"

AccessReview AccessReview

import { AccessReview } from "diagrams-js/azure/identity"

ActiveDirectoryConnectHealth ActiveDirectoryConnectHealth

import { ActiveDirectoryConnectHealth } from "diagrams-js/azure/identity"

ActiveDirectory ActiveDirectory

import { ActiveDirectory } from "diagrams-js/azure/identity"

ADB2C ADB2C

import { ADB2C } from "diagrams-js/azure/identity"

ADDomainServices ADDomainServices

import { ADDomainServices } from "diagrams-js/azure/identity"

ADIdentityProtection ADIdentityProtection

import { ADIdentityProtection } from "diagrams-js/azure/identity"

ADPrivilegedIdentityManagement ADPrivilegedIdentityManagement

import { ADPrivilegedIdentityManagement } from "diagrams-js/azure/identity"

AdministrativeUnits AdministrativeUnits

import { AdministrativeUnits } from "diagrams-js/azure/identity"

APIProxy APIProxy

import { APIProxy } from "diagrams-js/azure/identity"

AppRegistrations AppRegistrations

import { AppRegistrations } from "diagrams-js/azure/identity"

AzureActiveDirectory AzureActiveDirectory

import { AzureActiveDirectory } from "diagrams-js/azure/identity"

AzureADB2C AzureADB2C

import { AzureADB2C } from "diagrams-js/azure/identity"

AzureADDomainServices AzureADDomainServices

import { AzureADDomainServices } from "diagrams-js/azure/identity"

AzureADIdentityProtection AzureADIdentityProtection

import { AzureADIdentityProtection } from "diagrams-js/azure/identity"

AzureADPrivilegeIdentityManagement AzureADPrivilegeIdentityManagement

import { AzureADPrivilegeIdentityManagement } from "diagrams-js/azure/identity"

AzureADPrivlegedIdentityManagement AzureADPrivlegedIdentityManagement

import { AzureADPrivlegedIdentityManagement } from "diagrams-js/azure/identity"

AzureADRolesAndAdministrators AzureADRolesAndAdministrators

import { AzureADRolesAndAdministrators } from "diagrams-js/azure/identity"

AzureInformationProtection AzureInformationProtection

import { AzureInformationProtection } from "diagrams-js/azure/identity"

ConditionalAccess ConditionalAccess

import { ConditionalAccess } from "diagrams-js/azure/identity"

CustomAzureADRoles CustomAzureADRoles

import { CustomAzureADRoles } from "diagrams-js/azure/identity"

EnterpriseApplications EnterpriseApplications

import { EnterpriseApplications } from "diagrams-js/azure/identity"

EntraConnect EntraConnect

import { EntraConnect } from "diagrams-js/azure/identity"

EntraDomainServices EntraDomainServices

import { EntraDomainServices } from "diagrams-js/azure/identity"

EntraIDProtection EntraIDProtection

import { EntraIDProtection } from "diagrams-js/azure/identity"

EntraManagedIdentities EntraManagedIdentities

import { EntraManagedIdentities } from "diagrams-js/azure/identity"

EntraPrivlegedIdentityManagement EntraPrivlegedIdentityManagement

import { EntraPrivlegedIdentityManagement } from "diagrams-js/azure/identity"

EntraVerifiedID EntraVerifiedID

import { EntraVerifiedID } from "diagrams-js/azure/identity"

ExternalIdentities ExternalIdentities

import { ExternalIdentities } from "diagrams-js/azure/identity"

GlobalSecureAccess GlobalSecureAccess

import { GlobalSecureAccess } from "diagrams-js/azure/identity"

Groups Groups

import { Groups } from "diagrams-js/azure/identity"

IdentityGovernance IdentityGovernance

import { IdentityGovernance } from "diagrams-js/azure/identity"

InformationProtection InformationProtection

import { InformationProtection } from "diagrams-js/azure/identity"

InternetAccess InternetAccess

import { InternetAccess } from "diagrams-js/azure/identity"

ManagedIdentities ManagedIdentities

import { ManagedIdentities } from "diagrams-js/azure/identity"

PrivateAccess PrivateAccess

import { PrivateAccess } from "diagrams-js/azure/identity"

Security Security

import { Security } from "diagrams-js/azure/identity"

TenantProperties TenantProperties

import { TenantProperties } from "diagrams-js/azure/identity"

UserSettings UserSettings

import { UserSettings } from "diagrams-js/azure/identity"

Users Users

import { Users } from "diagrams-js/azure/identity"

VerifiableCredentials VerifiableCredentials

import { VerifiableCredentials } from "diagrams-js/azure/identity"

azure/integration

APIConnections APIConnections

import { APIConnections } from "diagrams-js/azure/integration"

APIForFhir APIForFhir

import { APIForFhir } from "diagrams-js/azure/integration"

APIManagementServices APIManagementServices

import { APIManagementServices } from "diagrams-js/azure/integration"

APIManagement APIManagement

import { APIManagement } from "diagrams-js/azure/integration"

AppConfiguration AppConfiguration

import { AppConfiguration } from "diagrams-js/azure/integration"

AzureAPIForFhir AzureAPIForFhir

import { AzureAPIForFhir } from "diagrams-js/azure/integration"

AzureDataCatalog AzureDataCatalog

import { AzureDataCatalog } from "diagrams-js/azure/integration"

AzureDataboxGateway AzureDataboxGateway

import { AzureDataboxGateway } from "diagrams-js/azure/integration"

AzureServiceBus AzureServiceBus

import { AzureServiceBus } from "diagrams-js/azure/integration"

AzureSQLServerStretchDatabases AzureSQLServerStretchDatabases

import { AzureSQLServerStretchDatabases } from "diagrams-js/azure/integration"

AzureStackEdge AzureStackEdge

import { AzureStackEdge } from "diagrams-js/azure/integration"

DataCatalog DataCatalog

import { DataCatalog } from "diagrams-js/azure/integration"

DataFactories DataFactories

import { DataFactories } from "diagrams-js/azure/integration"

EventGridDomains EventGridDomains

import { EventGridDomains } from "diagrams-js/azure/integration"

EventGridSubscriptions EventGridSubscriptions

import { EventGridSubscriptions } from "diagrams-js/azure/integration"

EventGridTopics EventGridTopics

import { EventGridTopics } from "diagrams-js/azure/integration"

IntegrationAccounts IntegrationAccounts

import { IntegrationAccounts } from "diagrams-js/azure/integration"

IntegrationEnvironments IntegrationEnvironments

import { IntegrationEnvironments } from "diagrams-js/azure/integration"

IntegrationServiceEnvironments IntegrationServiceEnvironments

import { IntegrationServiceEnvironments } from "diagrams-js/azure/integration"

LogicAppsCustomConnector LogicAppsCustomConnector

import { LogicAppsCustomConnector } from "diagrams-js/azure/integration"

LogicApps LogicApps

import { LogicApps } from "diagrams-js/azure/integration"

PartnerNamespace PartnerNamespace

import { PartnerNamespace } from "diagrams-js/azure/integration"

PartnerRegistration PartnerRegistration

import { PartnerRegistration } from "diagrams-js/azure/integration"

PartnerTopic PartnerTopic

import { PartnerTopic } from "diagrams-js/azure/integration"

PowerPlatform PowerPlatform

import { PowerPlatform } from "diagrams-js/azure/integration"

Relays Relays

import { Relays } from "diagrams-js/azure/integration"

SendgridAccounts SendgridAccounts

import { SendgridAccounts } from "diagrams-js/azure/integration"

ServiceBusRelays ServiceBusRelays

import { ServiceBusRelays } from "diagrams-js/azure/integration"

ServiceBus ServiceBus

import { ServiceBus } from "diagrams-js/azure/integration"

ServiceCatalogManagedApplicationDefinitions ServiceCatalogManagedApplicationDefinitions

import { ServiceCatalogManagedApplicationDefinitions } from "diagrams-js/azure/integration"

SoftwareAsAService SoftwareAsAService

import { SoftwareAsAService } from "diagrams-js/azure/integration"

SQLDataWarehouses SQLDataWarehouses

import { SQLDataWarehouses } from "diagrams-js/azure/integration"

StorsimpleDeviceManagers StorsimpleDeviceManagers

import { StorsimpleDeviceManagers } from "diagrams-js/azure/integration"

SystemTopic SystemTopic

import { SystemTopic } from "diagrams-js/azure/integration"

azure/intune

AzureADRolesAndAdministrators AzureADRolesAndAdministrators

import { AzureADRolesAndAdministrators } from "diagrams-js/azure/intune"

ClientApps ClientApps

import { ClientApps } from "diagrams-js/azure/intune"

DeviceCompliance DeviceCompliance

import { DeviceCompliance } from "diagrams-js/azure/intune"

DeviceConfiguration DeviceConfiguration

import { DeviceConfiguration } from "diagrams-js/azure/intune"

DeviceEnrollment DeviceEnrollment

import { DeviceEnrollment } from "diagrams-js/azure/intune"

DeviceSecurityApple DeviceSecurityApple

import { DeviceSecurityApple } from "diagrams-js/azure/intune"

DeviceSecurityGoogle DeviceSecurityGoogle

import { DeviceSecurityGoogle } from "diagrams-js/azure/intune"

DeviceSecurityWindows DeviceSecurityWindows

import { DeviceSecurityWindows } from "diagrams-js/azure/intune"

Devices Devices

import { Devices } from "diagrams-js/azure/intune"

Ebooks Ebooks

import { Ebooks } from "diagrams-js/azure/intune"

ExchangeAccess ExchangeAccess

import { ExchangeAccess } from "diagrams-js/azure/intune"

IntuneAppProtection IntuneAppProtection

import { IntuneAppProtection } from "diagrams-js/azure/intune"

IntuneForEducation IntuneForEducation

import { IntuneForEducation } from "diagrams-js/azure/intune"

Intune Intune

import { Intune } from "diagrams-js/azure/intune"

Mindaro Mindaro

import { Mindaro } from "diagrams-js/azure/intune"

SecurityBaselines SecurityBaselines

import { SecurityBaselines } from "diagrams-js/azure/intune"

SoftwareUpdates SoftwareUpdates

import { SoftwareUpdates } from "diagrams-js/azure/intune"

TenantStatus TenantStatus

import { TenantStatus } from "diagrams-js/azure/intune"

azure/iot

AzureCosmosDb AzureCosmosDb

import { AzureCosmosDb } from "diagrams-js/azure/iot"

AzureDataboxGateway AzureDataboxGateway

import { AzureDataboxGateway } from "diagrams-js/azure/iot"

AzureIotOperations AzureIotOperations

import { AzureIotOperations } from "diagrams-js/azure/iot"

AzureMapsAccounts AzureMapsAccounts

import { AzureMapsAccounts } from "diagrams-js/azure/iot"

AzureStack AzureStack

import { AzureStack } from "diagrams-js/azure/iot"

DeviceProvisioningServices DeviceProvisioningServices

import { DeviceProvisioningServices } from "diagrams-js/azure/iot"

DigitalTwins DigitalTwins

import { DigitalTwins } from "diagrams-js/azure/iot"

EventGridSubscriptions EventGridSubscriptions

import { EventGridSubscriptions } from "diagrams-js/azure/iot"

EventHubClusters EventHubClusters

import { EventHubClusters } from "diagrams-js/azure/iot"

EventHubs EventHubs

import { EventHubs } from "diagrams-js/azure/iot"

FunctionApps FunctionApps

import { FunctionApps } from "diagrams-js/azure/iot"

IndustrialIot IndustrialIot

import { IndustrialIot } from "diagrams-js/azure/iot"

IotCentralApplications IotCentralApplications

import { IotCentralApplications } from "diagrams-js/azure/iot"

IotEdge IotEdge

import { IotEdge } from "diagrams-js/azure/iot"

IotHubSecurity IotHubSecurity

import { IotHubSecurity } from "diagrams-js/azure/iot"

IotHub IotHub

import { IotHub } from "diagrams-js/azure/iot"

LogicApps LogicApps

import { LogicApps } from "diagrams-js/azure/iot"

MachineLearningStudioClassicWebServices MachineLearningStudioClassicWebServices

import { MachineLearningStudioClassicWebServices } from "diagrams-js/azure/iot"

MachineLearningStudioWebServicePlans MachineLearningStudioWebServicePlans

import { MachineLearningStudioWebServicePlans } from "diagrams-js/azure/iot"

MachineLearningStudioWorkspaces MachineLearningStudioWorkspaces

import { MachineLearningStudioWorkspaces } from "diagrams-js/azure/iot"

Maps Maps

import { Maps } from "diagrams-js/azure/iot"

NotificationHubNamespaces NotificationHubNamespaces

import { NotificationHubNamespaces } from "diagrams-js/azure/iot"

NotificationHubs NotificationHubs

import { NotificationHubs } from "diagrams-js/azure/iot"

Sphere Sphere

import { Sphere } from "diagrams-js/azure/iot"

StackHciPremium StackHciPremium

import { StackHciPremium } from "diagrams-js/azure/iot"

StreamAnalyticsJobs StreamAnalyticsJobs

import { StreamAnalyticsJobs } from "diagrams-js/azure/iot"

TimeSeriesDataSets TimeSeriesDataSets

import { TimeSeriesDataSets } from "diagrams-js/azure/iot"

TimeSeriesInsightsAccessPolicies TimeSeriesInsightsAccessPolicies

import { TimeSeriesInsightsAccessPolicies } from "diagrams-js/azure/iot"

TimeSeriesInsightsEnvironments TimeSeriesInsightsEnvironments

import { TimeSeriesInsightsEnvironments } from "diagrams-js/azure/iot"

TimeSeriesInsightsEventSources TimeSeriesInsightsEventSources

import { TimeSeriesInsightsEventSources } from "diagrams-js/azure/iot"

TimeSeriesInsightsEventsSources TimeSeriesInsightsEventsSources

import { TimeSeriesInsightsEventsSources } from "diagrams-js/azure/iot"

Windows10IotCoreServices Windows10IotCoreServices

import { Windows10IotCoreServices } from "diagrams-js/azure/iot"

Windows10CoreServices Windows10CoreServices

import { Windows10CoreServices } from "diagrams-js/azure/iot"

azure/managementgovernance

ActivityLog ActivityLog

import { ActivityLog } from "diagrams-js/azure/managementgovernance"

Advisor Advisor

import { Advisor } from "diagrams-js/azure/managementgovernance"

Alerts Alerts

import { Alerts } from "diagrams-js/azure/managementgovernance"

ApplicationInsights ApplicationInsights

import { ApplicationInsights } from "diagrams-js/azure/managementgovernance"

ArcMachines ArcMachines

import { ArcMachines } from "diagrams-js/azure/managementgovernance"

AutomationAccounts AutomationAccounts

import { AutomationAccounts } from "diagrams-js/azure/managementgovernance"

AzureArc AzureArc

import { AzureArc } from "diagrams-js/azure/managementgovernance"

AzureLighthouse AzureLighthouse

import { AzureLighthouse } from "diagrams-js/azure/managementgovernance"

Blueprints Blueprints

import { Blueprints } from "diagrams-js/azure/managementgovernance"

Compliance Compliance

import { Compliance } from "diagrams-js/azure/managementgovernance"

CostManagementAndBilling CostManagementAndBilling

import { CostManagementAndBilling } from "diagrams-js/azure/managementgovernance"

CustomerLockboxForMicrosoftAzure CustomerLockboxForMicrosoftAzure

import { CustomerLockboxForMicrosoftAzure } from "diagrams-js/azure/managementgovernance"

DiagnosticsSettings DiagnosticsSettings

import { DiagnosticsSettings } from "diagrams-js/azure/managementgovernance"

Education Education

import { Education } from "diagrams-js/azure/managementgovernance"

IntuneTrends IntuneTrends

import { IntuneTrends } from "diagrams-js/azure/managementgovernance"

LogAnalyticsWorkspaces LogAnalyticsWorkspaces

import { LogAnalyticsWorkspaces } from "diagrams-js/azure/managementgovernance"

Machinesazurearc Machinesazurearc

import { Machinesazurearc } from "diagrams-js/azure/managementgovernance"

ManagedApplicationsCenter ManagedApplicationsCenter

import { ManagedApplicationsCenter } from "diagrams-js/azure/managementgovernance"

ManagedDesktop ManagedDesktop

import { ManagedDesktop } from "diagrams-js/azure/managementgovernance"

Metrics Metrics

import { Metrics } from "diagrams-js/azure/managementgovernance"

Monitor Monitor

import { Monitor } from "diagrams-js/azure/managementgovernance"

MyCustomers MyCustomers

import { MyCustomers } from "diagrams-js/azure/managementgovernance"

OperationLogClassic OperationLogClassic

import { OperationLogClassic } from "diagrams-js/azure/managementgovernance"

Policy Policy

import { Policy } from "diagrams-js/azure/managementgovernance"

RecoveryServicesVaults RecoveryServicesVaults

import { RecoveryServicesVaults } from "diagrams-js/azure/managementgovernance"

ResourceGraphExplorer ResourceGraphExplorer

import { ResourceGraphExplorer } from "diagrams-js/azure/managementgovernance"

ResourcesProvider ResourcesProvider

import { ResourcesProvider } from "diagrams-js/azure/managementgovernance"

SchedulerJobCollections SchedulerJobCollections

import { SchedulerJobCollections } from "diagrams-js/azure/managementgovernance"

ServiceCatalogMad ServiceCatalogMad

import { ServiceCatalogMad } from "diagrams-js/azure/managementgovernance"

ServiceProviders ServiceProviders

import { ServiceProviders } from "diagrams-js/azure/managementgovernance"

Solutions Solutions

import { Solutions } from "diagrams-js/azure/managementgovernance"

UniversalPrint UniversalPrint

import { UniversalPrint } from "diagrams-js/azure/managementgovernance"

UserPrivacy UserPrivacy

import { UserPrivacy } from "diagrams-js/azure/managementgovernance"

azure/menu

Keys Keys

import { Keys } from "diagrams-js/azure/menu"

azure/migrate

AzureDataboxGateway AzureDataboxGateway

import { AzureDataboxGateway } from "diagrams-js/azure/migrate"

AzureMigrate AzureMigrate

import { AzureMigrate } from "diagrams-js/azure/migrate"

AzureStackEdge AzureStackEdge

import { AzureStackEdge } from "diagrams-js/azure/migrate"

CostManagementAndBilling CostManagementAndBilling

import { CostManagementAndBilling } from "diagrams-js/azure/migrate"

DataBox DataBox

import { DataBox } from "diagrams-js/azure/migrate"

RecoveryServicesVaults RecoveryServicesVaults

import { RecoveryServicesVaults } from "diagrams-js/azure/migrate"

azure/migration

AzureDatabaseMigrationServices AzureDatabaseMigrationServices

import { AzureDatabaseMigrationServices } from "diagrams-js/azure/migration"

DataBoxEdge DataBoxEdge

import { DataBoxEdge } from "diagrams-js/azure/migration"

DataBox DataBox

import { DataBox } from "diagrams-js/azure/migration"

DatabaseMigrationServices DatabaseMigrationServices

import { DatabaseMigrationServices } from "diagrams-js/azure/migration"

MigrationProjects MigrationProjects

import { MigrationProjects } from "diagrams-js/azure/migration"

RecoveryServicesVaults RecoveryServicesVaults

import { RecoveryServicesVaults } from "diagrams-js/azure/migration"

azure/mixedreality

RemoteRendering RemoteRendering

import { RemoteRendering } from "diagrams-js/azure/mixedreality"

SpatialAnchorAccounts SpatialAnchorAccounts

import { SpatialAnchorAccounts } from "diagrams-js/azure/mixedreality"

azure/ml

AzureOpenAI AzureOpenAI

import { AzureOpenAI } from "diagrams-js/azure/ml"

AzureSpeechService AzureSpeechService

import { AzureSpeechService } from "diagrams-js/azure/ml"

BatchAI BatchAI

import { BatchAI } from "diagrams-js/azure/ml"

BotServices BotServices

import { BotServices } from "diagrams-js/azure/ml"

CognitiveServices CognitiveServices

import { CognitiveServices } from "diagrams-js/azure/ml"

GenomicsAccounts GenomicsAccounts

import { GenomicsAccounts } from "diagrams-js/azure/ml"

MachineLearningServiceWorkspaces MachineLearningServiceWorkspaces

import { MachineLearningServiceWorkspaces } from "diagrams-js/azure/ml"

MachineLearningStudioWebServicePlans MachineLearningStudioWebServicePlans

import { MachineLearningStudioWebServicePlans } from "diagrams-js/azure/ml"

MachineLearningStudioWebServices MachineLearningStudioWebServices

import { MachineLearningStudioWebServices } from "diagrams-js/azure/ml"

MachineLearningStudioWorkspaces MachineLearningStudioWorkspaces

import { MachineLearningStudioWorkspaces } from "diagrams-js/azure/ml"

azure/mobile

AppServiceMobile AppServiceMobile

import { AppServiceMobile } from "diagrams-js/azure/mobile"

AppServices AppServices

import { AppServices } from "diagrams-js/azure/mobile"

MobileEngagement MobileEngagement

import { MobileEngagement } from "diagrams-js/azure/mobile"

NotificationHubs NotificationHubs

import { NotificationHubs } from "diagrams-js/azure/mobile"

PowerPlatform PowerPlatform

import { PowerPlatform } from "diagrams-js/azure/mobile"

azure/monitor

ActivityLog ActivityLog

import { ActivityLog } from "diagrams-js/azure/monitor"

ApplicationInsights ApplicationInsights

import { ApplicationInsights } from "diagrams-js/azure/monitor"

AutoScale AutoScale

import { AutoScale } from "diagrams-js/azure/monitor"

AzureMonitorsForSAPSolutions AzureMonitorsForSAPSolutions

import { AzureMonitorsForSAPSolutions } from "diagrams-js/azure/monitor"

AzureWorkbooks AzureWorkbooks

import { AzureWorkbooks } from "diagrams-js/azure/monitor"

ChangeAnalysis ChangeAnalysis

import { ChangeAnalysis } from "diagrams-js/azure/monitor"

DiagnosticsSettings DiagnosticsSettings

import { DiagnosticsSettings } from "diagrams-js/azure/monitor"

LogAnalyticsWorkspaces LogAnalyticsWorkspaces

import { LogAnalyticsWorkspaces } from "diagrams-js/azure/monitor"

Logs Logs

import { Logs } from "diagrams-js/azure/monitor"

Metrics Metrics

import { Metrics } from "diagrams-js/azure/monitor"

Monitor Monitor

import { Monitor } from "diagrams-js/azure/monitor"

NetworkWatcher NetworkWatcher

import { NetworkWatcher } from "diagrams-js/azure/monitor"

azure/network

ApplicationGateway ApplicationGateway

import { ApplicationGateway } from "diagrams-js/azure/network"

ApplicationSecurityGroups ApplicationSecurityGroups

import { ApplicationSecurityGroups } from "diagrams-js/azure/network"

CDNProfiles CDNProfiles

import { CDNProfiles } from "diagrams-js/azure/network"

Connections Connections

import { Connections } from "diagrams-js/azure/network"

DDOSProtectionPlans DDOSProtectionPlans

import { DDOSProtectionPlans } from "diagrams-js/azure/network"

DNSPrivateZones DNSPrivateZones

import { DNSPrivateZones } from "diagrams-js/azure/network"

DNSZones DNSZones

import { DNSZones } from "diagrams-js/azure/network"

ExpressrouteCircuits ExpressrouteCircuits

import { ExpressrouteCircuits } from "diagrams-js/azure/network"

Firewall Firewall

import { Firewall } from "diagrams-js/azure/network"

FrontDoors FrontDoors

import { FrontDoors } from "diagrams-js/azure/network"

LoadBalancers LoadBalancers

import { LoadBalancers } from "diagrams-js/azure/network"

LocalNetworkGateways LocalNetworkGateways

import { LocalNetworkGateways } from "diagrams-js/azure/network"

NetworkInterfaces NetworkInterfaces

import { NetworkInterfaces } from "diagrams-js/azure/network"

NetworkSecurityGroupsClassic NetworkSecurityGroupsClassic

import { NetworkSecurityGroupsClassic } from "diagrams-js/azure/network"

NetworkWatcher NetworkWatcher

import { NetworkWatcher } from "diagrams-js/azure/network"

OnPremisesDataGateways OnPremisesDataGateways

import { OnPremisesDataGateways } from "diagrams-js/azure/network"

PrivateEndpoint PrivateEndpoint

import { PrivateEndpoint } from "diagrams-js/azure/network"

PublicIpAddresses PublicIpAddresses

import { PublicIpAddresses } from "diagrams-js/azure/network"

ReservedIpAddressesClassic ReservedIpAddressesClassic

import { ReservedIpAddressesClassic } from "diagrams-js/azure/network"

RouteFilters RouteFilters

import { RouteFilters } from "diagrams-js/azure/network"

RouteTables RouteTables

import { RouteTables } from "diagrams-js/azure/network"

ServiceEndpointPolicies ServiceEndpointPolicies

import { ServiceEndpointPolicies } from "diagrams-js/azure/network"

Subnets Subnets

import { Subnets } from "diagrams-js/azure/network"

TrafficManagerProfiles TrafficManagerProfiles

import { TrafficManagerProfiles } from "diagrams-js/azure/network"

VirtualNetworkClassic VirtualNetworkClassic

import { VirtualNetworkClassic } from "diagrams-js/azure/network"

VirtualNetworkGateways VirtualNetworkGateways

import { VirtualNetworkGateways } from "diagrams-js/azure/network"

VirtualNetworks VirtualNetworks

import { VirtualNetworks } from "diagrams-js/azure/network"

VirtualWans VirtualWans

import { VirtualWans } from "diagrams-js/azure/network"

azure/networking

ApplicationGateways ApplicationGateways

import { ApplicationGateways } from "diagrams-js/azure/networking"

AtmMultistack AtmMultistack

import { AtmMultistack } from "diagrams-js/azure/networking"

AzureCommunicationsGateway AzureCommunicationsGateway

import { AzureCommunicationsGateway } from "diagrams-js/azure/networking"

AzureFirewallManager AzureFirewallManager

import { AzureFirewallManager } from "diagrams-js/azure/networking"

AzureFirewallPolicy AzureFirewallPolicy

import { AzureFirewallPolicy } from "diagrams-js/azure/networking"

Bastions Bastions

import { Bastions } from "diagrams-js/azure/networking"

CDNProfiles CDNProfiles

import { CDNProfiles } from "diagrams-js/azure/networking"

ConnectedCache ConnectedCache

import { ConnectedCache } from "diagrams-js/azure/networking"

Connections Connections

import { Connections } from "diagrams-js/azure/networking"

DDOSProtectionPlans DDOSProtectionPlans

import { DDOSProtectionPlans } from "diagrams-js/azure/networking"

DNSMultistack DNSMultistack

import { DNSMultistack } from "diagrams-js/azure/networking"

DNSPrivateResolver DNSPrivateResolver

import { DNSPrivateResolver } from "diagrams-js/azure/networking"

DNSSecurityPolicy DNSSecurityPolicy

import { DNSSecurityPolicy } from "diagrams-js/azure/networking"

DNSZones DNSZones

import { DNSZones } from "diagrams-js/azure/networking"

ExpressrouteCircuits ExpressrouteCircuits

import { ExpressrouteCircuits } from "diagrams-js/azure/networking"

Firewalls Firewalls

import { Firewalls } from "diagrams-js/azure/networking"

FrontDoorAndCDNProfiles FrontDoorAndCDNProfiles

import { FrontDoorAndCDNProfiles } from "diagrams-js/azure/networking"

IpAddressManager IpAddressManager

import { IpAddressManager } from "diagrams-js/azure/networking"

IpGroups IpGroups

import { IpGroups } from "diagrams-js/azure/networking"

LoadBalancerHub LoadBalancerHub

import { LoadBalancerHub } from "diagrams-js/azure/networking"

LoadBalancers LoadBalancers

import { LoadBalancers } from "diagrams-js/azure/networking"

LocalNetworkGateways LocalNetworkGateways

import { LocalNetworkGateways } from "diagrams-js/azure/networking"

Nat Nat

import { Nat } from "diagrams-js/azure/networking"

NetworkInterfaces NetworkInterfaces

import { NetworkInterfaces } from "diagrams-js/azure/networking"

NetworkSecurityGroups NetworkSecurityGroups

import { NetworkSecurityGroups } from "diagrams-js/azure/networking"

NetworkWatcher NetworkWatcher

import { NetworkWatcher } from "diagrams-js/azure/networking"

OnPremisesDataGateways OnPremisesDataGateways

import { OnPremisesDataGateways } from "diagrams-js/azure/networking"

PrivateLinkService PrivateLinkService

import { PrivateLinkService } from "diagrams-js/azure/networking"

PrivateLinkServices PrivateLinkServices

import { PrivateLinkServices } from "diagrams-js/azure/networking"

PrivateLink PrivateLink

import { PrivateLink } from "diagrams-js/azure/networking"

ProximityPlacementGroups ProximityPlacementGroups

import { ProximityPlacementGroups } from "diagrams-js/azure/networking"

PublicIpAddressesClassic PublicIpAddressesClassic

import { PublicIpAddressesClassic } from "diagrams-js/azure/networking"

PublicIpAddresses PublicIpAddresses

import { PublicIpAddresses } from "diagrams-js/azure/networking"

PublicIpPrefixes PublicIpPrefixes

import { PublicIpPrefixes } from "diagrams-js/azure/networking"

ReservedIpAddressesClassic ReservedIpAddressesClassic

import { ReservedIpAddressesClassic } from "diagrams-js/azure/networking"

ResourceManagementPrivateLink ResourceManagementPrivateLink

import { ResourceManagementPrivateLink } from "diagrams-js/azure/networking"

RouteFilters RouteFilters

import { RouteFilters } from "diagrams-js/azure/networking"

RouteTables RouteTables

import { RouteTables } from "diagrams-js/azure/networking"

ServiceEndpointPolicies ServiceEndpointPolicies

import { ServiceEndpointPolicies } from "diagrams-js/azure/networking"

SpotVM SpotVM

import { SpotVM } from "diagrams-js/azure/networking"

SpotVmss SpotVmss

import { SpotVmss } from "diagrams-js/azure/networking"

Subnet Subnet

import { Subnet } from "diagrams-js/azure/networking"

TrafficController TrafficController

import { TrafficController } from "diagrams-js/azure/networking"

TrafficManagerProfiles TrafficManagerProfiles

import { TrafficManagerProfiles } from "diagrams-js/azure/networking"

VirtualNetworkGateways VirtualNetworkGateways

import { VirtualNetworkGateways } from "diagrams-js/azure/networking"

VirtualNetworksClassic VirtualNetworksClassic

import { VirtualNetworksClassic } from "diagrams-js/azure/networking"

VirtualNetworks VirtualNetworks

import { VirtualNetworks } from "diagrams-js/azure/networking"

VirtualRouter VirtualRouter

import { VirtualRouter } from "diagrams-js/azure/networking"

VirtualWanHub VirtualWanHub

import { VirtualWanHub } from "diagrams-js/azure/networking"

VirtualWans VirtualWans

import { VirtualWans } from "diagrams-js/azure/networking"

WebApplicationFirewallPolicieswaf WebApplicationFirewallPolicieswaf

import { WebApplicationFirewallPolicieswaf } from "diagrams-js/azure/networking"

azure/newicons

AzureSustainability AzureSustainability

import { AzureSustainability } from "diagrams-js/azure/newicons"

ConnectedVehiclePlatform ConnectedVehiclePlatform

import { ConnectedVehiclePlatform } from "diagrams-js/azure/newicons"

EntraConnectHealth EntraConnectHealth

import { EntraConnectHealth } from "diagrams-js/azure/newicons"

EntraConnectSync EntraConnectSync

import { EntraConnectSync } from "diagrams-js/azure/newicons"

IcmTroubleshooting IcmTroubleshooting

import { IcmTroubleshooting } from "diagrams-js/azure/newicons"

Osconfig Osconfig

import { Osconfig } from "diagrams-js/azure/newicons"

StorageActions StorageActions

import { StorageActions } from "diagrams-js/azure/newicons"

azure/other

AadLicenses AadLicenses

import { AadLicenses } from "diagrams-js/azure/other"

AksIstio AksIstio

import { AksIstio } from "diagrams-js/azure/other"

AppComplianceAutomation AppComplianceAutomation

import { AppComplianceAutomation } from "diagrams-js/azure/other"

AppRegistrations AppRegistrations

import { AppRegistrations } from "diagrams-js/azure/other"

Aquila Aquila

import { Aquila } from "diagrams-js/azure/other"

ArcDataServices ArcDataServices

import { ArcDataServices } from "diagrams-js/azure/other"

ArcKubernetes ArcKubernetes

import { ArcKubernetes } from "diagrams-js/azure/other"

ArcPostgresql ArcPostgresql

import { ArcPostgresql } from "diagrams-js/azure/other"

ArcSQLManagedInstance ArcSQLManagedInstance

import { ArcSQLManagedInstance } from "diagrams-js/azure/other"

ArcSQLServer ArcSQLServer

import { ArcSQLServer } from "diagrams-js/azure/other"

AvsVM AvsVM

import { AvsVM } from "diagrams-js/azure/other"

AzureA AzureA

import { AzureA } from "diagrams-js/azure/other"

AzureBackupCenter AzureBackupCenter

import { AzureBackupCenter } from "diagrams-js/azure/other"

AzureCenterForSAP AzureCenterForSAP

import { AzureCenterForSAP } from "diagrams-js/azure/other"

AzureChaosStudio AzureChaosStudio

import { AzureChaosStudio } from "diagrams-js/azure/other"

AzureCloudShell AzureCloudShell

import { AzureCloudShell } from "diagrams-js/azure/other"

AzureCommunicationServices AzureCommunicationServices

import { AzureCommunicationServices } from "diagrams-js/azure/other"

AzureComputeGalleries AzureComputeGalleries

import { AzureComputeGalleries } from "diagrams-js/azure/other"

AzureDeploymentEnvironments AzureDeploymentEnvironments

import { AzureDeploymentEnvironments } from "diagrams-js/azure/other"

AzureDevTunnels AzureDevTunnels

import { AzureDevTunnels } from "diagrams-js/azure/other"

AzureEdgeHardwareCenter AzureEdgeHardwareCenter

import { AzureEdgeHardwareCenter } from "diagrams-js/azure/other"

AzureHpcWorkbenches AzureHpcWorkbenches

import { AzureHpcWorkbenches } from "diagrams-js/azure/other"

AzureLoadTesting AzureLoadTesting

import { AzureLoadTesting } from "diagrams-js/azure/other"

AzureManagedGrafana AzureManagedGrafana

import { AzureManagedGrafana } from "diagrams-js/azure/other"

AzureMonitorDashboard AzureMonitorDashboard

import { AzureMonitorDashboard } from "diagrams-js/azure/other"

AzureNetworkFunctionManagerFunctions AzureNetworkFunctionManagerFunctions

import { AzureNetworkFunctionManagerFunctions } from "diagrams-js/azure/other"

AzureNetworkFunctionManager AzureNetworkFunctionManager

import { AzureNetworkFunctionManager } from "diagrams-js/azure/other"

AzureOrbital AzureOrbital

import { AzureOrbital } from "diagrams-js/azure/other"

AzureQuotas AzureQuotas

import { AzureQuotas } from "diagrams-js/azure/other"

AzureSphere AzureSphere

import { AzureSphere } from "diagrams-js/azure/other"

AzureStorageMover AzureStorageMover

import { AzureStorageMover } from "diagrams-js/azure/other"

AzureSupportCenterBlue AzureSupportCenterBlue

import { AzureSupportCenterBlue } from "diagrams-js/azure/other"

AzureVideoIndexer AzureVideoIndexer

import { AzureVideoIndexer } from "diagrams-js/azure/other"

AzureVirtualDesktop AzureVirtualDesktop

import { AzureVirtualDesktop } from "diagrams-js/azure/other"

AzureVmwareSolution AzureVmwareSolution

import { AzureVmwareSolution } from "diagrams-js/azure/other"

Azureattestation Azureattestation

import { Azureattestation } from "diagrams-js/azure/other"

Azurite Azurite

import { Azurite } from "diagrams-js/azure/other"

BackupVault BackupVault

import { BackupVault } from "diagrams-js/azure/other"

BareMetalInfrastructure BareMetalInfrastructure

import { BareMetalInfrastructure } from "diagrams-js/azure/other"

CapacityReservationGroups CapacityReservationGroups

import { CapacityReservationGroups } from "diagrams-js/azure/other"

CentralServiceInstanceForSAP CentralServiceInstanceForSAP

import { CentralServiceInstanceForSAP } from "diagrams-js/azure/other"

Ceres Ceres

import { Ceres } from "diagrams-js/azure/other"

CloudServicesExtendedSupport CloudServicesExtendedSupport

import { CloudServicesExtendedSupport } from "diagrams-js/azure/other"

CommunityImages CommunityImages

import { CommunityImages } from "diagrams-js/azure/other"

ComplianceCenter ComplianceCenter

import { ComplianceCenter } from "diagrams-js/azure/other"

ConfidentialLedgers ConfidentialLedgers

import { ConfidentialLedgers } from "diagrams-js/azure/other"

ContainerAppsEnvironments ContainerAppsEnvironments

import { ContainerAppsEnvironments } from "diagrams-js/azure/other"

CostExport CostExport

import { CostExport } from "diagrams-js/azure/other"

CustomIpPrefix CustomIpPrefix

import { CustomIpPrefix } from "diagrams-js/azure/other"

DashboardHub DashboardHub

import { DashboardHub } from "diagrams-js/azure/other"

DataCollectionRules DataCollectionRules

import { DataCollectionRules } from "diagrams-js/azure/other"

DatabaseInstanceForSAP DatabaseInstanceForSAP

import { DatabaseInstanceForSAP } from "diagrams-js/azure/other"

DedicatedHsm DedicatedHsm

import { DedicatedHsm } from "diagrams-js/azure/other"

DefenderCmLocalManager DefenderCmLocalManager

import { DefenderCmLocalManager } from "diagrams-js/azure/other"

DefenderDcsController DefenderDcsController

import { DefenderDcsController } from "diagrams-js/azure/other"

DefenderDistributerControlSystem DefenderDistributerControlSystem

import { DefenderDistributerControlSystem } from "diagrams-js/azure/other"

DefenderEngineeringStation DefenderEngineeringStation

import { DefenderEngineeringStation } from "diagrams-js/azure/other"

DefenderExternalManagement DefenderExternalManagement

import { DefenderExternalManagement } from "diagrams-js/azure/other"

DefenderFreezerMonitor DefenderFreezerMonitor

import { DefenderFreezerMonitor } from "diagrams-js/azure/other"

DefenderHistorian DefenderHistorian

import { DefenderHistorian } from "diagrams-js/azure/other"

DefenderHmi DefenderHmi

import { DefenderHmi } from "diagrams-js/azure/other"

DefenderIndustrialPackagingSystem DefenderIndustrialPackagingSystem

import { DefenderIndustrialPackagingSystem } from "diagrams-js/azure/other"

DefenderIndustrialPrinter DefenderIndustrialPrinter

import { DefenderIndustrialPrinter } from "diagrams-js/azure/other"

DefenderIndustrialRobot DefenderIndustrialRobot

import { DefenderIndustrialRobot } from "diagrams-js/azure/other"

DefenderIndustrialScaleSystem DefenderIndustrialScaleSystem

import { DefenderIndustrialScaleSystem } from "diagrams-js/azure/other"

DefenderMarquee DefenderMarquee

import { DefenderMarquee } from "diagrams-js/azure/other"

DefenderMeter DefenderMeter

import { DefenderMeter } from "diagrams-js/azure/other"

DefenderPlc DefenderPlc

import { DefenderPlc } from "diagrams-js/azure/other"

DefenderPneumaticDevice DefenderPneumaticDevice

import { DefenderPneumaticDevice } from "diagrams-js/azure/other"

DefenderProgramableBoard DefenderProgramableBoard

import { DefenderProgramableBoard } from "diagrams-js/azure/other"

DefenderRelay DefenderRelay

import { DefenderRelay } from "diagrams-js/azure/other"

DefenderRobotController DefenderRobotController

import { DefenderRobotController } from "diagrams-js/azure/other"

DefenderRtu DefenderRtu

import { DefenderRtu } from "diagrams-js/azure/other"

DefenderSensor DefenderSensor

import { DefenderSensor } from "diagrams-js/azure/other"

DefenderSlot DefenderSlot

import { DefenderSlot } from "diagrams-js/azure/other"

DefenderWebGuidingSystem DefenderWebGuidingSystem

import { DefenderWebGuidingSystem } from "diagrams-js/azure/other"

DeviceUpdateIotHub DeviceUpdateIotHub

import { DeviceUpdateIotHub } from "diagrams-js/azure/other"

DiskPool DiskPool

import { DiskPool } from "diagrams-js/azure/other"

EdgeManagement EdgeManagement

import { EdgeManagement } from "diagrams-js/azure/other"

ElasticSan ElasticSan

import { ElasticSan } from "diagrams-js/azure/other"

ExchangeOnPremisesAccess ExchangeOnPremisesAccess

import { ExchangeOnPremisesAccess } from "diagrams-js/azure/other"

ExpressRouteTrafficCollector ExpressRouteTrafficCollector

import { ExpressRouteTrafficCollector } from "diagrams-js/azure/other"

ExpressrouteDirect ExpressrouteDirect

import { ExpressrouteDirect } from "diagrams-js/azure/other"

FhirService FhirService

import { FhirService } from "diagrams-js/azure/other"

Fiji Fiji

import { Fiji } from "diagrams-js/azure/other"

HdiAksCluster HdiAksCluster

import { HdiAksCluster } from "diagrams-js/azure/other"

InstancePools InstancePools

import { InstancePools } from "diagrams-js/azure/other"

InternetAnalyzerProfiles InternetAnalyzerProfiles

import { InternetAnalyzerProfiles } from "diagrams-js/azure/other"

KubernetesFleetManager KubernetesFleetManager

import { KubernetesFleetManager } from "diagrams-js/azure/other"

LocalNetworkGateways LocalNetworkGateways

import { LocalNetworkGateways } from "diagrams-js/azure/other"

LogAnalyticsQueryPack LogAnalyticsQueryPack

import { LogAnalyticsQueryPack } from "diagrams-js/azure/other"

ManagedInstanceApacheCassandra ManagedInstanceApacheCassandra

import { ManagedInstanceApacheCassandra } from "diagrams-js/azure/other"

MedtechService MedtechService

import { MedtechService } from "diagrams-js/azure/other"

MicrosoftDevBox MicrosoftDevBox

import { MicrosoftDevBox } from "diagrams-js/azure/other"

MissionLandingZone MissionLandingZone

import { MissionLandingZone } from "diagrams-js/azure/other"

MobileNetworks MobileNetworks

import { MobileNetworks } from "diagrams-js/azure/other"

ModularDataCenter ModularDataCenter

import { ModularDataCenter } from "diagrams-js/azure/other"

NetworkManagers NetworkManagers

import { NetworkManagers } from "diagrams-js/azure/other"

NetworkSecurityPerimeters NetworkSecurityPerimeters

import { NetworkSecurityPerimeters } from "diagrams-js/azure/other"

OpenSupplyChainPlatform OpenSupplyChainPlatform

import { OpenSupplyChainPlatform } from "diagrams-js/azure/other"

PeeringService PeeringService

import { PeeringService } from "diagrams-js/azure/other"

Peerings Peerings

import { Peerings } from "diagrams-js/azure/other"

PrivateEndpoints PrivateEndpoints

import { PrivateEndpoints } from "diagrams-js/azure/other"

ReservedCapacity ReservedCapacity

import { ReservedCapacity } from "diagrams-js/azure/other"

ResourceGuard ResourceGuard

import { ResourceGuard } from "diagrams-js/azure/other"

ResourceMover ResourceMover

import { ResourceMover } from "diagrams-js/azure/other"

Rtos Rtos

import { Rtos } from "diagrams-js/azure/other"

SavingsPlans SavingsPlans

import { SavingsPlans } from "diagrams-js/azure/other"

ScvmmManagementServers ScvmmManagementServers

import { ScvmmManagementServers } from "diagrams-js/azure/other"

SonicDash SonicDash

import { SonicDash } from "diagrams-js/azure/other"

SshKeys SshKeys

import { SshKeys } from "diagrams-js/azure/other"

StorageFunctions StorageFunctions

import { StorageFunctions } from "diagrams-js/azure/other"

TargetsManagement TargetsManagement

import { TargetsManagement } from "diagrams-js/azure/other"

TemplateSpecs TemplateSpecs

import { TemplateSpecs } from "diagrams-js/azure/other"

TestBase TestBase

import { TestBase } from "diagrams-js/azure/other"

UpdateManagementCenter UpdateManagementCenter

import { UpdateManagementCenter } from "diagrams-js/azure/other"

VideoAnalyzers VideoAnalyzers

import { VideoAnalyzers } from "diagrams-js/azure/other"

VirtualEnclaves VirtualEnclaves

import { VirtualEnclaves } from "diagrams-js/azure/other"

VirtualInstanceForSAP VirtualInstanceForSAP

import { VirtualInstanceForSAP } from "diagrams-js/azure/other"

VirtualVisitsBuilder VirtualVisitsBuilder

import { VirtualVisitsBuilder } from "diagrams-js/azure/other"

VMAppDefinitions VMAppDefinitions

import { VMAppDefinitions } from "diagrams-js/azure/other"

VMAppVersions VMAppVersions

import { VMAppVersions } from "diagrams-js/azure/other"

VMImageVersion VMImageVersion

import { VMImageVersion } from "diagrams-js/azure/other"

Wac Wac

import { Wac } from "diagrams-js/azure/other"

WebAppDatabase WebAppDatabase

import { WebAppDatabase } from "diagrams-js/azure/other"

WebJobs WebJobs

import { WebJobs } from "diagrams-js/azure/other"

WindowsNotificationServices WindowsNotificationServices

import { WindowsNotificationServices } from "diagrams-js/azure/other"

WorkerContainerApp WorkerContainerApp

import { WorkerContainerApp } from "diagrams-js/azure/other"

azure/security

ApplicationSecurityGroups ApplicationSecurityGroups

import { ApplicationSecurityGroups } from "diagrams-js/azure/security"

AzureADAuthenticationMethods AzureADAuthenticationMethods

import { AzureADAuthenticationMethods } from "diagrams-js/azure/security"

AzureADIdentityProtection AzureADIdentityProtection

import { AzureADIdentityProtection } from "diagrams-js/azure/security"

AzureADPrivlegedIdentityManagement AzureADPrivlegedIdentityManagement

import { AzureADPrivlegedIdentityManagement } from "diagrams-js/azure/security"

AzureADRiskySignins AzureADRiskySignins

import { AzureADRiskySignins } from "diagrams-js/azure/security"

AzureADRiskyUsers AzureADRiskyUsers

import { AzureADRiskyUsers } from "diagrams-js/azure/security"

AzureInformationProtection AzureInformationProtection

import { AzureInformationProtection } from "diagrams-js/azure/security"

AzureSentinel AzureSentinel

import { AzureSentinel } from "diagrams-js/azure/security"

ConditionalAccess ConditionalAccess

import { ConditionalAccess } from "diagrams-js/azure/security"

Defender Defender

import { Defender } from "diagrams-js/azure/security"

Detonation Detonation

import { Detonation } from "diagrams-js/azure/security"

ExtendedSecurityUpdates ExtendedSecurityUpdates

import { ExtendedSecurityUpdates } from "diagrams-js/azure/security"

Extendedsecurityupdates Extendedsecurityupdates

import { Extendedsecurityupdates } from "diagrams-js/azure/security"

IdentitySecureScore IdentitySecureScore

import { IdentitySecureScore } from "diagrams-js/azure/security"

KeyVaults KeyVaults

import { KeyVaults } from "diagrams-js/azure/security"

MicrosoftDefenderEasm MicrosoftDefenderEasm

import { MicrosoftDefenderEasm } from "diagrams-js/azure/security"

MicrosoftDefenderForCloud MicrosoftDefenderForCloud

import { MicrosoftDefenderForCloud } from "diagrams-js/azure/security"

MicrosoftDefenderForIot MicrosoftDefenderForIot

import { MicrosoftDefenderForIot } from "diagrams-js/azure/security"

MultifactorAuthentication MultifactorAuthentication

import { MultifactorAuthentication } from "diagrams-js/azure/security"

SecurityCenter SecurityCenter

import { SecurityCenter } from "diagrams-js/azure/security"

Sentinel Sentinel

import { Sentinel } from "diagrams-js/azure/security"

UserSettings UserSettings

import { UserSettings } from "diagrams-js/azure/security"

azure/storage

ArchiveStorage ArchiveStorage

import { ArchiveStorage } from "diagrams-js/azure/storage"

AzureDataboxGateway AzureDataboxGateway

import { AzureDataboxGateway } from "diagrams-js/azure/storage"

AzureFileshares AzureFileshares

import { AzureFileshares } from "diagrams-js/azure/storage"

AzureHcpCache AzureHcpCache

import { AzureHcpCache } from "diagrams-js/azure/storage"

AzureNetappFiles AzureNetappFiles

import { AzureNetappFiles } from "diagrams-js/azure/storage"

AzureStackEdge AzureStackEdge

import { AzureStackEdge } from "diagrams-js/azure/storage"

Azurefxtedgefiler Azurefxtedgefiler

import { Azurefxtedgefiler } from "diagrams-js/azure/storage"

BlobStorage BlobStorage

import { BlobStorage } from "diagrams-js/azure/storage"

DataBoxEdgeDataBoxGateway DataBoxEdgeDataBoxGateway

import { DataBoxEdgeDataBoxGateway } from "diagrams-js/azure/storage"

DataBox DataBox

import { DataBox } from "diagrams-js/azure/storage"

DataLakeStorageGen1 DataLakeStorageGen1

import { DataLakeStorageGen1 } from "diagrams-js/azure/storage"

DataLakeStorage DataLakeStorage

import { DataLakeStorage } from "diagrams-js/azure/storage"

DataShareInvitations DataShareInvitations

import { DataShareInvitations } from "diagrams-js/azure/storage"

DataShares DataShares

import { DataShares } from "diagrams-js/azure/storage"

GeneralStorage GeneralStorage

import { GeneralStorage } from "diagrams-js/azure/storage"

ImportExportJobs ImportExportJobs

import { ImportExportJobs } from "diagrams-js/azure/storage"

NetappFiles NetappFiles

import { NetappFiles } from "diagrams-js/azure/storage"

QueuesStorage QueuesStorage

import { QueuesStorage } from "diagrams-js/azure/storage"

RecoveryServicesVaults RecoveryServicesVaults

import { RecoveryServicesVaults } from "diagrams-js/azure/storage"

StorageAccountsClassic StorageAccountsClassic

import { StorageAccountsClassic } from "diagrams-js/azure/storage"

StorageAccounts StorageAccounts

import { StorageAccounts } from "diagrams-js/azure/storage"

StorageExplorer StorageExplorer

import { StorageExplorer } from "diagrams-js/azure/storage"

StorageSyncServices StorageSyncServices

import { StorageSyncServices } from "diagrams-js/azure/storage"

StorsimpleDataManagers StorsimpleDataManagers

import { StorsimpleDataManagers } from "diagrams-js/azure/storage"

StorsimpleDeviceManagers StorsimpleDeviceManagers

import { StorsimpleDeviceManagers } from "diagrams-js/azure/storage"

TableStorage TableStorage

import { TableStorage } from "diagrams-js/azure/storage"

azure/web

APICenter APICenter

import { APICenter } from "diagrams-js/azure/web"

APIConnections APIConnections

import { APIConnections } from "diagrams-js/azure/web"

APIManagementServices APIManagementServices

import { APIManagementServices } from "diagrams-js/azure/web"

AppServiceCertificates AppServiceCertificates

import { AppServiceCertificates } from "diagrams-js/azure/web"

AppServiceDomains AppServiceDomains

import { AppServiceDomains } from "diagrams-js/azure/web"

AppServiceEnvironments AppServiceEnvironments

import { AppServiceEnvironments } from "diagrams-js/azure/web"

AppServicePlans AppServicePlans

import { AppServicePlans } from "diagrams-js/azure/web"

AppServices AppServices

import { AppServices } from "diagrams-js/azure/web"

AppSpace AppSpace

import { AppSpace } from "diagrams-js/azure/web"

AzureMediaService AzureMediaService

import { AzureMediaService } from "diagrams-js/azure/web"

AzureSpringApps AzureSpringApps

import { AzureSpringApps } from "diagrams-js/azure/web"

CognitiveSearch CognitiveSearch

import { CognitiveSearch } from "diagrams-js/azure/web"

CognitiveServices CognitiveServices

import { CognitiveServices } from "diagrams-js/azure/web"

FrontDoorAndCDNProfiles FrontDoorAndCDNProfiles

import { FrontDoorAndCDNProfiles } from "diagrams-js/azure/web"

MediaServices MediaServices

import { MediaServices } from "diagrams-js/azure/web"

NotificationHubNamespaces NotificationHubNamespaces

import { NotificationHubNamespaces } from "diagrams-js/azure/web"

PowerPlatform PowerPlatform

import { PowerPlatform } from "diagrams-js/azure/web"

Search Search

import { Search } from "diagrams-js/azure/web"

Signalr Signalr

import { Signalr } from "diagrams-js/azure/web"

StaticApps StaticApps

import { StaticApps } from "diagrams-js/azure/web"