Azure2 Analytics Entities
Analysis Services
- Preview
- Usage
- Definition
import { AnalysisServices } from '@dinghy/diagrams/entitiesAzure2Analytics'
<AnalysisServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ANALYSIS_SERVICES } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, ANALYSIS_SERVICES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Analysis_Services.svg;strokeColor=none;',
},
_original_width: 63,
_original_height: 48,
}
Data Explorer Clusters
- Preview
- Usage
- Definition
import { DataExplorerClusters } from '@dinghy/diagrams/entitiesAzure2Analytics'
<DataExplorerClusters/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATA_EXPLORER_CLUSTERS } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, DATA_EXPLORER_CLUSTERS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/databases/Azure_Data_Explorer_Clusters.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Data Factories
- Preview
- Usage
- Definition
import { DataFactories } from '@dinghy/diagrams/entitiesAzure2Analytics'
<DataFactories/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATA_FACTORIES } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, DATA_FACTORIES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/databases/Data_Factory.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Data Lake Analytics
- Preview
- Usage
- Definition
import { DataLakeAnalytics } from '@dinghy/diagrams/entitiesAzure2Analytics'
<DataLakeAnalytics/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATA_LAKE_ANALYTICS } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, DATA_LAKE_ANALYTICS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Data_Lake_Analytics.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Data Lake Store Gen1
- Preview
- Usage
- Definition
import { DataLakeStoreGen1 } from '@dinghy/diagrams/entitiesAzure2Analytics'
<DataLakeStoreGen1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATA_LAKE_STORE_GEN1 } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, DATA_LAKE_STORE_GEN1)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Data_Lake_Store_Gen1.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 52,
}
Databricks
- Preview
- Usage
- Definition
import { Databricks } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Databricks/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATABRICKS } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, DATABRICKS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Azure_Databricks.svg;strokeColor=none;',
},
_original_width: 62.8,
_original_height: 68,
}
Endpoint Analytics
- Preview
- Usage
- Definition
import { EndpointAnalytics } from '@dinghy/diagrams/entitiesAzure2Analytics'
<EndpointAnalytics/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ENDPOINT_ANALYTICS } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, ENDPOINT_ANALYTICS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Endpoint_Analytics.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}
Event Hub Clusters
- Preview
- Usage
- Definition
import { EventHubClusters } from '@dinghy/diagrams/entitiesAzure2Analytics'
<EventHubClusters/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EVENT_HUB_CLUSTERS } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, EVENT_HUB_CLUSTERS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Event_Hub_Clusters.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 52,
}
Event Hubs
- Preview
- Usage
- Definition
import { EventHubs } from '@dinghy/diagrams/entitiesAzure2Analytics'
<EventHubs/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EVENT_HUBS } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, EVENT_HUBS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Event_Hubs.svg;strokeColor=none;',
},
_original_width: 67,
_original_height: 60,
}
HD Insight Clusters
- Preview
- Usage
- Definition
import { HdInsightClusters } from '@dinghy/diagrams/entitiesAzure2Analytics'
<HdInsightClusters/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HD_INSIGHT_CLUSTERS } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, HD_INSIGHT_CLUSTERS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/HD_Insight_Clusters.svg;strokeColor=none;',
},
_original_width: 63,
_original_height: 62,
}
Log Analytics Workspaces
- Preview
- Usage
- Definition
import { LogAnalyticsWorkspaces } from '@dinghy/diagrams/entitiesAzure2Analytics'
<LogAnalyticsWorkspaces/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LOG_ANALYTICS_WORKSPACES } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, LOG_ANALYTICS_WORKSPACES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Log_Analytics_Workspaces.svg;strokeColor=none;',
},
_original_width: 64,
_original_height: 64,
}
Power BI Embedded
- Preview
- Usage
- Definition
import { PowerBiEmbedded } from '@dinghy/diagrams/entitiesAzure2Analytics'
<PowerBiEmbedded/>
// or
import { extendStyle } from "@dinghy/base-components";
import { POWER_BI_EMBEDDED } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, POWER_BI_EMBEDDED)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Power_BI_Embedded.svg;strokeColor=none;',
},
_original_width: 51,
_original_height: 68,
}
Power Platform
- Preview
- Usage
- Definition
import { PowerPlatform } from '@dinghy/diagrams/entitiesAzure2Analytics'
<PowerPlatform/>
// or
import { extendStyle } from "@dinghy/base-components";
import { POWER_PLATFORM } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, POWER_PLATFORM)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Power_Platform.svg;strokeColor=none;',
},
_original_width: 64.92,
_original_height: 68,
}
Private Link Services
- Preview
- Usage
- Definition
import { PrivateLinkServices } from '@dinghy/diagrams/entitiesAzure2Analytics'
<PrivateLinkServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PRIVATE_LINK_SERVICES } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, PRIVATE_LINK_SERVICES)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/networking/Private_Link_Hub.svg;strokeColor=none;',
},
_original_width: 58.8,
_original_height: 68,
}
Stream Analytics Jobs
- Preview
- Usage
- Definition
import { StreamAnalyticsJobs } from '@dinghy/diagrams/entitiesAzure2Analytics'
<StreamAnalyticsJobs/>
// or
import { extendStyle } from "@dinghy/base-components";
import { STREAM_ANALYTICS_JOBS } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, STREAM_ANALYTICS_JOBS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Stream_Analytics_Jobs.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 57.99999999999999,
}
Synapse Analytics
- Preview
- Usage
- Definition
import { SynapseAnalytics } from '@dinghy/diagrams/entitiesAzure2Analytics'
<SynapseAnalytics/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SYNAPSE_ANALYTICS } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, SYNAPSE_ANALYTICS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Azure_Synapse_Analytics.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 69,
}
Workbooks
- Preview
- Usage
- Definition
import { Workbooks } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Workbooks/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WORKBOOKS } from '@dinghy/diagrams/entitiesAzure2Analytics'
<Shape
{...props}
_style={extendStyle(props, WORKBOOKS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/analytics/Azure_Workbooks.svg;strokeColor=none;',
},
_original_width: 68,
_original_height: 68,
}