From c861cda500ab4e9637ee6af39bc2acc3aaa93087 Mon Sep 17 00:00:00 2001 From: dikodev Date: Wed, 2 Sep 2026 20:14:54 +0200 Subject: [PATCH 1/3] Created a new workshop for Real time intelligence --- packages/database/external.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages/database/external.yml b/packages/database/external.yml index 599a3f4..6e5b1c6 100644 --- a/packages/database/external.yml +++ b/packages/database/external.yml @@ -737,3 +737,15 @@ audience: students, pro devs tags: github-copilot, ai-agent, prompt-engineering, context-engineering, token-optimization navigation_levels: 3 + +- title: Monitoring Cart Abandonment with Fabric Real-Time Intelligence + url: https://moaw.dev/workshop/?src=gh:dikodev/cartabandonment-rti-workshop/main/docs/ + github_url: GitHub - dikodev/cartabandonment-rti-workshop + language: en + last_updated: 2026-08-27 + type: workshop + description: Learn how to monitor and act on real-time data from an e-commerce application using Microsoft Fabric's Real-Time Intelligence. + authors: + - Someleze Diko + contacts: + - "@dikodev" From 34b07a2d4cdfe68f7e0b84edbad0581f53fc8e69 Mon Sep 17 00:00:00 2001 From: dikodev Date: Wed, 2 Sep 2026 20:31:49 +0200 Subject: [PATCH 2/3] Update github url --- packages/database/external.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/database/external.yml b/packages/database/external.yml index 6e5b1c6..6d8f28d 100644 --- a/packages/database/external.yml +++ b/packages/database/external.yml @@ -740,12 +740,13 @@ - title: Monitoring Cart Abandonment with Fabric Real-Time Intelligence url: https://moaw.dev/workshop/?src=gh:dikodev/cartabandonment-rti-workshop/main/docs/ - github_url: GitHub - dikodev/cartabandonment-rti-workshop + github_url: https://github.com/dikodev/cartabandonment-rti-workshop language: en - last_updated: 2026-08-27 + last_updated: 2026-09-02 type: workshop description: Learn how to monitor and act on real-time data from an e-commerce application using Microsoft Fabric's Real-Time Intelligence. authors: - Someleze Diko contacts: - "@dikodev" + audience: students, pro devs From e8f16df5631d6b903d1e35ab7894944d7ed3a81b Mon Sep 17 00:00:00 2001 From: dikodev Date: Tue, 8 Sep 2026 09:55:09 +0200 Subject: [PATCH 3/3] Added mandatory 'level' field --- packages/database/external.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/database/external.yml b/packages/database/external.yml index 6d8f28d..7e384af 100644 --- a/packages/database/external.yml +++ b/packages/database/external.yml @@ -744,6 +744,7 @@ language: en last_updated: 2026-09-02 type: workshop + level: beginner description: Learn how to monitor and act on real-time data from an e-commerce application using Microsoft Fabric's Real-Time Intelligence. authors: - Someleze Diko