-
Notifications
You must be signed in to change notification settings - Fork 307
/
Copy pathindex.yml
193 lines (182 loc) · 7.12 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
### YamlMime:Landing
title: Real-Time Intelligence documentation in Microsoft Fabric
summary: Real-time Intelligence is an end-to-end solution for event-driven scenarios, streaming data, and data logs. It enables the extraction of insights, visualization, and action on data in motion by handling data ingestion, transformation, storage, analytics, visualization, tracking, AI, and real-time actions.
metadata:
title: Real-Time Intelligence in Microsoft Fabric documentation
description: Learn about Real-Time Intelligence, an end-to-end solution for event-driven scenarios, streaming data, and data logs.
ms.service: fabric #Required; use either service or product per approved list.
ms.subservice: rti-core
ms.custom:
ms.topic: landing-page
ms.collection: collection
author: shsagir
ms.author: shsagir
ms.date: 01/22/2025
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | tutorial | overview | quickstart | reference | sample | tutorial | video | whats-new
landingContent:
# Card
- title: About Real-Time Intelligence
linkLists:
- linkListType: overview
links:
- text: What is Real-Time Intelligence?
url: overview.md
- linkListType: get-started
links:
- text: Compare with other Azure solutions
url: real-time-intelligence-compare.md
- text: Real-Time Intelligence tutorial
url: tutorial-introduction.md
- linkListType: concept
links:
- text: Activator
url: data-activator/activator-introduction.md
- text: Eventhouse
url: eventhouse.md
- text: Real-Time hub
url: ../real-time-hub/real-time-hub-overview.md
- text: Eventstreams
url: event-streams/overview.md
# Card
- title: Real-Time hub
linkLists:
- linkListType: overview
links:
- text: What is the Real-Time hub?
url: ../real-time-hub/real-time-hub-overview.md
- text: Bring your data to Real-Time hub
url: ../real-time-hub/get-started-real-time-hub.md
- text: Explore streams
url: ../real-time-hub/explore-data-streams.md
- text: Set alerts on streams
url: ../real-time-hub/set-alerts-data-streams.md
# Card
- title: Visualize data
linkLists:
- linkListType: how-to-guide
links:
- text: Visualize data in a Real-Time dashboard
url: dashboard-real-time-create.md
- text: Explore data in Real-Time Dashboard tiles
url: dashboard-explore-data.md
- text: Customize Real-Time Dashboard visuals
url: dashboard-visuals-customize.md
- linkListType: how-to-guide
links:
- text: Visualize data in a Power BI report
url: create-powerbi-report.md
# Card
- title: Get data
linkLists:
- linkListType: overview
links:
- text: What's eventstreams?
url: event-streams/overview.md
- linkListType: how-to-guide
links:
- text: Create and manage eventstreams
url: event-streams/create-manage-an-eventstream.md
- text: Create eventstreams for discrete events
url: event-streams/create-eventstreams-discrete-events.md
- text: Route data streams based on content
url: event-streams/route-events-based-on-content.md
- text: Monitor eventstreams
url: event-streams/monitor.md
- linkListType: how-to-guide
links:
- text: Get data from Real-Time hub
url: get-data-real-time-hub.md
- text: Get data from OneLake
url: get-data-onelake.md
- text: Get data from Azure storage
url: get-data-azure-storage.md
- text: Get data from Eventstream
url: get-data-eventstream.md
- text: Get data from Amazon S3
url: get-data-amazon-s3.md
# Card
- title: Store data
linkLists:
- linkListType: how-to-guide
links:
- text: Eventhouse overview
url: eventhouse.md
- text: Create an eventhouse
url: create-eventhouse.md
- text: Manage and monitor an eventhouse
url: manage-monitor-eventhouse.md
- linkListType: how-to-guide
links:
- text: Create a KQL database
url: create-database.md
- text: Create an empty table
url: create-empty-table.md
- text: Manage a KQL database
url: data-management.md
- text: Create a shortcut to access data in OneLake
url: onelake-shortcuts.md
# Card
- title: Act on data
linkLists:
- linkListType: overview
links:
- text: What is Activator?
url: data-activator/activator-introduction.md
- linkListType: how-to-guide
links:
- text: Get data from Power BI
url: data-activator/activator-get-data-power-bi.md
- text: Get data from Eventstreams
url: data-activator/activator-get-data-eventstreams.md
- linkListType: how-to-guide
links:
- text: Activate Fabric items
url: data-activator/activator-trigger-fabric-items.md
- text: Alert on a Real-Time Dashboard
url: data-activator/activator-get-data-real-time-dashboard.md
- text: Alert on a KQL Queryset
url: data-activator/activator-alert-queryset.md
# Card
- title: Analyze and model data
linkLists:
- linkListType: how-to-guide
links:
- text: Query data in a KQL queryset
url: kusto-query-set.md
- text: Customize results in the KQL Queryset results grid
url: customize-results.md
- text: Use example queries
url: query-table.md
- linkListType: overview
links:
- text: Kusto Query Language (KQL) overview
url: /azure/data-explorer/kusto/query/index?context=/fabric/context/context&pivots=fabric
- linkListType: learn
links:
- text: "Training module: Write your first query with Kusto Query Language"
url: /training/modules/write-first-query-kusto-query-language/
- linkListType: how-to-guide
links:
- text: Use Fabric notebooks with data from a KQL database
url: notebooks.md
- text: Use a notebook with Apache Spark to query a KQL database
url: spark-connector.md
# Card
- title: Monitor Eventhouse metrics and logs
linkLists:
- linkListType: overview
links:
- text: Eventhouse monitoring
url: monitor-eventhouse.md
- linkListType: reference
links:
- text: Metrics
url: monitor-metrics.md
- text: Command logs
url: monitor-logs-command.md
- text: Data operation logs
url: monitor-logs-data-operation.md
- text: Ingestion results logs
url: monitor-logs-ingestion-results.md
- text: Query logs
url: monitor-logs-query.md