<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>rss.livelink.threads-in-node</title>
    <link>https://techcommunity.microsoft.com/t5/user-groups/ct-p/usergroups</link>
    <description>rss.livelink.threads-in-node</description>
    <pubDate>Wed, 20 May 2026 11:23:39 GMT</pubDate>
    <dc:creator>usergroups</dc:creator>
    <dc:date>2026-05-20T11:23:39Z</dc:date>
    <item>
      <title>Agent Builder, Copilot Studio, or Azure AI Foundry: How We Decide for Every Client</title>
      <link>https://techcommunity.microsoft.com/t5/discussions/agent-builder-copilot-studio-or-azure-ai-foundry-how-we-decide/m-p/4519774#M79</link>
      <description>&lt;P&gt;Every client conversation starts the same way. Someone has seen a demo, attended an Ignite session, or read a press release. They want to build an agent. Then comes the question that derails more projects than any technical challenge:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"Which tool should we use?"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;After deploying agents for clients across industries - insurance, professional services, manufacturing, public sector - we have developed a repeatable framework for answering that question. It is not based on which tool is newest or which has the best marketing. It is based on where projects actually succeed or fail in production.&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;The three tools are not competitors&lt;/H2&gt;&lt;P&gt;The first mistake most teams make is treating Agent Builder, Copilot Studio, and Azure AI Foundry as a hierarchy - basic, intermediate, advanced. That framing leads to bad decisions. They are not a ladder. They are three distinct tools built for three distinct contexts. The right question is not "which tool is most powerful?" It is "which tool fits this project's constraints?"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;The framework: 4 questions&lt;/H2&gt;&lt;P&gt;We evaluate every project against four dimensions before recommending a tool:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Who is building it?&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Where do users live?&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;How complex is the logic?&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Who owns it after go-live?&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;&amp;nbsp;&lt;/th&gt;&lt;th&gt;Agent Builder&lt;/th&gt;&lt;th&gt;Copilot Studio&lt;/th&gt;&lt;th&gt;Azure AI Foundry&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;STRONG&gt;Builder profile&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;Maker, no code&lt;/td&gt;&lt;td&gt;Developer / power user&lt;/td&gt;&lt;td&gt;Pro developer, Python&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;STRONG&gt;User surface&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;M365 Copilot Chat&lt;/td&gt;&lt;td&gt;Teams, web, M365 Copilot&lt;/td&gt;&lt;td&gt;Custom app, any surface&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;STRONG&gt;Logic complexity&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;Simple Q&amp;amp;A, task routing&lt;/td&gt;&lt;td&gt;Multi-step flows, connectors&lt;/td&gt;&lt;td&gt;Fully custom orchestration&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;STRONG&gt;Post-go-live ownership&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;Business team&lt;/td&gt;&lt;td&gt;IT + Business joint&lt;/td&gt;&lt;td&gt;Engineering team&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;STRONG&gt;Governance&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;M365 Admin Center&lt;/td&gt;&lt;td&gt;Power Platform DLP&lt;/td&gt;&lt;td&gt;Custom, Azure RBAC&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;&lt;H2&gt;When we recommend Agent Builder&lt;/H2&gt;&lt;P&gt;Agent Builder is the right call when the business team wants to own the agent end-to-end, the use case is bounded, and the users already live inside M365 Copilot Chat. The key advantage is distribution - an Agent Builder agent surfaces natively inside Copilot Chat with zero additional deployment work. No IT ticket, no app registration, no Teams app package.&lt;/P&gt;&lt;P&gt;The ceiling is real. Agent Builder does not support complex branching logic, external API calls, or dynamic prompt injection. The moment a client asks "can it also update a record in our CRM?" the answer is usually no.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use it when:&lt;/STRONG&gt; The maker owns it, the use case is narrow, and M365 Copilot is already the user's primary surface.&lt;/P&gt;&lt;H2&gt;When we recommend Copilot Studio&lt;/H2&gt;&lt;P&gt;Copilot Studio is our default recommendation for the majority of enterprise agent projects. It covers the wide middle ground between no-code simplicity and full-code flexibility - within the Microsoft governance perimeter most enterprise IT teams already control.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Power Platform connectors&lt;/STRONG&gt; - 1,000+ out-of-the-box connectors means most enterprise data sources are reachable without custom API development&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;M365 Copilot channel&lt;/STRONG&gt; - surface a Copilot Studio agent directly inside M365 Copilot Chat, Agent Builder-level distribution with enterprise-grade logic underneath&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Topic-level governance&lt;/STRONG&gt; - fallback behaviors, confidence thresholds, escalation paths configurable without code&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;DLP policy enforcement&lt;/STRONG&gt; - the agent operates within the same data loss prevention perimeter as the rest of the Power Platform tenant&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The most common mistake: under-investing in the knowledge layer. The agent authoring is the easy part. Getting SharePoint content structured, metadata consistent, and documents deduplicated is where most projects hit delays. Budget for it.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use it when:&lt;/STRONG&gt; The use case requires connectors, dynamic responses, or M365 Copilot integration - and you want IT to own governance without requiring a developer team.&lt;/P&gt;&lt;H2&gt;When we recommend Azure AI Foundry&lt;/H2&gt;&lt;P&gt;Foundry is the right call when you need to bring your own model, build a fully custom orchestration pipeline, or integrate into a surface that has nothing to do with Microsoft 365. In practice, this means one of three scenarios:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The client has a model fine-tuned on proprietary data that must be used&lt;/LI&gt;&lt;LI&gt;The agent is embedded inside a custom-built web or mobile application&lt;/LI&gt;&lt;LI&gt;The logic requires Python-level control - complex reasoning chains, multi-agent coordination, custom evaluation loops&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Foundry projects require a professional developer, take longer, and produce something the business team cannot maintain without engineering support. That is not a reason to avoid it - it is a reason to be honest with the client upfront.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use it when:&lt;/STRONG&gt; You need full control of the model, the orchestration, or the surface - and you have a developer team to own it.&lt;/P&gt;&lt;H2&gt;The question that resolves most debates&lt;/H2&gt;&lt;P&gt;When a client is torn between Copilot Studio and Foundry, we ask one question:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"Who is answering the 2am support call when this breaks in production?"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If the answer is a developer, Foundry is viable. If the answer is the IT admin or the business owner, Copilot Studio is the right call. Not because Foundry is unreliable, but because the operational model has to match the tool. More projects fail from ownership mismatch than from technical limitations.&lt;/P&gt;&lt;H2&gt;What we see go wrong&lt;/H2&gt;&lt;P&gt;&lt;STRONG&gt;Reaching for Foundry too early.&lt;/STRONG&gt; Developers often want full control and reach for Foundry before validating the use case. We have rebuilt several Foundry POCs in Copilot Studio when the production constraints called for it - faster to ship and cheaper to run.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Under-scoping Agent Builder.&lt;/STRONG&gt; Business teams choose Agent Builder because it looks simple, then hit the ceiling at month two. The re-platform cost is higher than building in Copilot Studio from the start.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignoring the M365 Copilot channel.&lt;/STRONG&gt; Many Copilot Studio projects are deployed as standalone Teams apps when they could surface directly inside M365 Copilot Chat. The distribution advantage is significant and underused.&lt;/P&gt;&lt;H2&gt;The short version&lt;/H2&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Agent Builder&lt;/STRONG&gt; - maker-owned, bounded use case, M365 Copilot surface, fast&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Copilot Studio&lt;/STRONG&gt; - IT + business joint ownership, connectors, production governance, M365 Copilot integration&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Azure AI Foundry&lt;/STRONG&gt; - developer-owned, custom model or surface, full control, higher cost&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Start with the ownership model. Everything else follows.&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;EM&gt;Elliot Margot - Team Lead Jumpstart, Copilot and Agents at Witivio (Microsoft Partner). Connect on &lt;A href="https://www.linkedin.com/in/elliot-margot-52742a156/" target="_blank"&gt;LinkedIn&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 14:16:44 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/discussions/agent-builder-copilot-studio-or-azure-ai-foundry-how-we-decide/m-p/4519774#M79</guid>
      <dc:creator>ElliotMargot</dc:creator>
      <dc:date>2026-05-14T14:16:44Z</dc:date>
    </item>
    <item>
      <title>Welcome to Ananse Tech Community 🎉 | Start Here</title>
      <link>https://techcommunity.microsoft.com/t5/ananse-tech-community/welcome-to-ananse-tech-community-start-here/m-p/4518195#M1</link>
      <description>&lt;P&gt;Hi everyone 👋&lt;/P&gt;&lt;P&gt;Welcome to the &lt;STRONG&gt;Ananse Tech Community&lt;/STRONG&gt; — we’re excited to have you here!&lt;/P&gt;&lt;P&gt;This is a space for professionals, learners, and enthusiasts who want to grow in:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Microsoft 365 (SharePoint, Teams, OneDrive)&lt;/LI&gt;&lt;LI&gt;Power Platform (Power Apps, Power Automate, Power BI)&lt;/LI&gt;&lt;LI&gt;Azure and emerging Microsoft technologies&lt;/LI&gt;&lt;LI&gt;Tech careers, skills, and real-world experiences&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;🌍 While we are Ghana-led, our community is global — and we’re here to learn, share, and build together.&lt;/P&gt;&lt;H3&gt;🚀 What you’ll find here:&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Upcoming community events and sessions&lt;/LI&gt;&lt;LI&gt;Practical tips and real-world use cases&lt;/LI&gt;&lt;LI&gt;Career insights and discussions&lt;/LI&gt;&lt;LI&gt;Opportunities to ask questions and share knowledge&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;✅ Getting started (important!)&lt;/H3&gt;&lt;P&gt;To get the most out of the community:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Click &lt;STRONG&gt;Join&lt;/STRONG&gt; to follow the group&lt;/LI&gt;&lt;LI&gt;Check out upcoming events&lt;/LI&gt;&lt;LI&gt;Mark events as &lt;STRONG&gt;Interested&lt;/STRONG&gt; or &lt;STRONG&gt;Attending&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Use the &lt;STRONG&gt;Microsoft Teams link in event posts to join sessions&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;H3&gt;💬 Let’s get to know you&lt;/H3&gt;&lt;P&gt;Introduce yourself in the comments:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Your name and location&lt;/LI&gt;&lt;LI&gt;What you do or are learning&lt;/LI&gt;&lt;LI&gt;What you hope to gain from this community&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;🎤 Want to speak?&lt;/H3&gt;&lt;P&gt;We’re always looking for speakers!&lt;BR /&gt;👉 Apply here: https://forms.office.com/r/GQ1m7wQd5q&lt;/P&gt;&lt;P&gt;We’re building something meaningful here — and we’re glad you’re part of it.&lt;/P&gt;&lt;P&gt;Let’s grow together. 🚀&lt;/P&gt;</description>
      <pubDate>Sun, 10 May 2026 16:07:20 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/ananse-tech-community/welcome-to-ananse-tech-community-start-here/m-p/4518195#M1</guid>
      <dc:creator>NikkiaTCarter1</dc:creator>
      <dc:date>2026-05-10T16:07:20Z</dc:date>
    </item>
    <item>
      <title>Speaker Guide: How to Apply to Speak at Ananse Tech Community</title>
      <link>https://techcommunity.microsoft.com/t5/ananse-tech-community-blog/speaker-guide-how-to-apply-to-speak-at-ananse-tech-community/ba-p/4518194</link>
      <description>&lt;H4&gt;Who should apply?&lt;/H4&gt;&lt;P&gt;We welcome speakers from across the Microsoft ecosystem and beyond, including:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Microsoft 365, SharePoint, Teams, Power Platform, and Azure professionals&lt;/LI&gt;&lt;LI&gt;Developers, IT professionals, and business users&lt;/LI&gt;&lt;LI&gt;Career professionals sharing real-world experiences and lessons&lt;/LI&gt;&lt;LI&gt;First-time speakers and experienced presenters&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;💡 You don't need to be an expert on everything — you just need a useful perspective or real experience to share.&lt;BR /&gt;Community speaking is about learning, sharing, and growing together.&lt;/P&gt;&lt;H3&gt;What we’re looking for&lt;/H3&gt;&lt;P&gt;We look for sessions that provide &lt;STRONG&gt;practical value&lt;/STRONG&gt; to our audience, such as:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Real-world use cases and demos&lt;/LI&gt;&lt;LI&gt;Tips, best practices, or lessons learned&lt;/LI&gt;&lt;LI&gt;Career journeys and insights&lt;/LI&gt;&lt;LI&gt;Beginner-friendly or advanced technical sessions&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;✅ The goal is always the same: help attendees learn something they can actually use.&lt;/P&gt;&lt;H3&gt;How to apply (Step-by-step)&lt;/H3&gt;&lt;H4&gt;Step 1: Open the speaker form&lt;/H4&gt;&lt;P&gt;👉 https://forms.office.com/r/GQ1m7wQd5q&lt;/P&gt;&lt;H4&gt;Step 2: Submit your details&lt;/H4&gt;&lt;P&gt;You'll be asked to provide information such as:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Your name and contact details&lt;/LI&gt;&lt;LI&gt;Your professional background or bio&lt;/LI&gt;&lt;LI&gt;Your proposed session topic and description&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This helps us understand:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Your expertise&lt;/LI&gt;&lt;LI&gt;Your topic&lt;/LI&gt;&lt;LI&gt;How your session fits the community&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;(Speaker application forms typically collect these details to evaluate relevance and fit.)&lt;/P&gt;&lt;H4&gt;Step 3: Submit your session idea&lt;/H4&gt;&lt;P&gt;Make sure your session includes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A clear title&lt;/LI&gt;&lt;LI&gt;A short summary of what attendees will learn&lt;/LI&gt;&lt;LI&gt;Who the session is for (beginner, intermediate, advanced)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;💡 Strong proposals clearly align with the audience and deliver tangible value.&lt;/P&gt;&lt;H4&gt;Step 4: Wait for review&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;The Ananse Tech Community team reviews submissions&lt;/LI&gt;&lt;LI&gt;Selected speakers will be contacted for scheduling&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;✅ We aim to match topics with upcoming sessions and community needs&lt;/P&gt;&lt;H3&gt;What happens after you’re selected&lt;/H3&gt;&lt;P&gt;If your session is approved:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You’ll receive confirmation and scheduling details&lt;/LI&gt;&lt;LI&gt;We’ll provide guidance for:&lt;UL&gt;&lt;LI&gt;Session format&lt;/LI&gt;&lt;LI&gt;Event logistics (Teams session)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Your session will be promoted across:&lt;UL&gt;&lt;LI&gt;Microsoft Tech Community&lt;/LI&gt;&lt;LI&gt;LinkedIn&lt;/LI&gt;&lt;LI&gt;Other Ananse platforms&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;How sessions are delivered&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Sessions are typically delivered &lt;STRONG&gt;virtually via Microsoft Teams&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;A Teams link will be provided for speakers and attendees&lt;/LI&gt;&lt;LI&gt;Sessions may include:&lt;UL&gt;&lt;LI&gt;Presentation&lt;/LI&gt;&lt;LI&gt;Demo&lt;/LI&gt;&lt;LI&gt;Q&amp;amp;A&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;Why speak at Ananse Tech Community?&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Share your knowledge with a global, growing audience&lt;/LI&gt;&lt;LI&gt;Build your personal brand in the Microsoft ecosystem&lt;/LI&gt;&lt;LI&gt;Gain speaking experience (great for new speakers)&lt;/LI&gt;&lt;LI&gt;Contribute to a Ghana-led global tech community&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;💡 Community speaking is also a great way to grow your network and speaking profile.&lt;/P&gt;</description>
      <pubDate>Sun, 10 May 2026 16:01:46 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/ananse-tech-community-blog/speaker-guide-how-to-apply-to-speak-at-ananse-tech-community/ba-p/4518194</guid>
      <dc:creator>NikkiaTCarter1</dc:creator>
      <dc:date>2026-05-10T16:01:46Z</dc:date>
    </item>
    <item>
      <title>How to Register for &amp; Join Events</title>
      <link>https://techcommunity.microsoft.com/t5/ananse-tech-community-blog/how-to-register-for-join-events/ba-p/4518191</link>
      <description>&lt;H4&gt;How event registration works&lt;/H4&gt;&lt;P&gt;Most Ananse Tech Community events are shared through the &lt;STRONG&gt;Microsoft Tech Community platform&lt;/STRONG&gt;.&lt;BR /&gt;In addition, we provide a &lt;STRONG&gt;Microsoft Teams link&lt;/STRONG&gt; so you can join the session directly.&lt;/P&gt;&lt;H3&gt;Step 1: Open the event&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Go to the &lt;STRONG&gt;Ananse Tech Community page&lt;/STRONG&gt; on Microsoft Tech Community&lt;/LI&gt;&lt;LI&gt;Click on the event you want to attend&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;Step 2: Mark your interest or attendance&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Click &lt;STRONG&gt;Interested&lt;/STRONG&gt; or &lt;STRONG&gt;Attending&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;✅ This helps you:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Keep track of the event&lt;/LI&gt;&lt;LI&gt;Stay aware of updates or changes&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;Step 3: Get the Teams link (Most important step)&lt;/H3&gt;&lt;P&gt;Inside the event details, you will see:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The &lt;STRONG&gt;Microsoft Teams meeting link&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;👉 Click this link at the time of the event to join the session&lt;/P&gt;&lt;H3&gt;Step 4: (Optional but recommended) Add to your calendar&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Some events may include:&lt;UL&gt;&lt;LI&gt;A calendar file, or&lt;/LI&gt;&lt;LI&gt;Instructions to manually add the event&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;✅ This ensures you don't forget&lt;/P&gt;&lt;H3&gt;Step 5: Join the session&lt;/H3&gt;&lt;P&gt;At the event time:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Click the &lt;STRONG&gt;Teams link&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Join from:&lt;UL&gt;&lt;LI&gt;Your browser, or&lt;/LI&gt;&lt;LI&gt;Microsoft Teams app&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;Pro Tip (use this in your messaging)&lt;/H3&gt;&lt;P&gt;If you:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Join the community &lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Mark events as &lt;STRONG&gt;Interested/Attending&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You'll have:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A central place to track events&lt;/LI&gt;&lt;LI&gt;Easy access to join links&lt;/LI&gt;&lt;LI&gt;Better visibility into upcoming sessions&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sun, 10 May 2026 15:39:02 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/ananse-tech-community-blog/how-to-register-for-join-events/ba-p/4518191</guid>
      <dc:creator>NikkiaTCarter1</dc:creator>
      <dc:date>2026-05-10T15:39:02Z</dc:date>
    </item>
    <item>
      <title>Ananse Tech Community - How to Join &amp; Stay Updated</title>
      <link>https://techcommunity.microsoft.com/t5/ananse-tech-community-blog/ananse-tech-community-how-to-join-stay-updated/ba-p/4518187</link>
      <description>&lt;H4&gt;What is this community?&lt;/H4&gt;&lt;P&gt;Ananse Tech Community is an &lt;STRONG&gt;official Microsoft Tech Community User Group&lt;/STRONG&gt;. 👏😁&lt;BR /&gt;By joining, you’ll be able to follow our posts, see upcoming events, and stay informed about Microsoft‑focused learning sessions and career conversations.&lt;/P&gt;&lt;H3&gt;Step 1: Sign in or create a Microsoft Tech Community account&lt;/H3&gt;&lt;P&gt;Go to:&lt;BR /&gt;👉 &lt;A href="https://techcommunity.microsoft.com/category/usergroups" target="_blank"&gt;Microsoft Tech Community User Groups&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Click &lt;STRONG&gt;Sign In&lt;/STRONG&gt; or &lt;STRONG&gt;Register&lt;/STRONG&gt;.&lt;BR /&gt;You can use:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A Microsoft account, or&lt;/LI&gt;&lt;LI&gt;A work/personal email&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;✅ Creating an account is free.&lt;/P&gt;&lt;H3&gt;Step 2: Find Ananse Tech Community&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Use search or scroll through the User Groups directory&lt;/LI&gt;&lt;LI&gt;Look for &lt;STRONG&gt;Ananse Tech Community&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click the group name to open the group page&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;Step 3: Join the community&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Click &lt;STRONG&gt;Join&lt;/STRONG&gt; or &lt;STRONG&gt;Follow&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Once you do this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You'll start seeing posts and updates from the community&lt;/LI&gt;&lt;LI&gt;New announcements and events will appear in your Tech Community experience&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;Step 4: View and engage with events&lt;/H3&gt;&lt;P&gt;When Ananse Tech Community publishes an event:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open the event from the group page&lt;/LI&gt;&lt;LI&gt;Mark &lt;STRONG&gt;Interested&lt;/STRONG&gt; or &lt;STRONG&gt;Attending&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This helps:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Surface the event in your community experience&lt;/LI&gt;&lt;LI&gt;Keep you aware of updates or changes to the event&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM&gt;(Some events may also include additional registration or calendar steps, depending on the session.)&lt;/EM&gt;&lt;/P&gt;&lt;H3&gt;Step 5: Stay connected&lt;/H3&gt;&lt;P&gt;As a member, you can:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;See upcoming community events&lt;/LI&gt;&lt;LI&gt;Read announcements and posts&lt;/LI&gt;&lt;LI&gt;Join discussions when available&lt;/LI&gt;&lt;LI&gt;Keep up even if you miss social media posts&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sun, 10 May 2026 15:21:43 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/ananse-tech-community-blog/ananse-tech-community-how-to-join-stay-updated/ba-p/4518187</guid>
      <dc:creator>NikkiaTCarter1</dc:creator>
      <dc:date>2026-05-10T15:21:43Z</dc:date>
    </item>
    <item>
      <title>Microsoft Skills in Action: Intune, AI‑Powered Power Apps, and Career Pathways in Tech</title>
      <link>https://techcommunity.microsoft.com/t5/ananse-tech-community-events/microsoft-skills-in-action-intune-ai-powered-power-apps-and/ec-p/4513707#M9</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Ananse Tech Community May 2026 Monthly Meeting brings together learners, technologists, and community members for an engaging evening focused on Microsoft technologies, practical skill-building, and the value of community within the Microsoft ecosystem. This month’s event features beginner‑friendly technical sessions with live demos, including an introduction to Microsoft Intune for modern device management and a hands‑on look at AI‑assisted Power Apps development using Power Platform tools.&lt;/P&gt;&lt;P&gt;In addition to technical learning, the event includes a community-focused session highlighting the importance of tech communities in career growth, knowledge sharing, mentorship, and giving back. Together, these sessions reflect Ananse’s mission to make Microsoft knowledge accessible while strengthening the connections that help individuals and communities grow!&lt;/P&gt;&lt;P&gt;--------------- Topic Details ----------------&lt;/P&gt;&lt;P&gt;Topic Title: AI-Assisted Canvas App Development: Leveraging Claude AI in Power Apps&lt;/P&gt;&lt;P&gt;Description&lt;/P&gt;&lt;P&gt;This session demonstrates a practical approach to building Power Apps canvas applications using Claude AI as a development partner. We’ll cover app architecture, data integration, UI design, and formula generation, showing how AI can reduce development time while improving quality. Perfect for Power Platform developers aiming to enhance productivity and innovation.&lt;/P&gt;&lt;P&gt;Speaker: Tchesco Ayih&lt;/P&gt;&lt;P&gt;About the Speaker&lt;/P&gt;&lt;P&gt;Ayih Tchesco is a Microsoft Certified Trainer (MCT), Microsoft MVP, and experienced technology speaker specializing in the Microsoft Power Platform. With a strong background in building business solutions using Power Apps, Power Automate, Power Pages, Dataverse, and Copilot Studio, he empowers individuals and organizations to unlock the full potential of low-code and AI-driven development.&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;Topic Title: Microsoft Intune 101: Managing Devices the Modern Microsoft 365 Way&lt;/P&gt;&lt;P&gt;Description&lt;/P&gt;&lt;P&gt;As more people work remotely and across multiple devices, organizations need simple ways to manage and protect their laptops and phones. In this beginner‑friendly session, we’ll introduce Microsoft Intune and explain how it fits into the Microsoft 365 ecosystem. You’ll learn what Intune is, the types of devices it manages, and why it’s becoming a must‑know skill for modern IT and Microsoft professionals.&lt;/P&gt;&lt;P&gt;Speaker: Wilfred Andrew Delamy&lt;/P&gt;&lt;P&gt;About the Speaker&lt;/P&gt;&lt;P&gt;n accomplished IT systems engineer, educator, and community builder with over 17 years of experience in enterprise technology and Microsoft ecosystems. His expertise spans Azure Administration, Office 365, Windows Server, Active Directory, Intune, and enterprise servers and storage systems from HP, IBM, Dell, EMC, and Oracle Sun.&lt;/P&gt;&lt;P&gt;Beyond his technical career, Wilfred is deeply committed to education and empowerment. He is the founder and content creator of Kou Louise Academy, a nonprofit e-learning initiative created in memory of his grandmother, dedicated to making IT education free and accessible worldwide. Through this platform, he mentors aspiring technologists, helping them gain the skills needed to launch successful careers in technology.&lt;/P&gt;&lt;P&gt;Wilfred’s passion for knowledge sharing extends to his work as a former Microsoft Certified Trainer and an active community organizer. He regularly contributes tutorials, workshops, and online content—including his YouTube channel—to inspire learners and professionals alike.&lt;/P&gt;&lt;P&gt;Blending technical mastery with a vision for inclusive education, Wilfred continues to shape both the IT industry and the communities he serves, embodying the belief that “education should be free.”&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;Title:&amp;nbsp; Breaking Into Tech: My Career Journey, Lessons Learned &amp;amp; Practical&amp;nbsp;&lt;/P&gt;&lt;P&gt;Description:&lt;/P&gt;&lt;P&gt;How do you break into tech—and grow once you’re there? In this Ananse Tech Community spotlight, Segu Essandoh shares his personal career journey into the tech industry, including how he got started, the pivots he made along the way, and the lessons he learned navigating real‑world roles and challenges.&lt;/P&gt;&lt;P&gt;This session is designed for students, career‑switchers, and early‑career professionals looking for honest insight, practical tips, and encouragement from someone who’s walked the path.&lt;/P&gt;&lt;P&gt;Speaker: Segu Essandoh&lt;/P&gt;&lt;P&gt;About the Speaker&lt;/P&gt;&lt;P&gt;Segu Essandoh is currently Co-CEO of Sesa Technology, Ltd., focused on consulting, training, development, and other tech services and CTO for NTC Tech Consultancy, LLC, another Microsoft Partner company with similar focus. Segu is an accomplished speaker, founder, tech leader, event organizer, and advocate.&lt;/P&gt;&lt;P&gt;As far as community, Segu is co-founder of Ananse Tech community, the Ghana-based tech community for Microsoft tech professionals, and The Microsoft Productivity Power Hour, the tech community for business leaders and owners.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 16:20:31 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/ananse-tech-community-events/microsoft-skills-in-action-intune-ai-powered-power-apps-and/ec-p/4513707#M9</guid>
      <dc:creator>NikkiaTCarter1</dc:creator>
      <dc:date>2026-04-23T16:20:31Z</dc:date>
    </item>
    <item>
      <title>Copilot Studio User Group • New Contact Booklist!</title>
      <link>https://techcommunity.microsoft.com/t5/discussions/copilot-studio-user-group-new-contact-booklist/m-p/4511591#M75</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;This Announcement May Contain A Referenced Blog Post Related To This Discussion Post&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;H1&gt;What Is The &lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-blog" href="https://techcommunity.microsoft.com/blog/a92b97a6-3e9a-4575-9a58-089e39a349e5/copilot-studio-user-group-%e2%80%a2-contact-booklist/4511587" data-lia-auto-title="Copilot Studio User Group Contact Booklist" data-lia-auto-title-active="0" target="_blank"&gt;Copilot Studio User Group Contact Booklist&lt;/A&gt;?&lt;/H1&gt;&lt;P&gt;The Copilot Studio User Group ( CSUG ) Contact Booklist Is An Short Comprehensive List That Contains A List Of “ CSUG Staff “ To Contact This is To Ensure That Our CSUG Members Get Direct Assistance With Whatever It Is They Need Hep On The Copilot Studio User Group&amp;nbsp;&lt;/P&gt;&lt;H1&gt;Does This List Get Updated?&lt;/H1&gt;&lt;P&gt;The List List Is Maintained Daily Any New CSUG Member That Is Already A CSUG Staff Will Be Added To This List Depending On Their Selected Department Which Is Handled Through Direct Messages&amp;nbsp;&lt;/P&gt;&lt;H1&gt;Why The List?&lt;/H1&gt;&lt;P&gt;We Want To Make It Easy For Our CSUG Members To Get Direct Assistance Without Any Hassle Instead Of Pinging A CSUG Staff Member Repeatedly Instead We’ve Decided To Allow CSUG Members To Post Their Questions To The Copilot Studio User Group &amp;amp; Get Assisted From Their Created Discussions Related To Copilot Studio Or The Copilot Studio User Group Itself&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2026 12:39:46 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/discussions/copilot-studio-user-group-new-contact-booklist/m-p/4511591#M75</guid>
      <dc:creator>UhLukas</dc:creator>
      <dc:date>2026-04-15T12:39:46Z</dc:date>
    </item>
    <item>
      <title>Copilot Studio User Group • Contact Booklist</title>
      <link>https://techcommunity.microsoft.com/t5/community-blog/copilot-studio-user-group-contact-booklist/ba-p/4511587</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;This List Is Not An Official CSUG Policy Or A CSUG Guideline Nor Is It A CSUG Help Page This Is An Booklist Of CSUG Staff To Contact If You Ever Need Help Or Have A Question On The Copilot Studio User Group&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;H1&gt;General Contact List&lt;/H1&gt;&lt;OL&gt;&lt;LI&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="2358725" data-lia-user-login="UhLukas" class="lia-mention lia-mention-user"&gt;UhLukas​&lt;/a&gt; - Community Support &amp;amp; Questions &amp;amp; Moderation Reports &amp;amp; Applications To Be A CSUG Staff Member &amp;nbsp;// “ Copilot Studio User Group “ ( CSUG )&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2026 12:29:10 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/community-blog/copilot-studio-user-group-contact-booklist/ba-p/4511587</guid>
      <dc:creator>UhLukas</dc:creator>
      <dc:date>2026-04-15T12:29:10Z</dc:date>
    </item>
    <item>
      <title>Copilot Studio User Group • Introduction On The Copilot Studio User Group Guidelines</title>
      <link>https://techcommunity.microsoft.com/t5/community-blog/copilot-studio-user-group-introduction-on-the-copilot-studio/ba-p/4494184</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;This Blog Post Contains An Introduction On The Copilot Studio User Group Guidelines&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;H1&gt;Introducing New copilot Studio User Group Guidelines&lt;/H1&gt;&lt;P&gt;Hey CSUG Members There’s New Guidelines For Contributing To The Copilot Studio User Group With These Guidelines Implemented We Hope CSUG ( Copilot Studio User Group Contributors ) Keep The Forum A Safe &amp;amp; Healthy Environment For All Contributors&lt;/P&gt;&lt;H1&gt;Consequences Of Violating The “ Copilot Studio User Group Guidelines “&lt;/H1&gt;&lt;P&gt;&lt;STRONG&gt;The Consequences Of Violating The “ Copilot Studio User Group Guidelines “ Are:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;🗑️Deletion Of Contributor Posts&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;🎗️An Friendly Reminder About The “ Copilot Studio User Group Guidelines “ Will Be Issued To First Time &amp;amp; Current Contributors That Participate On The Forum&lt;/LI&gt;&lt;LI&gt;❗️Continuous Violations Of The “ Copilot Studio User Group Guidelines “ Will Get You Removed Permanently Or Temporary From The Copilot Studio User Group &amp;amp; Remember “ Continuous Violations Of The Copilot Studio User Group Guidelines = Permanent Removal “ ( No Second Chances For Permanent Removals ) However Temporary Removals Mean You Can Join The “ Copilot Studio User Group “ On the Microsoft Tech Community ( The Copilot Studio User Group ) Can Offer You Second Chances If You Get Temporary Removed From The Copilot Studio User Group On The Microsoft Tech Community&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;H1&gt;What You Need To Know&lt;/H1&gt;&lt;P&gt;The Copilot Studio User Group Follows The Microsoft Tech Community Guidelines &amp;amp; Code Of Conduct All “ Copilot Studio User Group Members “ Have To Follow The Copilot Studio User Group Guidelines &amp;amp; The Microsoft Tech Community Guidelines &amp;amp; The Microsoft Tech Community Code Of Conduct&lt;/P&gt;&lt;H1&gt;Key Distinctions&lt;/H1&gt;&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="width: 100%; border-width: 1px;"&gt;&lt;colgroup&gt;&lt;col style="width: 50%" /&gt;&lt;col style="width: 50%" /&gt;&lt;/colgroup&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;STRONG&gt;What The Copilot Studio User Group Isn’t&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;&lt;STRONG&gt;What The Copilot Studio User Group Is&lt;/STRONG&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;The Copilot Studio User Group Isn’t Official Microsoft Support&lt;/td&gt;&lt;td&gt;The Copilot Studio User Group Is An User Group On The Microsoft Tech Community Where Users Can Discuss About Copilot Studio Get Peer-To-Peer Unofficial User To User Support On The Copilot Studio User Group&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;P&gt;The Copilot Studio User Group Isn’t A Microsoft Support Community&lt;/P&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp;The Copilot Studio User Group Is An Place Where Members Can Showcase Their Copilots &amp;amp; Explain What They Do &amp;amp; Their Purpose Is&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 22:23:36 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/community-blog/copilot-studio-user-group-introduction-on-the-copilot-studio/ba-p/4494184</guid>
      <dc:creator>UhLukas</dc:creator>
      <dc:date>2026-03-02T22:23:36Z</dc:date>
    </item>
    <item>
      <title>Let's talk Internal Comms</title>
      <link>https://techcommunity.microsoft.com/t5/nom365c-events/let-s-talk-internal-comms/ec-p/4496643#M3</link>
      <description>&lt;P&gt;Velkommen til Let's talk Internal Comms NMTC Community Meetup&lt;/P&gt;&lt;P&gt;Diss treffene er for oss å dele det siste fra Microsoft om oppdateringer og nyheter relevant for intern kommunikasjon, samt en digital møteplass å dele kunnskap og erfaringer, og kanskje løse en utfordring eller flere, sammen.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hovedfokus på Microsoft-teknologi relevant for intern kommunikasjon&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Engage&lt;/LI&gt;&lt;LI&gt;Viva Connections&lt;/LI&gt;&lt;LI&gt;Teams&lt;/LI&gt;&lt;LI&gt;SharePoint&lt;/LI&gt;&lt;LI&gt;og andre som kan være relevante&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Agenda:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Siste nytt fra Microsoft&lt;/LI&gt;&lt;LI&gt;Fri diskusjon&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Det er åpent for alle å delta og vi fortsetter dialogen mellom treffene i kanalen @&amp;nbsp;&lt;STRONG&gt;🟣Kommunikasjon.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;✍️Meld deg på for å bli med: &lt;A href="https://events.teams.microsoft.com/event/c5542eb1-3b23-4be1-af57-891566d271b5@4d08689b-bb4e-4fdb-a1ea-47e3961ecfab" target="_blank"&gt;Webinar Let's talk Internal Comms | Meeting-Join | Microsoft Teams&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tue, 10 Mar 2026 20:00 - 21:00 (UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2026 08:50:34 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/nom365c-events/let-s-talk-internal-comms/ec-p/4496643#M3</guid>
      <dc:creator>MeretheStave</dc:creator>
      <dc:date>2026-02-24T08:50:34Z</dc:date>
    </item>
    <item>
      <title>Alene med HR - Alone with HR</title>
      <link>https://techcommunity.microsoft.com/t5/nom365c-events/alene-med-hr-alone-with-hr/ec-p/4496640#M2</link>
      <description>&lt;P&gt;NMTC Fagtreff Alene med HR&lt;/P&gt;&lt;P&gt;Velkommen til fagtreff hos Norwegian Microsoft Tech Community!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dag får vi besøk av Julie Vines, HR-Manager hos Inselo.&lt;/P&gt;&lt;P&gt;Hun vil dele sine erfaringer med å være alene med ansvaret for HR.&lt;/P&gt;&lt;P&gt;Julie vil blant annet vise hvordan hun har benyttet KI med rekruttering og lederutvikling.&lt;/P&gt;&lt;P&gt;Fri, 6 Mar 2026 08:30 - 09:30 (UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm,&lt;/P&gt;&lt;P&gt;Dette fagtreffet foregår via Teams Webinar.&lt;/P&gt;&lt;P&gt;Meld deg på her for å bli med:&amp;nbsp;&lt;A href="https://events.teams.microsoft.com/event/1719cd3d-1436-4f9a-b019-c84d2e7413a6@4d08689b-bb4e-4fdb-a1ea-47e3961ecfab" target="_blank"&gt;NMTC Fagtreff Alene med HR | Meeting-Join | Microsoft Teams&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Foredrag på norsk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2026 08:46:11 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/nom365c-events/alene-med-hr-alone-with-hr/ec-p/4496640#M2</guid>
      <dc:creator>MeretheStave</dc:creator>
      <dc:date>2026-02-24T08:46:11Z</dc:date>
    </item>
    <item>
      <title>NMTC Meetup Save costs and win big with Microsoft Model Router</title>
      <link>https://techcommunity.microsoft.com/t5/nom365c-events/nmtc-meetup-save-costs-and-win-big-with-microsoft-model-router/ec-p/4496637#M1</link>
      <description>&lt;P&gt;NMTC Meetup Save costs and win big with Microsoft Model Router&lt;/P&gt;&lt;P&gt;Welcome to NMTC Community meetup and Sanjeev Jagtap, Principal Lead &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="2865264" data-lia-user-login="microsoft" class="lia-mention lia-mention-user"&gt;microsoft&lt;/a&gt; Foundry deep diving and sharing the latest and greatest news about Microsoft Model Router.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Model router is a trained language model that intelligently routes your prompts in real time to the most suitable large language model (LLM). You deploy model router like any other Foundry model. Thus, it delivers high performance while saving on costs, reducing latencies, and increasing responsiveness, while maintaining comparable quality, all packaged as a single model deployment.&lt;/P&gt;&lt;P&gt;LEVEL: 300 Technical&lt;/P&gt;&lt;P&gt;This meetup is run via Teams Webinar. Sign up to join: &lt;A href="https://events.teams.microsoft.com/event/6122d0c6-aa23-48ca-bce2-fd55495f006e@4d08689b-bb4e-4fdb-a1ea-47e3961ecfab" target="_blank"&gt;NMTC Meetup Save costs and win big with Microsoft Model Router | Meeting-Join | Microsoft Teams&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Wed, 25 Feb 2026 19:00 - 20:00 (UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2026 08:40:09 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/nom365c-events/nmtc-meetup-save-costs-and-win-big-with-microsoft-model-router/ec-p/4496637#M1</guid>
      <dc:creator>MeretheStave</dc:creator>
      <dc:date>2026-02-24T08:40:09Z</dc:date>
    </item>
    <item>
      <title>Microsoft Zero Trust Strategy</title>
      <link>https://techcommunity.microsoft.com/t5/events/microsoft-zero-trust-strategy/ec-p/4484749#M3</link>
      <description>&lt;P&gt;In today’s digital world, assuming trust inside the network is no longer safe. With the rise of cloud adoption, remote work, and sophisticated cyber threats, the Zero Trust model has become the modern standard for securing enterprise environments.&lt;/P&gt;&lt;P&gt;In this session, we will cover:&lt;/P&gt;&lt;P&gt;What Zero Trust is and why it is now a necessity, not a luxury&lt;/P&gt;&lt;P&gt;The core principles of Zero Trust: Verify Explicitly – Use Least Privilege – Assume Breach&lt;/P&gt;&lt;P&gt;How Microsoft implements Zero Trust across its security stack, including:&lt;/P&gt;&lt;P&gt;Microsoft Entra ID (formerly Azure AD)&lt;/P&gt;&lt;P&gt;Conditional Access&lt;/P&gt;&lt;P&gt;Microsoft Defender &amp;amp; Sentinel&lt;/P&gt;&lt;P&gt;Identity, Endpoint, and Cloud protection&lt;/P&gt;&lt;P&gt;The difference between traditional perimeter-based security and Zero Trust architecture&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="lia-external-url" href="https://www.meetup.com/egyptazurecommunity/events/312364347" target="_blank"&gt;https://www.meetup.com/egyptazurecommunity/events/312364347&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jan 2026 21:05:59 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/events/microsoft-zero-trust-strategy/ec-p/4484749#M3</guid>
      <dc:creator>emadadel2008</dc:creator>
      <dc:date>2026-01-11T21:05:59Z</dc:date>
    </item>
    <item>
      <title>Copilot Studio User Group • About Microsoft Copilot Studio</title>
      <link>https://techcommunity.microsoft.com/t5/discussions/copilot-studio-user-group-about-microsoft-copilot-studio/m-p/4484710#M72</link>
      <description>&lt;H1&gt;What Is Microsoft Copilot Studio?&lt;/H1&gt;&lt;P&gt;&lt;A class="lia-external-url" href="https://www.google.com/url?q=https://www.serinf.it/en/software-sme/power-platform/copilot-studio/%23:~:text%3DMicrosoft%2520Copilot%2520Studio%2520is%2520the,using%2520a%2520low%252Dcode%2520interface&amp;amp;sa=U&amp;amp;sqi=2&amp;amp;ved=2ahUKEwiQ-Ian4IOSAxXcS0EAHecwPSEQFnoECBoQBQ&amp;amp;usg=AOvVaw2BxPQ1ZAE_IVAqnvx5mkV_" target="_blank"&gt;According To serinf Microsoft Copilot Studio Is The &lt;/A&gt;Platform That Enables You To Create Conversational AI Agents Using An Low Code Interface&amp;nbsp;&lt;/P&gt;&lt;H1&gt;How To Access Copilot Studio?&lt;/H1&gt;&lt;P&gt;The: " `Resources` Tab Has Details On How To Access Copilot Studio&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jan 2026 15:06:48 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/discussions/copilot-studio-user-group-about-microsoft-copilot-studio/m-p/4484710#M72</guid>
      <dc:creator>UhLukas</dc:creator>
      <dc:date>2026-01-11T15:06:48Z</dc:date>
    </item>
    <item>
      <title>📌 Copilot Studio User Group – Community Guidelines &amp; Expectation</title>
      <link>https://techcommunity.microsoft.com/t5/discussions/copilot-studio-user-group-community-guidelines-expectation/m-p/4482840#M69</link>
      <description>&lt;P&gt;Welcome to the &lt;STRONG&gt;Copilot Studio User Group! 🚀&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To ensure this group remains a productive, respectful, and safe space for all members, please read and follow these guidelines:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1️⃣ Be Respectful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Treat all members with courtesy. No harassment, offensive language, or personal attacks will be tolerated.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2️⃣ Stay On Topic&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Posts should focus on Microsoft Copilot Studio, AI integrations, or related discussions. Off-topic posts may be removed.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3️⃣ No Spam or Excessive Self-Promotion&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Relevant sharing is fine, but avoid unsolicited promotions or links unrelated to group discussions.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4️⃣ Respect Microsoft Policies &amp;amp; Confidentiality&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Follow Microsoft’s &lt;A href="https://techcommunity.microsoft.com/t5/microsoft-technical-community-code-of-conduct/m-p/10984" target="_blank" rel="noopener"&gt;Community Code of Conduct&lt;/A&gt; and never share confidential or proprietary information.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5️⃣ Ask Questions &amp;amp; Collaborate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Encourage knowledge sharing and learning. Questions and thoughtful discussions are welcome.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6️⃣ Report Concerns Privately&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you see inappropriate content or behavior, contact the admin directly. Avoid public conflicts in the discussion threads.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;7️⃣ Admin Authority&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Group admins have the right to moderate content and membership to maintain a safe and productive environment. This includes editing, moving, or removing posts and members if necessary.&lt;/P&gt;&lt;P&gt;Thank you for helping make this a &lt;STRONG&gt;supportive and high-value community. &lt;/STRONG&gt;Let’s build, learn, and collaborate together! 🌟&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jan 2026 15:13:58 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/discussions/copilot-studio-user-group-community-guidelines-expectation/m-p/4482840#M69</guid>
      <dc:creator>UhLukas</dc:creator>
      <dc:date>2026-01-04T15:13:58Z</dc:date>
    </item>
    <item>
      <title>Excel Level 1 – Lecture 2 
Data Entry &amp; Basic Editing</title>
      <link>https://techcommunity.microsoft.com/t5/events/excel-level-1-lecture-2-data-entry-basic-editing/ec-p/4482141#M13</link>
      <description>&lt;P&gt;Excel Level 1 – Lecture 2&lt;/P&gt;&lt;P&gt;Data Entry &amp;amp; Basic Editing&lt;/P&gt;</description>
      <pubDate>Wed, 31 Dec 2025 08:53:30 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/events/excel-level-1-lecture-2-data-entry-basic-editing/ec-p/4482141#M13</guid>
      <dc:creator>Leina</dc:creator>
      <dc:date>2025-12-31T08:53:30Z</dc:date>
    </item>
    <item>
      <title>Excel Level 1 – Lecture 1 
Introduction to Microsoft Excel &amp; Interface</title>
      <link>https://techcommunity.microsoft.com/t5/events/excel-level-1-lecture-1-introduction-to-microsoft-excel/ec-p/4481506#M6</link>
      <description>&lt;P&gt;Excel Level 1 – Lecture 1&lt;/P&gt;&lt;P&gt;Introduction to Microsoft Excel &amp;amp; Interface (Arabic)&lt;/P&gt;</description>
      <pubDate>Sun, 28 Dec 2025 15:06:02 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/events/excel-level-1-lecture-1-introduction-to-microsoft-excel/ec-p/4481506#M6</guid>
      <dc:creator>Leina</dc:creator>
      <dc:date>2025-12-28T15:06:02Z</dc:date>
    </item>
    <item>
      <title>How to Join Microsoft Tech Community &amp; Leina Future Data &amp; AI Hub (Step-by-Step Guide) - Arabic</title>
      <link>https://techcommunity.microsoft.com/t5/events/how-to-join-microsoft-tech-community-leina-future-data-ai-hub/ec-p/4481003#M1</link>
      <description>&lt;P&gt;This session provides a step-by-step walkthrough on how to officially join the Microsoft Tech Community and become a member of the Leina Future Data &amp;amp; AI Hub – Microsoft User Group.&lt;/P&gt;&lt;P&gt;The event is designed to help learners, trainers, and data professionals understand:&lt;BR /&gt;• How to create and verify a Microsoft Tech Community profile&lt;BR /&gt;• How to join an official Microsoft User Group&lt;BR /&gt;• How community membership supports learning, networking, and professional growth&lt;BR /&gt;• How participants can access recorded sessions, resources, and future events&lt;/P&gt;&lt;P&gt;This session supports community enablement and knowledge sharing within the Microsoft ecosystem, with a focus on Data, AI, Power BI, and Microsoft Fabric learners.&lt;/P&gt;&lt;P&gt;Target Audience:&lt;BR /&gt;• Students and fresh graduates&lt;BR /&gt;• Data analysts and Excel/Power BI learners&lt;BR /&gt;• Trainers and professionals interested in Microsoft communities&lt;/P&gt;&lt;P&gt;Session Format:&lt;BR /&gt;• Recorded session&lt;BR /&gt;• Practical walkthrough&lt;BR /&gt;• Community-focused learning&lt;/P&gt;&lt;P&gt;Speaker / Host&lt;/P&gt;&lt;P&gt;Dr. Leina Nazar Abdelgalil&lt;BR /&gt;Microsoft Certified Trainer (MCT)&lt;BR /&gt;Founder – Leina Future Data &amp;amp; AI Hub&lt;/P&gt;</description>
      <pubDate>Thu, 25 Dec 2025 13:43:15 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/events/how-to-join-microsoft-tech-community-leina-future-data-ai-hub/ec-p/4481003#M1</guid>
      <dc:creator>Leina</dc:creator>
      <dc:date>2025-12-25T13:43:15Z</dc:date>
    </item>
    <item>
      <title>كلما كان تصميم نموذج البيانات مبني بشكل صحيح كلما اصبح التحليل اسهل والأداء افضل</title>
      <link>https://techcommunity.microsoft.com/t5/learning-articles/%D9%83%D9%84%D9%85%D8%A7-%D9%83%D8%A7%D9%86-%D8%AA%D8%B5%D9%85%D9%8A%D9%85-%D9%86%D9%85%D9%88%D8%B0%D8%AC-%D8%A7%D9%84%D8%A8%D9%8A%D8%A7%D9%86%D8%A7%D8%AA-%D9%85%D8%A8%D9%86%D9%8A-%D8%A8%D8%B4%D9%83%D9%84-%D8%B5%D8%AD%D9%8A%D8%AD-%D9%83%D9%84%D9%85%D8%A7-%D8%A7%D8%B5%D8%A8%D8%AD-%D8%A7%D9%84%D8%AA%D8%AD%D9%84%D9%8A%D9%84/ba-p/4477776</link>
      <description>&lt;P class="lia-align-right"&gt;هو الأساس الذي يحدد قوة التحليل وغالبا يكون أهم من إنشاء الرسوم البيانية نفسها &amp;nbsp;(Data Modeling) تصميم نموذج البيانات، &amp;nbsp; Power BI في&lt;/P&gt;&lt;P class="lia-align-right"&gt;.سابسط شرحها الان&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;STRONG&gt;&amp;nbsp;One-to-Manyالعلاقات من نوع واحد الى متعدد&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;STRONG&gt;ما هي؟&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp; علاقة واحد إلى متعدد تعني أن جدولًا واحدا يحتوي على قيم فريدة (مثل جدول المنتجات)، بينما الجدول الآخر يحتوي على قيم مكررة مرتبطة به (مثل جدول المبيعات)-&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;STRONG&gt;مثال عملي&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-right"&gt;يحتوي على كل منتج مرة واحدة Products جدول المنتجات&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;يحتوي على كل عملية بيع، وقد تتكرر المنتجات فيه Sales &amp;nbsp;جدول المبيعات&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;STRONG&gt;&amp;nbsp;لماذا مهم؟&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-right"&gt;. هذه العلاقة تضمن أن التحليلات تكون دقيقة عند تجميع البيانات، مثل حساب إجمالي المبيعات لكل منتج.&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;STRONG&gt;نموذج النجمة (Star Schema)&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;STRONG&gt;&amp;nbsp;ما هو؟&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp; &amp;nbsp;حيث يكون لديك Power BIهو تصميم مثالي لنموذج البيانات في&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp; &amp;nbsp;جدول حقائق (Fact Table)&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;يحتوي على الأرقام (مثل المبيعات، الكميات)&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp; جداول أبعاد (Dimension Tables)&lt;/P&gt;&lt;P class="lia-align-right"&gt;تحتوي على تفاصيل التصنيف (مثل العملاء، المنتجات، الوقت)&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;STRONG&gt;&amp;nbsp;لماذا مهم؟&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp; &amp;nbsp;يقلل التعقيد&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp; يحسن الأداء&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp; &amp;nbsp;يسهل فهم العلاقات&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;STRONG&gt;&amp;nbsp;مثال&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;Products, Customers, Dateفي الوسط، مرتبط بجداول Sales جدول المبيعات&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;STRONG&gt;&amp;nbsp; (Filter Direction)اتجاه التصفية&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;STRONG&gt;&amp;nbsp;ما هو؟&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp; عند إنشاء علاقة بين جدولين، يجب تحديد اتجاه انتقال الفلاتر&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp; Single Direction&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;الفلتر ينتقل من جدول الأبعاد إلى جدول الحقائق&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp; &amp;nbsp;Both Directions&lt;/P&gt;&lt;P class="lia-align-right"&gt;الفلتر ينتقل في الاتجاهين (يستخدم بحذر لأنه قد يسبب مشاكل في الأداء)&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;STRONG&gt;&amp;nbsp;لماذا مهم؟&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp; إذا كان الاتجاه خاطئا، قد تظهر نتائج غير دقيقة أو تتأثر سرعة التقرير&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;STRONG&gt;&amp;nbsp;الخلاصة&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-right"&gt;إذا كان نموذج البيانات قويا ومبنيا بشكل صحيح&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;ستصبح الرسوم البيانية أكثر دقة&lt;/P&gt;&lt;P class="lia-align-right"&gt;الأداء سيكون أفضل&lt;/P&gt;&lt;P class="lia-align-right"&gt;&amp;nbsp;التحليل سيكون أسهل&lt;/P&gt;</description>
      <pubDate>Sun, 14 Dec 2025 19:41:16 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/learning-articles/%D9%83%D9%84%D9%85%D8%A7-%D9%83%D8%A7%D9%86-%D8%AA%D8%B5%D9%85%D9%8A%D9%85-%D9%86%D9%85%D9%88%D8%B0%D8%AC-%D8%A7%D9%84%D8%A8%D9%8A%D8%A7%D9%86%D8%A7%D8%AA-%D9%85%D8%A8%D9%86%D9%8A-%D8%A8%D8%B4%D9%83%D9%84-%D8%B5%D8%AD%D9%8A%D8%AD-%D9%83%D9%84%D9%85%D8%A7-%D8%A7%D8%B5%D8%A8%D8%AD-%D8%A7%D9%84%D8%AA%D8%AD%D9%84%D9%8A%D9%84/ba-p/4477776</guid>
      <dc:creator>Leina</dc:creator>
      <dc:date>2025-12-14T19:41:16Z</dc:date>
    </item>
    <item>
      <title>Leina Future Data &amp; AI Hub – Weekly Tip (Inspired by Microsoft Learn)</title>
      <link>https://techcommunity.microsoft.com/t5/learning-articles/leina-future-data-ai-hub-weekly-tip-inspired-by-microsoft-learn/ba-p/4477736</link>
      <description>&lt;P&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/power-bi/transform-model/desktop-create-and-manage-relationships" target="_blank" rel="noopener"&gt;One-to-many relationships&lt;/A&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/power-bi/guidance/star-schema" target="_blank" rel="noopener"&gt;Star schema&lt;/A&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/power-bi/guidance/relationships-bidirectional-filtering" target="_blank" rel="noopener"&gt;Filter direction&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Dec 2025 08:04:42 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/learning-articles/leina-future-data-ai-hub-weekly-tip-inspired-by-microsoft-learn/ba-p/4477736</guid>
      <dc:creator>Leina</dc:creator>
      <dc:date>2025-12-14T08:04:42Z</dc:date>
    </item>
  </channel>
</rss>

