Skip to content

Commit 074ed61

Browse files
committed
fix issues
1 parent 2f47376 commit 074ed61

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

articles/stream-analytics/stream-analytics-solution-patterns.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -122,15 +122,6 @@ For modern lakehouse architectures, Stream Analytics can write directly to [Delt
122122
- Time travel capabilities for data versioning
123123
- Unified batch and streaming data access
124124

125-
## Microsoft Fabric integration
126-
127-
Stream Analytics integrates with [Microsoft Fabric](/fabric/real-time-intelligence/event-streams/add-source-azure-stream-analytics) for end-to-end analytics solutions. You can output streaming data directly to:
128-
129-
- Fabric Eventhouse for real-time analytics with KQL
130-
- OneLake for unified data lake storage
131-
132-
This pattern combines real-time stream processing with Fabric's unified analytics platform.
133-
134125
### Choosing the right pattern
135126

136127
Use this table to help select the appropriate pattern for your scenario:
@@ -141,7 +132,6 @@ Use this table to help select the appropriate pattern for your scenario:
141132
| Complex reporting | SQL Database + Power BI | Full BI capabilities |
142133
| Event-driven alerts | Event Hubs + Azure Functions | Flexible integration |
143134
| Data lake analytics | Delta Lake output | ACID transactions |
144-
| Unified analytics | Microsoft Fabric | End-to-end platform |
145135
| Kafka workloads | Event Hubs Kafka endpoint | Protocol compatibility |
146136

147137
## How to monitor ASA jobs
@@ -234,6 +224,5 @@ You've learned about various solution patterns using Azure Stream Analytics. Nex
234224
* [Create a Stream Analytics job by using the Azure portal](stream-analytics-quick-create-portal.md)
235225
* [Build a no-code stream processing pipeline](no-code-stream-processing.md)
236226
* [Output to Delta Lake format](write-to-delta-lake.md)
237-
* [Integrate with Microsoft Fabric](/fabric/real-time-intelligence/event-streams/add-source-azure-stream-analytics)
238227
* [Use managed identities to secure your job](stream-analytics-managed-identities-overview.md)
239228
* [Monitor Stream Analytics jobs](stream-analytics-monitoring.md)

0 commit comments

Comments
 (0)