From e2b7d534f9120f5c79af65e584d2174adf587577 Mon Sep 17 00:00:00 2001 From: Jesper Schulz-Wedde Date: Thu, 25 Jun 2026 14:04:14 +0200 Subject: [PATCH] Promote events knowledge from community to Microsoft layer Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .../events/avoid-raising-events-inside-try-functions.bad.al | 0 .../events/avoid-raising-events-inside-try-functions.good.al | 0 .../knowledge/events/avoid-raising-events-inside-try-functions.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {community => microsoft}/knowledge/events/avoid-raising-events-inside-try-functions.bad.al (100%) rename {community => microsoft}/knowledge/events/avoid-raising-events-inside-try-functions.good.al (100%) rename {community => microsoft}/knowledge/events/avoid-raising-events-inside-try-functions.md (100%) diff --git a/community/knowledge/events/avoid-raising-events-inside-try-functions.bad.al b/microsoft/knowledge/events/avoid-raising-events-inside-try-functions.bad.al similarity index 100% rename from community/knowledge/events/avoid-raising-events-inside-try-functions.bad.al rename to microsoft/knowledge/events/avoid-raising-events-inside-try-functions.bad.al diff --git a/community/knowledge/events/avoid-raising-events-inside-try-functions.good.al b/microsoft/knowledge/events/avoid-raising-events-inside-try-functions.good.al similarity index 100% rename from community/knowledge/events/avoid-raising-events-inside-try-functions.good.al rename to microsoft/knowledge/events/avoid-raising-events-inside-try-functions.good.al diff --git a/community/knowledge/events/avoid-raising-events-inside-try-functions.md b/microsoft/knowledge/events/avoid-raising-events-inside-try-functions.md similarity index 100% rename from community/knowledge/events/avoid-raising-events-inside-try-functions.md rename to microsoft/knowledge/events/avoid-raising-events-inside-try-functions.md