<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Thiago Beier's Blog</title>
    <link>https://thiagogbeier.github.io/blog/</link>
    <description>Articles on identity, automation, Azure, Microsoft 365, Intune, and endpoint security</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 19 Mar 2026 13:09:00 GMT</lastBuildDate>
    <atom:link href="https://thiagogbeier.github.io/blog/feed.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://thiagogbeier.github.io/favicon.ico</url>
      <title>Thiago Beier's Blog</title>
      <link>https://thiagogbeier.github.io/blog/</link>
    </image>
    <item>
      <title>Test RSS Automation</title>
      <link>https://thiagogbeier.github.io/blog/posts/test-rss-automation.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/test-rss-automation.html</guid>
      <pubDate>Sat, 28 Feb 2026 20:30:00 GMT</pubDate>
        <category>Testing</category>
        <category>Automation</category>
      <description>This is a test post to verify that the RSS feed automation workflow is working correctly.</description>
    </item>
    <item>
      <title>Automated filter rule update in Intune – 2</title>
      <link>https://thiagogbeier.github.io/blog/posts/automated-filter-rule-update-in-intune-2.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/automated-filter-rule-update-in-intune-2.html</guid>
      <pubDate>Thu, 11 Dec 2025 17:34:37 GMT</pubDate>
        <category>Automation</category>
        <category>M365</category>
        <category>Powershell</category>
        <category>Uncategorized</category>
        <category>graph-api</category>
      <description>Hi Eveyone</description>
    </item>
    <item>
      <title>Connect-ToMgGraph script is now on PowerShell Gallery</title>
      <link>https://thiagogbeier.github.io/blog/posts/connect-tomggraph-script-is-now-on-powershell-gallery.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/connect-tomggraph-script-is-now-on-powershell-gallery.html</guid>
      <pubDate>Fri, 27 Sep 2024 07:00:22 GMT</pubDate>
        <category>Automation</category>
        <category>M365</category>
        <category>Management</category>
        <category>Powershell</category>
      <description>💫 Connect-ToMgGraph Script is now published at PowerShell Gallery 💫</description>
    </item>
    <item>
      <title>Scripts updated</title>
      <link>https://thiagogbeier.github.io/blog/posts/scripts-updated.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/scripts-updated.html</guid>
      <pubDate>Wed, 25 Sep 2024 18:24:55 GMT</pubDate>
        <category>Administration</category>
        <category>Automation</category>
        <category>Azure AD</category>
        <category>Powershell</category>
      <description>Hi Everyone.</description>
    </item>
    <item>
      <title>PowerShell Script – Connect Graph Api</title>
      <link>https://thiagogbeier.github.io/blog/posts/powershell-script-connect-graph-api.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/powershell-script-connect-graph-api.html</guid>
      <pubDate>Thu, 20 Jul 2023 16:00:01 GMT</pubDate>
        <category>Administration</category>
        <category>Automation</category>
        <category>Azure AD</category>
        <category>Intune</category>
        <category>M365</category>
        <category>autopilot</category>
      <description>Hi everyone</description>
    </item>
    <item>
      <title>Wipe a macOS from Intune</title>
      <link>https://thiagogbeier.github.io/blog/posts/wipe-a-macos-from-intune.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/wipe-a-macos-from-intune.html</guid>
      <pubDate>Fri, 07 Jul 2023 16:30:13 GMT</pubDate>
        <category>macOS</category>
      <description>If you have deployed macOS enrollment in Intune you might be wondering how we refresh macOS devices to keep mimicking all changes during the validation process.</description>
    </item>
    <item>
      <title>Prevent BYOD devices in Intune</title>
      <link>https://thiagogbeier.github.io/blog/posts/prevent-byod-devices-in-intune.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/prevent-byod-devices-in-intune.html</guid>
      <pubDate>Tue, 04 Jul 2023 07:00:48 GMT</pubDate>
        <category>macOS</category>
      <description>Hi everyone</description>
    </item>
    <item>
      <title>Enroll Windows Device using PPKG – Part 3</title>
      <link>https://thiagogbeier.github.io/blog/posts/enroll-windows-device-using-ppkg-part-3.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/enroll-windows-device-using-ppkg-part-3.html</guid>
      <pubDate>Tue, 27 Jun 2023 17:00:26 GMT</pubDate>
        <category>Architecture</category>
        <category>Intune</category>
        <category>autopilot</category>
      <description>Hi everyone.</description>
    </item>
    <item>
      <title>Windows Autopilot deployment profiles – part 2</title>
      <link>https://thiagogbeier.github.io/blog/posts/windows-autopilot-deployment-profiles-part-2.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/windows-autopilot-deployment-profiles-part-2.html</guid>
      <pubDate>Wed, 21 Jun 2023 16:00:47 GMT</pubDate>
        <category>Intune</category>
      <description>This is part 2 of Windows Autopilot deployment profiles &amp;#8211; Part 1 here.</description>
    </item>
    <item>
      <title>Register windows autopilot devices – get-windowsautopilotinfocommunity.ps1</title>
      <link>https://thiagogbeier.github.io/blog/posts/register-windows-autopilot-devices-get-windowsautopilotinfocommunity-ps1.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/register-windows-autopilot-devices-get-windowsautopilotinfocommunity-ps1.html</guid>
      <pubDate>Mon, 19 Jun 2023 06:00:45 GMT</pubDate>
        <category>Automation</category>
        <category>Intune</category>
        <category>autopilot</category>
      <description>Hi everyone.</description>
    </item>
    <item>
      <title>Windows Autopilot deployment profiles – part 1</title>
      <link>https://thiagogbeier.github.io/blog/posts/windows-autopilot-deployment-profiles-part-1.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/windows-autopilot-deployment-profiles-part-1.html</guid>
      <pubDate>Tue, 13 Jun 2023 16:00:02 GMT</pubDate>
        <category>Intune</category>
      <description>Welcome to this 2 part posts about Windows Autopilot deployment profiles (WAP)</description>
    </item>
    <item>
      <title>Intune Custom Roles – part 2</title>
      <link>https://thiagogbeier.github.io/blog/posts/intune-custom-roles-part-2.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/intune-custom-roles-part-2.html</guid>
      <pubDate>Tue, 06 Jun 2023 16:00:57 GMT</pubDate>
        <category>Active Directory</category>
        <category>Administration</category>
        <category>Architecture</category>
        <category>Automation</category>
        <category>Azure AD</category>
        <category>Intune</category>
        <category>Planning</category>
      <description>Hi again, If you had checked my previous post about Intune Custom Roles you&amp;#8217;re familiar with this setup/architecture.</description>
    </item>
    <item>
      <title>How to track device objects in Intune.</title>
      <link>https://thiagogbeier.github.io/blog/posts/how-to-track-device-objects-in-intune.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/how-to-track-device-objects-in-intune.html</guid>
      <pubDate>Thu, 01 Jun 2023 16:00:53 GMT</pubDate>
        <category>Active Directory</category>
        <category>Architecture</category>
        <category>Automation</category>
        <category>Azure</category>
        <category>Azure AD</category>
        <category>Intune</category>
        <category>autopilot</category>
      <description>📢 Updated: 06/24/2023 / DeviceID Diagram</description>
    </item>
    <item>
      <title>Tracking Changes in Intune – Part1</title>
      <link>https://thiagogbeier.github.io/blog/posts/tracking-intune-audit-logs-part1.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/tracking-intune-audit-logs-part1.html</guid>
      <pubDate>Mon, 29 May 2023 17:00:15 GMT</pubDate>
        <category>Audit</category>
        <category>Intune</category>
      <description>Hi there.</description>
    </item>
    <item>
      <title>Intune Custom Roles – part 1</title>
      <link>https://thiagogbeier.github.io/blog/posts/intune-custom-roles-part-1.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/intune-custom-roles-part-1.html</guid>
      <pubDate>Thu, 25 May 2023 16:00:59 GMT</pubDate>
        <category>Azure AD</category>
        <category>Intune</category>
        <category>Management</category>
        <category>RBAC</category>
      <description>Hi everyone.</description>
    </item>
    <item>
      <title>Windows Autopilot devices</title>
      <link>https://thiagogbeier.github.io/blog/posts/windows-autopilot-devices.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/windows-autopilot-devices.html</guid>
      <pubDate>Tue, 23 May 2023 16:00:25 GMT</pubDate>
        <category>Intune</category>
      <description>Why Windows Autopilot devices is important?</description>
    </item>
    <item>
      <title>List Intune Device Status using GraphApi</title>
      <link>https://thiagogbeier.github.io/blog/posts/list-intune-device-status-using-graphapi.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/list-intune-device-status-using-graphapi.html</guid>
      <pubDate>Wed, 17 May 2023 16:00:26 GMT</pubDate>
        <category>Apple</category>
        <category>Architecture</category>
        <category>Azure AD</category>
        <category>Intune</category>
        <category>Planning</category>
        <category>Powershell</category>
        <category>macOS</category>
      <description>Hi Everyone,</description>
    </item>
    <item>
      <title>Create a Temporary Windows autopilot dynamic device group</title>
      <link>https://thiagogbeier.github.io/blog/posts/create-a-temporary-windows-autopilot-dynamic-device-group.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/create-a-temporary-windows-autopilot-dynamic-device-group.html</guid>
      <pubDate>Fri, 12 May 2023 16:00:01 GMT</pubDate>
        <category>Administration</category>
        <category>Automation</category>
        <category>Azure AD</category>
        <category>Intune</category>
      <description>Hi everyone</description>
    </item>
    <item>
      <title>What’s an Azure AD administrative unit?</title>
      <link>https://thiagogbeier.github.io/blog/posts/whats-azure-ad-administrative-unit.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/whats-azure-ad-administrative-unit.html</guid>
      <pubDate>Wed, 03 May 2023 16:00:29 GMT</pubDate>
        <category>Active Directory</category>
        <category>Automation</category>
        <category>Azure AD</category>
        <category>Intune</category>
      <description>Hi again,</description>
    </item>
    <item>
      <title>What’s an AAD device extension attribute?</title>
      <link>https://thiagogbeier.github.io/blog/posts/whats-aad-device-extension-attributes.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/whats-aad-device-extension-attributes.html</guid>
      <pubDate>Wed, 26 Apr 2023 16:00:14 GMT</pubDate>
        <category>Active Directory</category>
        <category>Automation</category>
        <category>Azure AD</category>
        <category>Intune</category>
      <description>Hi again</description>
    </item>
    <item>
      <title>Distribute Outlook Templates from Intune</title>
      <link>https://thiagogbeier.github.io/blog/posts/distribute-outlook-templates-from-intune.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/distribute-outlook-templates-from-intune.html</guid>
      <pubDate>Wed, 19 Apr 2023 16:00:58 GMT</pubDate>
        <category>Administration</category>
        <category>Automation</category>
        <category>Intune</category>
        <category>Remediation</category>
      <description>Hi again</description>
    </item>
    <item>
      <title>Enroll Windows Device using PPKG – Part 2</title>
      <link>https://thiagogbeier.github.io/blog/posts/enroll-windows-device-using-ppkg-part-2.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/enroll-windows-device-using-ppkg-part-2.html</guid>
      <pubDate>Fri, 14 Apr 2023 16:00:31 GMT</pubDate>
        <category>Automation</category>
        <category>Intune</category>
        <category>Management</category>
        <category>Modern Workspace</category>
      <description>Hi everyone.</description>
    </item>
    <item>
      <title>Proactive Remediation – Toast Notification Non-Standard Device Name</title>
      <link>https://thiagogbeier.github.io/blog/posts/proactive-remediation-toast-notification-non-standard-device-name.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/proactive-remediation-toast-notification-non-standard-device-name.html</guid>
      <pubDate>Wed, 12 Apr 2023 16:00:04 GMT</pubDate>
        <category>Automation</category>
        <category>Intune</category>
        <category>Management</category>
      <description>Hi again</description>
    </item>
    <item>
      <title>Proactive Remediation – recover local admin</title>
      <link>https://thiagogbeier.github.io/blog/posts/proactive-remediation-recover-local-admin.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/proactive-remediation-recover-local-admin.html</guid>
      <pubDate>Mon, 10 Apr 2023 16:00:20 GMT</pubDate>
        <category>Administration</category>
        <category>Automation</category>
        <category>Intune</category>
        <category>Powershell</category>
      <description>Hi there</description>
    </item>
    <item>
      <title>Get Azure AD Registered Devices per user using PowerShell</title>
      <link>https://thiagogbeier.github.io/blog/posts/get-azure-ad-registered-devices-per-user-using-powershell.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/get-azure-ad-registered-devices-per-user-using-powershell.html</guid>
      <pubDate>Fri, 07 Apr 2023 16:00:41 GMT</pubDate>
        <category>Active Directory</category>
        <category>Administration</category>
        <category>Azure AD</category>
        <category>Intune</category>
        <category>Management</category>
      <description>Hi again folks</description>
    </item>
    <item>
      <title>Azure AD application – self-signed certificate</title>
      <link>https://thiagogbeier.github.io/blog/posts/azure-ad-application-self-signed-certificate.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/azure-ad-application-self-signed-certificate.html</guid>
      <pubDate>Wed, 05 Apr 2023 16:00:28 GMT</pubDate>
        <category>Azure AD</category>
        <category>Intune</category>
      <description>Hi again</description>
    </item>
    <item>
      <title>Create an Azure AD application</title>
      <link>https://thiagogbeier.github.io/blog/posts/create-an-azure-ad-application.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/create-an-azure-ad-application.html</guid>
      <pubDate>Mon, 03 Apr 2023 16:00:29 GMT</pubDate>
        <category>Azure AD</category>
        <category>M365</category>
      <description>Hi again</description>
    </item>
    <item>
      <title>Intune – Proactive Remediation : detect and remove DrawIo</title>
      <link>https://thiagogbeier.github.io/blog/posts/intune-proactive-remediation-detect-and-remove-drawio.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/intune-proactive-remediation-detect-and-remove-drawio.html</guid>
      <pubDate>Fri, 31 Mar 2023 16:00:02 GMT</pubDate>
        <category>Automation</category>
        <category>Intune</category>
      <description>Hi again</description>
    </item>
    <item>
      <title>Monitor Intune Device enrollment using Lists.</title>
      <link>https://thiagogbeier.github.io/blog/posts/monitor-intune-device-enrollment-using-lists.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/monitor-intune-device-enrollment-using-lists.html</guid>
      <pubDate>Wed, 29 Mar 2023 16:00:19 GMT</pubDate>
        <category>Automation</category>
        <category>Intune</category>
      <description>Hi again</description>
    </item>
    <item>
      <title>Create a SharePoint List to receive windows autopilot update/upload status.</title>
      <link>https://thiagogbeier.github.io/blog/posts/create-a-sharepoint-list-to-receive-windows-autopilot-update-upload-status.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/create-a-sharepoint-list-to-receive-windows-autopilot-update-upload-status.html</guid>
      <pubDate>Mon, 27 Mar 2023 16:00:46 GMT</pubDate>
        <category>Intune</category>
        <category>Lists</category>
      <description>Hi there.</description>
    </item>
    <item>
      <title>Create a Device group from lastSyncedDate attribute</title>
      <link>https://thiagogbeier.github.io/blog/posts/create-a-device-assigned-cloud-based-security-group-from-lastsynceddate-attribute.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/create-a-device-assigned-cloud-based-security-group-from-lastsynceddate-attribute.html</guid>
      <pubDate>Thu, 23 Mar 2023 16:00:46 GMT</pubDate>
        <category>Azure AD</category>
        <category>Intune</category>
        <category>Management</category>
      <description>Hi Everyone.</description>
    </item>
    <item>
      <title>Enroll Windows Device using PPKG</title>
      <link>https://thiagogbeier.github.io/blog/posts/enroll-windows-device-using-ppkg.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/enroll-windows-device-using-ppkg.html</guid>
      <pubDate>Tue, 21 Mar 2023 16:00:23 GMT</pubDate>
        <category>Intune</category>
        <category>Management</category>
        <category>Microsoft Teams</category>
        <category>Modern Workspace</category>
        <category>Powershell</category>
      <description>Hi everyone.</description>
    </item>
    <item>
      <title>Use PowerShell to find application uninstall keys</title>
      <link>https://thiagogbeier.github.io/blog/posts/use-powershell-to-find-application-uninstall-keys.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/use-powershell-to-find-application-uninstall-keys.html</guid>
      <pubDate>Sun, 19 Mar 2023 05:19:57 GMT</pubDate>
        <category>Administration</category>
        <category>Intune</category>
        <category>Management</category>
        <category>Powershell</category>
      <description>Hi everyone</description>
    </item>
    <item>
      <title>Monitor Intune Device enrollment using Teams Channel.</title>
      <link>https://thiagogbeier.github.io/blog/posts/monitor-intune-device-enrollment-using-teams-channel.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/monitor-intune-device-enrollment-using-teams-channel.html</guid>
      <pubDate>Fri, 17 Mar 2023 16:00:28 GMT</pubDate>
        <category>Automation</category>
        <category>Intune</category>
        <category>Microsoft Teams</category>
        <category>Powershell</category>
      <description>Hi again</description>
    </item>
    <item>
      <title>Intune Stale Devices – part 2</title>
      <link>https://thiagogbeier.github.io/blog/posts/intune-stale-devices-part-2.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/intune-stale-devices-part-2.html</guid>
      <pubDate>Wed, 15 Mar 2023 16:00:26 GMT</pubDate>
        <category>Automation</category>
        <category>Azure AD</category>
        <category>Intune</category>
      <description>Hi again!</description>
    </item>
    <item>
      <title>Intune Stale Devices – part 1</title>
      <link>https://thiagogbeier.github.io/blog/posts/intune-stale-devices-part-1.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/intune-stale-devices-part-1.html</guid>
      <pubDate>Mon, 13 Mar 2023 16:00:49 GMT</pubDate>
        <category>Azure AD</category>
        <category>Intune</category>
      <description>Have you ever asked yourself why you can find duplicated serial numbers in Intune ( Microsoft Intune Admin Center \ Devices \ Windows )?</description>
    </item>
    <item>
      <title>Automated filter rule update in Intune</title>
      <link>https://thiagogbeier.github.io/blog/posts/automated-filter-population-in-intune.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/automated-filter-population-in-intune.html</guid>
      <pubDate>Thu, 09 Mar 2023 17:00:00 GMT</pubDate>
        <category>Automation</category>
        <category>Intune</category>
      <description>Automated filter population in Intune</description>
    </item>
    <item>
      <title>App Phased deployment in Intune</title>
      <link>https://thiagogbeier.github.io/blog/posts/app-phased-deployment-in-intune.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/app-phased-deployment-in-intune.html</guid>
      <pubDate>Tue, 07 Mar 2023 00:00:00 GMT</pubDate>
        <category>Intune</category>
        <category>M365</category>
      <description>App Phased deployment in Intune</description>
    </item>
    <item>
      <title>OneDrive for Business – Sync Settings</title>
      <link>https://thiagogbeier.github.io/blog/posts/onedrive-for-business-sync-settings.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/onedrive-for-business-sync-settings.html</guid>
      <pubDate>Thu, 18 Mar 2021 16:00:00 GMT</pubDate>
        <category>M365</category>
        <category>Office365</category>
        <category>OneDrive</category>
      <description>OneDrive sync settings</description>
    </item>
    <item>
      <title>Teams Client EUX (Meetings)</title>
      <link>https://thiagogbeier.github.io/blog/posts/teams-client-eux.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/teams-client-eux.html</guid>
      <pubDate>Mon, 08 Mar 2021 17:00:33 GMT</pubDate>
        <category>Microsoft Teams</category>
      <description>One of the coolest thing about Team it&amp;#8217;s how it evolves.</description>
    </item>
    <item>
      <title>Teams Breakout Rooms – New Settings.</title>
      <link>https://thiagogbeier.github.io/blog/posts/teams-breakout-rooms-new-settings.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/teams-breakout-rooms-new-settings.html</guid>
      <pubDate>Thu, 04 Mar 2021 05:03:18 GMT</pubDate>
        <category>Microsoft Teams</category>
      <description></description>
    </item>
    <item>
      <title>Exchange Online Export PST Tip.</title>
      <link>https://thiagogbeier.github.io/blog/posts/exchange-online-export-pst-tip.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/exchange-online-export-pst-tip.html</guid>
      <pubDate>Fri, 19 Feb 2021 03:41:06 GMT</pubDate>
        <category>Exchange &amp;amp;amp; Office Server</category>
      <description></description>
    </item>
    <item>
      <title>Azure Cloud Shell on M365 / O365 Portal</title>
      <link>https://thiagogbeier.github.io/blog/posts/azure-cloud-shell-on-m365-o365-portal.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/azure-cloud-shell-on-m365-o365-portal.html</guid>
      <pubDate>Thu, 18 Feb 2021 05:22:06 GMT</pubDate>
        <category>Azure</category>
        <category>Powershell</category>
        <category>bash</category>
      <description></description>
    </item>
    <item>
      <title>Recording Teams Calls and Meetings</title>
      <link>https://thiagogbeier.github.io/blog/posts/recording-teams-calls-and-meetings.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/recording-teams-calls-and-meetings.html</guid>
      <pubDate>Tue, 26 Jan 2021 22:00:25 GMT</pubDate>
        <category>Microsoft Teams</category>
      <description></description>
    </item>
    <item>
      <title>CHANNEL CALENDAR in #Teams is available. 📆</title>
      <link>https://thiagogbeier.github.io/blog/posts/channel-calendar-in-teams-is-available-%f0%9f%93%86.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/channel-calendar-in-teams-is-available-%f0%9f%93%86.html</guid>
      <pubDate>Fri, 08 Jan 2021 19:49:21 GMT</pubDate>
        <category>Features</category>
        <category>Microsoft Teams</category>
      <description></description>
    </item>
    <item>
      <title>Microsoft Teams Update Policies</title>
      <link>https://thiagogbeier.github.io/blog/posts/microsoft-teams-update-policies.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/microsoft-teams-update-policies.html</guid>
      <pubDate>Wed, 16 Dec 2020 17:00:16 GMT</pubDate>
        <category>Microsoft Teams</category>
        <category>New Feature</category>
        <category>Preview</category>
      <description>Microsoft Teams Update Policies (Public Preview)</description>
    </item>
    <item>
      <title>Microsoft Teams CQD – Call Queue Dashboard and Power BI.</title>
      <link>https://thiagogbeier.github.io/blog/posts/microsoft-teams-cqd-call-queue-dashboard-and-power-bi.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/microsoft-teams-cqd-call-queue-dashboard-and-power-bi.html</guid>
      <pubDate>Tue, 15 Dec 2020 17:00:59 GMT</pubDate>
        <category>Microsoft Teams</category>
        <category>Power BI</category>
      <description></description>
    </item>
    <item>
      <title>Microsoft Teams – emotions.</title>
      <link>https://thiagogbeier.github.io/blog/posts/1499.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/1499.html</guid>
      <pubDate>Mon, 14 Dec 2020 17:00:22 GMT</pubDate>
        <category>Microsoft Teams</category>
        <category>New Feature</category>
      <description>Hi Everyone,</description>
    </item>
    <item>
      <title>Azure AD – Deleted users (Preview)</title>
      <link>https://thiagogbeier.github.io/blog/posts/azure-ad-deleted-users-preview.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/azure-ad-deleted-users-preview.html</guid>
      <pubDate>Fri, 11 Dec 2020 23:26:14 GMT</pubDate>
        <category>Active Directory</category>
        <category>Azure AD</category>
        <category>Preview</category>
      <description>Azure Active Directory (Deleted Users)</description>
    </item>
    <item>
      <title>Microsoft Teams Breakout Rooms (GA) eBook</title>
      <link>https://thiagogbeier.github.io/blog/posts/microsoft-teams-breakout-rooms-ga-ebook.html</link>
      <guid isPermaLink="true">https://thiagogbeier.github.io/blog/posts/microsoft-teams-breakout-rooms-ga-ebook.html</guid>
      <pubDate>Fri, 11 Dec 2020 17:00:52 GMT</pubDate>
        <category>Microsoft Teams</category>
      <description></description>
    </item>
  </channel>
</rss>
