|
|
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><title>Azure · Diagrams</title><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta name="generator" content="Docusaurus"/><meta name="description" content="Node classes list of the azure provider."/><meta name="docsearch:language" content="en"/><meta property="og:title" content="Azure · Diagrams"/><meta property="og:type" content="website"/><meta property="og:url" content="https://diagrams.mingrammer.com/"/><meta property="og:description" content="Node classes list of the azure provider."/><meta property="og:image" content="https://diagrams.mingrammer.com/img/diagrams.png"/><meta name="twitter:card" content="summary"/><meta name="twitter:image" content="https://diagrams.mingrammer.com/img/diagrams.png"/><link rel="shortcut icon" href="/img/diagrams.ico"/><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css"/><script>
|
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
|
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
|
|
|
|
|
ga('create', 'UA-84081627-3', 'auto');
|
|
|
ga('send', 'pageview');
|
|
|
</script><script type="text/javascript" src="https://buttons.github.io/buttons.js"></script><script src="/js/scrollSpy.js"></script><link rel="stylesheet" href="/css/main.css"/><script src="/js/codetabs.js"></script></head><body class="sideNavVisible separateOnPageNav"><div class="fixedHeaderContainer"><div class="headerWrapper wrapper"><header><a href="/"><img class="logo" src="/img/diagrams.ico" alt="Diagrams"/><h2 class="headerTitleWithLogo">Diagrams</h2></a><div class="navigationWrapper navigationSlider"><nav class="slidingNav"><ul class="nav-site nav-site-internal"><li class="siteNavGroupActive"><a href="/docs/getting-started/installation" target="_self">Docs</a></li><li class="siteNavGroupActive"><a href="/docs/guides/diagram" target="_self">Guides</a></li><li class="siteNavGroupActive"><a href="/docs/nodes/aws" target="_self">Nodes</a></li><li class=""><a href="https://github.com/mingrammer/diagrams" target="_self">GitHub</a></li><li class=""><a href="https://www.buymeacoffee.com/mingrammer" target="_self">Sponsoring</a></li></ul></nav></div></header></div></div><div class="navPusher"><div class="docMainWrapper wrapper"><div class="docsNavContainer" id="docsNav"><nav class="toc"><div class="toggleNav"><section class="navWrapper wrapper"><div class="navBreadcrumb wrapper"><div class="navToggle" id="navToggler"><div class="hamburger-menu"><div class="line1"></div><div class="line2"></div><div class="line3"></div></div></div><h2><i>›</i><span>Nodes</span></h2><div class="tocToggler" id="tocToggler"><i class="icon-toc"></i></div></div><div class="navGroups"><div class="navGroup"><h3 class="navGroupCategoryTitle">Getting Started</h3><ul class=""><li class="navListItem"><a class="navItem" href="/docs/getting-started/installation">Installation</a></li><li class="navListItem"><a class="navItem" href="/docs/getting-started/examples">Examples</a></li></ul></div><div class="navGroup"><h3 class="navGroupCategoryTitle">Guides</h3><ul class=""><li class="navListItem"><a class="navItem" href="/docs/guides/diagram">Diagrams</a></li><li class="navListItem"><a class="navItem" href="/docs/guides/node">Nodes</a></li><li class="navListItem"><a class="navItem" href="/docs/guides/cluster">Clusters</a></li><li class="navListItem"><a class="navItem" href="/docs/guides/edge">Edges</a></li></ul></div><div class="navGroup"><h3 class="navGroupCategoryTitle">Nodes</h3><ul class=""><li class="navListItem"><a class="navItem" href="/docs/nodes/onprem">OnPrem</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/aws">AWS</a></li><li class="navListItem navListItemActive"><a class="navItem" href="/docs/nodes/azure">Azure</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/gcp">GCP</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/ibm">IBM</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/k8s">K8S</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/alibabacloud">AlibabaCloud</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/oci">OCI</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/openstack">OpenStack</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/firebase">Firebase</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/digitalocean">DigitalOcean</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/elastic">Elastic</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/outscale">Outscale</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/generic">Generic</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/programming">Programming</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/saas">Saas</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/c4">C4</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/custom">Custom</a></li><li class="navListItem"><a class="navItem" href="/docs/nodes/gis">GIS</a></li></ul></div></div></section></div><script>
|
|
|
var coll = document.getElementsByClassName('collapsible');
|
|
|
var checkActiveCategory = true;
|
|
|
for (var i = 0; i < coll.length; i++) {
|
|
|
var links = coll[i].nextElementSibling.getElementsByTagName('*');
|
|
|
if (checkActiveCategory){
|
|
|
for (var j = 0; j < links.length; j++) {
|
|
|
if (links[j].classList.contains('navListItemActive')){
|
|
|
coll[i].nextElementSibling.classList.toggle('hide');
|
|
|
coll[i].childNodes[1].classList.toggle('rotate');
|
|
|
checkActiveCategory = false;
|
|
|
break;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
coll[i].addEventListener('click', function() {
|
|
|
var arrow = this.childNodes[1];
|
|
|
arrow.classList.toggle('rotate');
|
|
|
var content = this.nextElementSibling;
|
|
|
content.classList.toggle('hide');
|
|
|
});
|
|
|
}
|
|
|
|
|
|
document.addEventListener('DOMContentLoaded', function() {
|
|
|
createToggler('#navToggler', '#docsNav', 'docsSliderActive');
|
|
|
createToggler('#tocToggler', 'body', 'tocActive');
|
|
|
|
|
|
var headings = document.querySelector('.toc-headings');
|
|
|
headings && headings.addEventListener('click', function(event) {
|
|
|
var el = event.target;
|
|
|
while(el !== headings){
|
|
|
if (el.tagName === 'A') {
|
|
|
document.body.classList.remove('tocActive');
|
|
|
break;
|
|
|
} else{
|
|
|
el = el.parentNode;
|
|
|
}
|
|
|
}
|
|
|
}, false);
|
|
|
|
|
|
function createToggler(togglerSelector, targetSelector, className) {
|
|
|
var toggler = document.querySelector(togglerSelector);
|
|
|
var target = document.querySelector(targetSelector);
|
|
|
|
|
|
if (!toggler) {
|
|
|
return;
|
|
|
}
|
|
|
|
|
|
toggler.onclick = function(event) {
|
|
|
event.preventDefault();
|
|
|
|
|
|
target.classList.toggle(className);
|
|
|
};
|
|
|
}
|
|
|
});
|
|
|
</script></nav></div><div class="container mainContainer docsContainer"><div class="wrapper"><div class="post"><header class="postHeader"><h1 id="__docusaurus" class="postHeaderTitle">Azure</h1></header><article><div><span><p>Node classes list of the azure provider.</p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azureanalytics"></a><a href="#azureanalytics" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.analytics</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/analytics/analysis-services.png" alt="AnalysisServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.analytics.AnalysisServices</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/analytics/data-explorer-clusters.png" alt="DataExplorerClusters" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.analytics.DataExplorerClusters</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/analytics/data-factories.png" alt="DataFactories" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.analytics.DataFactories</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/analytics/data-lake-analytics.png" alt="DataLakeAnalytics" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.analytics.DataLakeAnalytics</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/analytics/data-lake-store-gen1.png" alt="DataLakeStoreGen1" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.analytics.DataLakeStoreGen1</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/analytics/databricks.png" alt="Databricks" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.analytics.Databricks</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/analytics/event-hub-clusters.png" alt="EventHubClusters" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.analytics.EventHubClusters</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/analytics/event-hubs.png" alt="EventHubs" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.analytics.EventHubs</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/analytics/hdinsightclusters.png" alt="Hdinsightclusters" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.analytics.Hdinsightclusters</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/analytics/log-analytics-workspaces.png" alt="LogAnalyticsWorkspaces" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.analytics.LogAnalyticsWorkspaces</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/analytics/stream-analytics-jobs.png" alt="StreamAnalyticsJobs" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.analytics.StreamAnalyticsJobs</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/analytics/synapse-analytics.png" alt="SynapseAnalytics" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.analytics.SynapseAnalytics</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azurecompute"></a><a href="#azurecompute" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.compute</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/app-services.png" alt="AppServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.AppServices</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/automanaged-vm.png" alt="AutomanagedVM" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.AutomanagedVM</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/availability-sets.png" alt="AvailabilitySets" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.AvailabilitySets</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/batch-accounts.png" alt="BatchAccounts" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.BatchAccounts</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/citrix-virtual-desktops-essentials.png" alt="CitrixVirtualDesktopsEssentials" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.CitrixVirtualDesktopsEssentials</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/cloud-services-classic.png" alt="CloudServicesClassic" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.CloudServicesClassic</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/cloud-services.png" alt="CloudServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.CloudServices</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/cloudsimple-virtual-machines.png" alt="CloudsimpleVirtualMachines" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.CloudsimpleVirtualMachines</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/container-apps.png" alt="ContainerApps" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.ContainerApps</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/container-instances.png" alt="ContainerInstances" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.ContainerInstances</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/container-registries.png" alt="ContainerRegistries" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.ContainerRegistries</strong>, <strong>ACR</strong> (alias)</p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/disk-encryption-sets.png" alt="DiskEncryptionSets" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.DiskEncryptionSets</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/disk-snapshots.png" alt="DiskSnapshots" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.DiskSnapshots</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/disks.png" alt="Disks" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.Disks</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/function-apps.png" alt="FunctionApps" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.FunctionApps</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/image-definitions.png" alt="ImageDefinitions" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.ImageDefinitions</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/image-versions.png" alt="ImageVersions" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.ImageVersions</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/kubernetes-services.png" alt="KubernetesServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.KubernetesServices</strong>, <strong>AKS</strong> (alias)</p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/mesh-applications.png" alt="MeshApplications" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.MeshApplications</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/os-images.png" alt="OsImages" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.OsImages</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/sap-hana-on-azure.png" alt="SAPHANAOnAzure" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.SAPHANAOnAzure</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/service-fabric-clusters.png" alt="ServiceFabricClusters" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.ServiceFabricClusters</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/shared-image-galleries.png" alt="SharedImageGalleries" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.SharedImageGalleries</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/spring-cloud.png" alt="SpringCloud" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.SpringCloud</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/vm-classic.png" alt="VMClassic" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.VMClassic</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/vm-images.png" alt="VMImages" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.VMImages</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/vm-linux.png" alt="VMLinux" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.VMLinux</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/vm-scale-set.png" alt="VMScaleSet" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.VMScaleSet</strong>, <strong>VMSS</strong> (alias)</p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/vm-windows.png" alt="VMWindows" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.VMWindows</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/vm.png" alt="VM" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.VM</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/compute/workspaces.png" alt="Workspaces" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.compute.Workspaces</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azuredatabase"></a><a href="#azuredatabase" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.database</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/database/blob-storage.png" alt="BlobStorage" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.BlobStorage</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/cache-for-redis.png" alt="CacheForRedis" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.CacheForRedis</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/cosmos-db.png" alt="CosmosDb" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.CosmosDb</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/data-explorer-clusters.png" alt="DataExplorerClusters" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.DataExplorerClusters</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/data-factory.png" alt="DataFactory" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.DataFactory</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/data-lake.png" alt="DataLake" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.DataLake</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/database-for-mariadb-servers.png" alt="DatabaseForMariadbServers" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.DatabaseForMariadbServers</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/database-for-mysql-servers.png" alt="DatabaseForMysqlServers" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.DatabaseForMysqlServers</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/database-for-postgresql-servers.png" alt="DatabaseForPostgresqlServers" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.DatabaseForPostgresqlServers</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/elastic-database-pools.png" alt="ElasticDatabasePools" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.ElasticDatabasePools</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/elastic-job-agents.png" alt="ElasticJobAgents" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.ElasticJobAgents</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/instance-pools.png" alt="InstancePools" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.InstancePools</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/managed-databases.png" alt="ManagedDatabases" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.ManagedDatabases</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/sql-databases.png" alt="SQLDatabases" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.SQLDatabases</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/sql-datawarehouse.png" alt="SQLDatawarehouse" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.SQLDatawarehouse</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/sql-managed-instances.png" alt="SQLManagedInstances" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.SQLManagedInstances</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/sql-server-stretch-databases.png" alt="SQLServerStretchDatabases" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.SQLServerStretchDatabases</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/sql-servers.png" alt="SQLServers" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.SQLServers</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/sql-vm.png" alt="SQLVM" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.SQLVM</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/sql.png" alt="SQL" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.SQL</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/ssis-lift-and-shift-ir.png" alt="SsisLiftAndShiftIr" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.SsisLiftAndShiftIr</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/synapse-analytics.png" alt="SynapseAnalytics" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.SynapseAnalytics</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/virtual-clusters.png" alt="VirtualClusters" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.VirtualClusters</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/database/virtual-datacenter.png" alt="VirtualDatacenter" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.database.VirtualDatacenter</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azuredevops"></a><a href="#azuredevops" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.devops</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/devops/application-insights.png" alt="ApplicationInsights" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.devops.ApplicationInsights</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/devops/artifacts.png" alt="Artifacts" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.devops.Artifacts</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/devops/boards.png" alt="Boards" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.devops.Boards</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/devops/devops.png" alt="Devops" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.devops.Devops</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/devops/devtest-labs.png" alt="DevtestLabs" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.devops.DevtestLabs</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/devops/lab-services.png" alt="LabServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.devops.LabServices</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/devops/pipelines.png" alt="Pipelines" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.devops.Pipelines</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/devops/repos.png" alt="Repos" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.devops.Repos</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/devops/test-plans.png" alt="TestPlans" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.devops.TestPlans</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azuregeneral"></a><a href="#azuregeneral" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.general</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/general/allresources.png" alt="Allresources" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Allresources</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/azurehome.png" alt="Azurehome" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Azurehome</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/developertools.png" alt="Developertools" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Developertools</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/helpsupport.png" alt="Helpsupport" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Helpsupport</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/information.png" alt="Information" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Information</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/managementgroups.png" alt="Managementgroups" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Managementgroups</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/marketplace.png" alt="Marketplace" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Marketplace</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/quickstartcenter.png" alt="Quickstartcenter" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Quickstartcenter</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/recent.png" alt="Recent" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Recent</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/reservations.png" alt="Reservations" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Reservations</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/resource.png" alt="Resource" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Resource</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/resourcegroups.png" alt="Resourcegroups" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Resourcegroups</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/servicehealth.png" alt="Servicehealth" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Servicehealth</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/shareddashboard.png" alt="Shareddashboard" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Shareddashboard</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/subscriptions.png" alt="Subscriptions" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Subscriptions</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/support.png" alt="Support" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Support</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/supportrequests.png" alt="Supportrequests" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Supportrequests</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/tag.png" alt="Tag" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Tag</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/tags.png" alt="Tags" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Tags</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/templates.png" alt="Templates" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Templates</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/twousericon.png" alt="Twousericon" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Twousericon</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/userhealthicon.png" alt="Userhealthicon" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Userhealthicon</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/usericon.png" alt="Usericon" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Usericon</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/userprivacy.png" alt="Userprivacy" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Userprivacy</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/userresource.png" alt="Userresource" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Userresource</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/general/whatsnew.png" alt="Whatsnew" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.general.Whatsnew</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azureidentity"></a><a href="#azureidentity" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.identity</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/access-review.png" alt="AccessReview" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.AccessReview</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/active-directory-connect-health.png" alt="ActiveDirectoryConnectHealth" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.ActiveDirectoryConnectHealth</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/active-directory.png" alt="ActiveDirectory" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.ActiveDirectory</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/ad-b2c.png" alt="ADB2C" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.ADB2C</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/ad-domain-services.png" alt="ADDomainServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.ADDomainServices</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/ad-identity-protection.png" alt="ADIdentityProtection" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.ADIdentityProtection</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/ad-privileged-identity-management.png" alt="ADPrivilegedIdentityManagement" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.ADPrivilegedIdentityManagement</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/app-registrations.png" alt="AppRegistrations" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.AppRegistrations</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/conditional-access.png" alt="ConditionalAccess" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.ConditionalAccess</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/enterprise-applications.png" alt="EnterpriseApplications" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.EnterpriseApplications</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/groups.png" alt="Groups" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.Groups</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/identity-governance.png" alt="IdentityGovernance" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.IdentityGovernance</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/information-protection.png" alt="InformationProtection" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.InformationProtection</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/managed-identities.png" alt="ManagedIdentities" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.ManagedIdentities</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/identity/users.png" alt="Users" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.identity.Users</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azureintegration"></a><a href="#azureintegration" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.integration</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/api-for-fhir.png" alt="APIForFhir" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.APIForFhir</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/api-management.png" alt="APIManagement" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.APIManagement</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/app-configuration.png" alt="AppConfiguration" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.AppConfiguration</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/data-catalog.png" alt="DataCatalog" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.DataCatalog</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/event-grid-domains.png" alt="EventGridDomains" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.EventGridDomains</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/event-grid-subscriptions.png" alt="EventGridSubscriptions" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.EventGridSubscriptions</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/event-grid-topics.png" alt="EventGridTopics" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.EventGridTopics</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/integration-accounts.png" alt="IntegrationAccounts" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.IntegrationAccounts</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/integration-service-environments.png" alt="IntegrationServiceEnvironments" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.IntegrationServiceEnvironments</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/logic-apps-custom-connector.png" alt="LogicAppsCustomConnector" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.LogicAppsCustomConnector</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/logic-apps.png" alt="LogicApps" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.LogicApps</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/partner-topic.png" alt="PartnerTopic" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.PartnerTopic</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/sendgrid-accounts.png" alt="SendgridAccounts" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.SendgridAccounts</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/service-bus-relays.png" alt="ServiceBusRelays" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.ServiceBusRelays</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/service-bus.png" alt="ServiceBus" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.ServiceBus</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/service-catalog-managed-application-definitions.png" alt="ServiceCatalogManagedApplicationDefinitions" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.ServiceCatalogManagedApplicationDefinitions</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/software-as-a-service.png" alt="SoftwareAsAService" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.SoftwareAsAService</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/storsimple-device-managers.png" alt="StorsimpleDeviceManagers" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.StorsimpleDeviceManagers</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/integration/system-topic.png" alt="SystemTopic" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.integration.SystemTopic</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azureiot"></a><a href="#azureiot" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.iot</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/iot/device-provisioning-services.png" alt="DeviceProvisioningServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.iot.DeviceProvisioningServices</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/iot/digital-twins.png" alt="DigitalTwins" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.iot.DigitalTwins</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/iot/iot-central-applications.png" alt="IotCentralApplications" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.iot.IotCentralApplications</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/iot/iot-hub-security.png" alt="IotHubSecurity" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.iot.IotHubSecurity</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/iot/iot-hub.png" alt="IotHub" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.iot.IotHub</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/iot/maps.png" alt="Maps" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.iot.Maps</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/iot/sphere.png" alt="Sphere" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.iot.Sphere</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/iot/time-series-insights-environments.png" alt="TimeSeriesInsightsEnvironments" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.iot.TimeSeriesInsightsEnvironments</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/iot/time-series-insights-events-sources.png" alt="TimeSeriesInsightsEventsSources" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.iot.TimeSeriesInsightsEventsSources</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/iot/windows-10-iot-core-services.png" alt="Windows10IotCoreServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.iot.Windows10IotCoreServices</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azuremigration"></a><a href="#azuremigration" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.migration</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/migration/data-box-edge.png" alt="DataBoxEdge" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.migration.DataBoxEdge</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/migration/data-box.png" alt="DataBox" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.migration.DataBox</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/migration/database-migration-services.png" alt="DatabaseMigrationServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.migration.DatabaseMigrationServices</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/migration/migration-projects.png" alt="MigrationProjects" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.migration.MigrationProjects</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/migration/recovery-services-vaults.png" alt="RecoveryServicesVaults" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.migration.RecoveryServicesVaults</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azureml"></a><a href="#azureml" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.ml</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/ml/azure-open-ai.png" alt="AzureOpenAI" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.ml.AzureOpenAI</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/ml/azure-speed-to-text.png" alt="AzureSpeedToText" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.ml.AzureSpeedToText</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/ml/batch-ai.png" alt="BatchAI" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.ml.BatchAI</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/ml/bot-services.png" alt="BotServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.ml.BotServices</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/ml/cognitive-services.png" alt="CognitiveServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.ml.CognitiveServices</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/ml/genomics-accounts.png" alt="GenomicsAccounts" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.ml.GenomicsAccounts</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/ml/machine-learning-service-workspaces.png" alt="MachineLearningServiceWorkspaces" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.ml.MachineLearningServiceWorkspaces</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/ml/machine-learning-studio-web-service-plans.png" alt="MachineLearningStudioWebServicePlans" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.ml.MachineLearningStudioWebServicePlans</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/ml/machine-learning-studio-web-services.png" alt="MachineLearningStudioWebServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.ml.MachineLearningStudioWebServices</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/ml/machine-learning-studio-workspaces.png" alt="MachineLearningStudioWorkspaces" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.ml.MachineLearningStudioWorkspaces</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azuremobile"></a><a href="#azuremobile" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.mobile</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/mobile/app-service-mobile.png" alt="AppServiceMobile" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.mobile.AppServiceMobile</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/mobile/mobile-engagement.png" alt="MobileEngagement" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.mobile.MobileEngagement</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/mobile/notification-hubs.png" alt="NotificationHubs" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.mobile.NotificationHubs</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azuremonitor"></a><a href="#azuremonitor" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.monitor</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/monitor/change-analysis.png" alt="ChangeAnalysis" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.monitor.ChangeAnalysis</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/monitor/logs.png" alt="Logs" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.monitor.Logs</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/monitor/metrics.png" alt="Metrics" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.monitor.Metrics</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/monitor/monitor.png" alt="Monitor" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.monitor.Monitor</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azurenetwork"></a><a href="#azurenetwork" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.network</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/network/application-gateway.png" alt="ApplicationGateway" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.ApplicationGateway</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/application-security-groups.png" alt="ApplicationSecurityGroups" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.ApplicationSecurityGroups</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/cdn-profiles.png" alt="CDNProfiles" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.CDNProfiles</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/connections.png" alt="Connections" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.Connections</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/ddos-protection-plans.png" alt="DDOSProtectionPlans" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.DDOSProtectionPlans</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/dns-private-zones.png" alt="DNSPrivateZones" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.DNSPrivateZones</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/dns-zones.png" alt="DNSZones" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.DNSZones</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/expressroute-circuits.png" alt="ExpressrouteCircuits" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.ExpressrouteCircuits</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/firewall.png" alt="Firewall" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.Firewall</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/front-doors.png" alt="FrontDoors" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.FrontDoors</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/load-balancers.png" alt="LoadBalancers" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.LoadBalancers</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/local-network-gateways.png" alt="LocalNetworkGateways" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.LocalNetworkGateways</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/network-interfaces.png" alt="NetworkInterfaces" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.NetworkInterfaces</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/network-security-groups-classic.png" alt="NetworkSecurityGroupsClassic" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.NetworkSecurityGroupsClassic</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/network-watcher.png" alt="NetworkWatcher" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.NetworkWatcher</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/on-premises-data-gateways.png" alt="OnPremisesDataGateways" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.OnPremisesDataGateways</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/private-endpoint.png" alt="PrivateEndpoint" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.PrivateEndpoint</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/public-ip-addresses.png" alt="PublicIpAddresses" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.PublicIpAddresses</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/reserved-ip-addresses-classic.png" alt="ReservedIpAddressesClassic" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.ReservedIpAddressesClassic</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/route-filters.png" alt="RouteFilters" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.RouteFilters</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/route-tables.png" alt="RouteTables" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.RouteTables</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/service-endpoint-policies.png" alt="ServiceEndpointPolicies" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.ServiceEndpointPolicies</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/subnets.png" alt="Subnets" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.Subnets</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/traffic-manager-profiles.png" alt="TrafficManagerProfiles" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.TrafficManagerProfiles</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/virtual-network-classic.png" alt="VirtualNetworkClassic" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.VirtualNetworkClassic</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/virtual-network-gateways.png" alt="VirtualNetworkGateways" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.VirtualNetworkGateways</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/virtual-networks.png" alt="VirtualNetworks" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.VirtualNetworks</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/network/virtual-wans.png" alt="VirtualWans" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.network.VirtualWans</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azuresecurity"></a><a href="#azuresecurity" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.security</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/security/application-security-groups.png" alt="ApplicationSecurityGroups" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.security.ApplicationSecurityGroups</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/security/conditional-access.png" alt="ConditionalAccess" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.security.ConditionalAccess</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/security/defender.png" alt="Defender" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.security.Defender</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/security/extended-security-updates.png" alt="ExtendedSecurityUpdates" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.security.ExtendedSecurityUpdates</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/security/key-vaults.png" alt="KeyVaults" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.security.KeyVaults</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/security/security-center.png" alt="SecurityCenter" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.security.SecurityCenter</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/security/sentinel.png" alt="Sentinel" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.security.Sentinel</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azurestorage"></a><a href="#azurestorage" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.storage</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/archive-storage.png" alt="ArchiveStorage" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.ArchiveStorage</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/azurefxtedgefiler.png" alt="Azurefxtedgefiler" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.Azurefxtedgefiler</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/blob-storage.png" alt="BlobStorage" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.BlobStorage</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/data-box-edge-data-box-gateway.png" alt="DataBoxEdgeDataBoxGateway" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.DataBoxEdgeDataBoxGateway</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/data-box.png" alt="DataBox" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.DataBox</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/data-lake-storage.png" alt="DataLakeStorage" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.DataLakeStorage</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/general-storage.png" alt="GeneralStorage" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.GeneralStorage</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/netapp-files.png" alt="NetappFiles" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.NetappFiles</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/queues-storage.png" alt="QueuesStorage" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.QueuesStorage</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/storage-accounts-classic.png" alt="StorageAccountsClassic" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.StorageAccountsClassic</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/storage-accounts.png" alt="StorageAccounts" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.StorageAccounts</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/storage-explorer.png" alt="StorageExplorer" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.StorageExplorer</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/storage-sync-services.png" alt="StorageSyncServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.StorageSyncServices</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/storsimple-data-managers.png" alt="StorsimpleDataManagers" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.StorsimpleDataManagers</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/storsimple-device-managers.png" alt="StorsimpleDeviceManagers" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.StorsimpleDeviceManagers</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/storage/table-storage.png" alt="TableStorage" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.storage.TableStorage</strong></p>
|
|
|
<h2><a class="anchor" aria-hidden="true" id="azureweb"></a><a href="#azureweb" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>azure.web</h2>
|
|
|
<p><img width="30" src="/img/resources/azure/web/api-connections.png" alt="APIConnections" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.web.APIConnections</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/web/app-service-certificates.png" alt="AppServiceCertificates" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.web.AppServiceCertificates</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/web/app-service-domains.png" alt="AppServiceDomains" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.web.AppServiceDomains</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/web/app-service-environments.png" alt="AppServiceEnvironments" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.web.AppServiceEnvironments</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/web/app-service-plans.png" alt="AppServicePlans" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.web.AppServicePlans</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/web/app-services.png" alt="AppServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.web.AppServices</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/web/media-services.png" alt="MediaServices" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.web.MediaServices</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/web/notification-hub-namespaces.png" alt="NotificationHubNamespaces" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.web.NotificationHubNamespaces</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/web/search.png" alt="Search" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.web.Search</strong></p>
|
|
|
<p><img width="30" src="/img/resources/azure/web/signalr.png" alt="Signalr" style="float: left; padding-right: 5px;" >
|
|
|
<strong>diagrams.azure.web.Signalr</strong></p>
|
|
|
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 11/19/2024</em></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/nodes/aws"><span class="arrow-prev">← </span><span>AWS</span></a><a class="docs-next button" href="/docs/nodes/gcp"><span>GCP</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#azureanalytics">azure.analytics</a></li><li><a href="#azurecompute">azure.compute</a></li><li><a href="#azuredatabase">azure.database</a></li><li><a href="#azuredevops">azure.devops</a></li><li><a href="#azuregeneral">azure.general</a></li><li><a href="#azureidentity">azure.identity</a></li><li><a href="#azureintegration">azure.integration</a></li><li><a href="#azureiot">azure.iot</a></li><li><a href="#azuremigration">azure.migration</a></li><li><a href="#azureml">azure.ml</a></li><li><a href="#azuremobile">azure.mobile</a></li><li><a href="#azuremonitor">azure.monitor</a></li><li><a href="#azurenetwork">azure.network</a></li><li><a href="#azuresecurity">azure.security</a></li><li><a href="#azurestorage">azure.storage</a></li><li><a href="#azureweb">azure.web</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/diagrams.ico" alt="Diagrams" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/getting-started/installation">Getting Started</a><a href="/docs/guides/diagram">Guides</a><a href="/docs/nodes/aws">Nodes</a></div><div><h5>More</h5><iframe src="https://ghbtns.com/github-btn.html?user=mingrammer&repo=diagrams&type=star&count=true&size=large" frameBorder="0" scrolling="0" width="170" height="30" title="Star mingrammer/diagrams on GitHub"></iframe></div></section><section class="copyright">Copyright © 2025 mingrammer</section></footer></div></body></html> |