<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Entra.News - Your weekly dose of Microsoft Entra]]></title><description><![CDATA[Entra.News is the go-to newsletter for the latest updates & expert insights on Microsoft Entra. Curated from top sources like Microsoft & MVPs, it's trusted by IT Pros & enterprise security teams worldwide to stay ahead in identity & access management.]]></description><link>https://entra.news</link><image><url>https://substackcdn.com/image/fetch/$s_!4mCy!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b3b3378-703b-4f6a-ab4d-10470336b06f_1280x1280.png</url><title>Entra.News - Your weekly dose of Microsoft Entra</title><link>https://entra.news</link></image><generator>Substack</generator><lastBuildDate>Fri, 04 Sep 2026 03:53:24 GMT</lastBuildDate><atom:link href="https://entra.news/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Merill & Joshua Fernando]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[hey@entra.news]]></webMaster><itunes:owner><itunes:email><![CDATA[hey@entra.news]]></itunes:email><itunes:name><![CDATA[Merill Fernando]]></itunes:name></itunes:owner><itunes:author><![CDATA[Merill Fernando]]></itunes:author><googleplay:owner><![CDATA[hey@entra.news]]></googleplay:owner><googleplay:email><![CDATA[hey@entra.news]]></googleplay:email><googleplay:author><![CDATA[Merill Fernando]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[How General Motors Moved 200,000 People to Passkeys]]></title><description><![CDATA[The Enterprise Passkey Playbook: The Passkey Corners Most Rollouts Forget]]></description><link>https://entra.news/p/how-general-motors-moved-200000-people</link><guid isPermaLink="false">https://entra.news/p/how-general-motors-moved-200000-people</guid><dc:creator><![CDATA[Merill Fernando]]></dc:creator><pubDate>Mon, 31 Aug 2026 10:34:40 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/213523100/560056624d41a1a688d7536b7980987f.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>Microsoft starts making passkeys the default in Microsoft Entra ID on 1 September 2026, and retires Microsoft-provided SMS and voice MFA on 1 February 2027. Every organisation with a large, messy population now has to answer a question that has nothing to do with passkey technology itself: how do you move a hundred thousand real people - office workers, factory floors, call centres and guests - without locking someone out?</p><p>In this episode, Merill sits down with the person who has already done it. Andrew Cameron is a Distinguished Engineer for Identity and Cybersecurity at General Motors, and he has spent roughly 25 years there, long enough to have started on the employee portal as a web architect in 2000, and then helped build the identity function that now carries one of the world&#8217;s largest passwordless deployments.</p><p>The single biggest lever, Andrew says, was almost embarrassingly simple. GM treated Windows Hello as an optional convenience for years, then realised that an already-managed Windows device <em>is</em> a passkey. About 100,000 people were enabled through Windows Hello alone - no roaming key, no phone, no authenticator juggling. Platform SSO now extends the same idea to Mac through the secure enclave.</p><p>The sequence matters as much as the tools. Admin roles came first, required to carry a device-bound passkey with Azure PIM forcing the stronger method through activation. Then Conditional Access did the rollout: a small group of eager users, audit mode, and then add apps and expand outward. Andrew&#8217;s practical tip is to target the big, heavily used apps before chasing every user - it often gets you to 80% coverage faster.</p><p>Then the conversation turns to the corners most passkey explainers skip. Manufacturing workers who cannot use a phone and do not have a keyboard. Guest accounts - suppliers, dealerships and contractors - whose source tenant must also enable passkeys before the journey can complete. Call-centre users on unmanaged devices. And VDI, where certificate auth or Azure Virtual Desktop fills the gap.</p><p>Andrew also walks through the synced-versus-device-bound decision, and lands on the unglamorous first step of the whole thing: before you retire anything, know which authentication methods are actually in use.</p><div class="callout-block" data-callout="true"><p><strong>If your plan for the SMS/voice deprecation is &#8220;we&#8217;ll deal with it in February,&#8221; consider this episode your head start.</strong></p></div><h2><strong>What caught GM&#8217;s identity team by surprise</strong></h2><p>Andrew was candid about the corners that bit them - the ones most admins only discover after the weak method is already gone:</p><ul><li><p><strong>SMS was the onboarding bootstrap.</strong> A new starter was never expected to have a passkey, so onboarding simply defaulted to an SMS code. Remove SMS and you have also removed the way people got in on day one. GM&#8217;s fix: issue a Temporary Access Pass (TAP) for onboarding, then register a strong method immediately.</p></li><li><p><strong>A new phone defaulted to SMS again.</strong> The &#8220;I just got a new phone&#8221; recovery path sent a code to the number by default. That whole flow had to be redesigned too, not just the sign-in policy.</p></li><li><p><strong>Guests were the hard problem.</strong> Several hundred thousand suppliers, dealerships and contractors can only finish a passkey sign-in if their own source tenant has also enabled passkeys. Enforce on your side and a guest can still get blocked upstream through no fault of yours.</p></li><li><p><strong>Factory floors have no phones and no keyboards.</strong> Manufacturing workers could not use a phone or type a password, so GM built custom non-password methods and used hardware keys for robots and other physical assets.</p></li><li><p><strong>Call-centre users are not on managed devices.</strong> Tens of thousands of users were remote or unmanaged, so GM folded device posture and network location into the risk evaluation.</p></li><li><p><strong>VDI was a fresh corner.</strong> Certificate auth and Azure Virtual Desktop SSO replaced SMS as the way into a virtual desktop.</p></li><li><p><strong>Hardware-key attestation had to be unwound.</strong> GM had registered AAGUIDs for hardware keys; when synced passkeys arrived, those old attestation requirements no longer applied and had to be revisited.</p></li></ul><h2><strong>GM&#8217;s secrets: don&#8217;t repeat the mistakes</strong></h2><ul><li><p><strong>Your managed device is already a passkey.</strong> The light-bulb moment was realising Windows Hello turns an already-managed Windows device into a passkey &#8212; no phone required. It became the fast path for roughly 100,000 people, and Platform SSO does the same on Mac.</p></li><li><p><strong>Privileged roles first, then everyone else.</strong> Admin roles carried device-bound passkeys, with Azure PIM forcing the stronger method through activation.</p></li><li><p><strong>Use Conditional Access as the rollout engine.</strong> Small pilot group &#8594; audit mode &#8594; add apps &#8594; expand. No big bang.</p></li><li><p><strong>Target the big apps, not every user.</strong> You reach ~80% coverage faster by protecting the heavily used apps first, then adding more to the same policy.</p></li><li><p><strong>Know your authentication methods before you retire anything.</strong> Monitoring and visibility come first &#8212; the deprecation clock is not the plan.</p></li></ul><div><hr></div><p>Sponsored by:</p><h3><strong>Scan, Score, and Secure Your Applications in Entra</strong></h3><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!xcG5!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe59a5834-e902-4952-8eb5-cdf1d74f3c08_1200x600.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!xcG5!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe59a5834-e902-4952-8eb5-cdf1d74f3c08_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!xcG5!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe59a5834-e902-4952-8eb5-cdf1d74f3c08_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!xcG5!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe59a5834-e902-4952-8eb5-cdf1d74f3c08_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!xcG5!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe59a5834-e902-4952-8eb5-cdf1d74f3c08_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!xcG5!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe59a5834-e902-4952-8eb5-cdf1d74f3c08_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e59a5834-e902-4952-8eb5-cdf1d74f3c08_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:324851,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/213523100?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe59a5834-e902-4952-8eb5-cdf1d74f3c08_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!xcG5!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe59a5834-e902-4952-8eb5-cdf1d74f3c08_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!xcG5!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe59a5834-e902-4952-8eb5-cdf1d74f3c08_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!xcG5!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe59a5834-e902-4952-8eb5-cdf1d74f3c08_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!xcG5!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe59a5834-e902-4952-8eb5-cdf1d74f3c08_1200x600.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p><p>Application identities represent one of the largest attack surfaces in Entra &#8212; and often one of the least consistently governed. AppGov Score helps IT and security teams understand where that risk sits.</p><p>The 24-check assessment evaluates your Entra ID application integrations against Microsoft-recommended governance practices, analyzing:</p><ul><li><p>App registrations and enterprise apps for excessive permissions</p></li><li><p>Expired or unmanaged secrets</p></li><li><p>Ownerless apps</p></li><li><p>Risky consent grants</p></li><li><p>Privileged service principals</p></li></ul><p>Results are delivered as a clear, defensible risk score with actionable findings. No scripts. No manual inventory. Just a fast, read-only scan that reveals app sprawl, identity misconfigurations and blast radius &#8212; so you can prioritize remediation and strengthen your security posture with confidence.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.appgovscore.com/appgov-score?utm_campaign=AppGov%20Score&amp;utm_source=Entra.chat&amp;utm_medium=podcast&amp;utm_content=9.30.26&quot;,&quot;text&quot;:&quot;Scan Your Tenant - No Cost&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.appgovscore.com/appgov-score?utm_campaign=AppGov%20Score&amp;utm_source=Entra.chat&amp;utm_medium=podcast&amp;utm_content=9.30.26"><span>Scan Your Tenant - No Cost</span></a></p><div><hr></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!42q9!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2bdb8228-781c-42ab-83a1-81f54d720367_2752x1536.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!42q9!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2bdb8228-781c-42ab-83a1-81f54d720367_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!42q9!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2bdb8228-781c-42ab-83a1-81f54d720367_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!42q9!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2bdb8228-781c-42ab-83a1-81f54d720367_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!42q9!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2bdb8228-781c-42ab-83a1-81f54d720367_2752x1536.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!42q9!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2bdb8228-781c-42ab-83a1-81f54d720367_2752x1536.png" width="1456" height="813" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/2bdb8228-781c-42ab-83a1-81f54d720367_2752x1536.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:813,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:5017419,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/213523100?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2bdb8228-781c-42ab-83a1-81f54d720367_2752x1536.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!42q9!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2bdb8228-781c-42ab-83a1-81f54d720367_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!42q9!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2bdb8228-781c-42ab-83a1-81f54d720367_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!42q9!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2bdb8228-781c-42ab-83a1-81f54d720367_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!42q9!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2bdb8228-781c-42ab-83a1-81f54d720367_2752x1536.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Subscribe with your favorite podcast player or watch on YouTube &#128071;</p><div id="youtube2-xwvjtpfyr9M" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;xwvjtpfyr9M&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/xwvjtpfyr9M?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><div><hr></div><h3><strong>About Andrew Cameron</strong></h3><p>Andrew Cameron is a Distinguished Engineer for Identity and Cybersecurity at General Motors. He joined GM in 2000 as a web architect working on the employee portal, then moved into directory services and helped stand up GM&#8217;s identity and access management team in 2004. He has spent the past quarter-century building and leading identity and security at one of the world&#8217;s largest manufacturers from early SAML and OpenID Connect standardisation and Azure AD adoption, to GM&#8217;s current passwordless rollout across roughly 200,000 people.</p><p>LinkedIn - <a href="https://www.linkedin.com/in/kandrewcameron/">https://www.linkedin.com/in/kandrewcameron/</a></p><div><hr></div><h3><strong>Related Links</strong></h3><ul><li><p>Passkeys by default and retirement of Microsoft-provided SMS and voice authentication (mentioned at 13:23) - <a href="https://learn.microsoft.com/entra/identity/authentication/concept-sms-voice-retirement">https://learn.microsoft.com/entra/identity/authentication/concept-sms-voice-retirement</a></p></li><li><p>Passkeys (FIDO2) authentication in Microsoft Entra ID (context throughout) - <a href="https://learn.microsoft.com/entra/identity/authentication/concept-authentication-passkeys-fido2">https://learn.microsoft.com/entra/identity/authentication/concept-authentication-passkeys-fido2</a></p></li><li><p>Synced passkeys, device-bound passkeys and passkey profiles (discussed at 33:57) - <a href="https://learn.microsoft.com/entra/identity/authentication/how-to-authentication-passkeys-fido2">https://learn.microsoft.com/entra/identity/authentication/how-to-authentication-passkeys-fido2</a></p></li><li><p>Deploy phishing-resistant passwordless authentication (context at 28:38) - <a href="https://learn.microsoft.com/entra/identity/authentication/how-to-deploy-phishing-resistant-passwordless-authentication">https://learn.microsoft.com/entra/identity/authentication/how-to-deploy-phishing-resistant-passwordless-authentication</a></p></li><li><p>Configure a Temporary Access Pass (discussed at 12:48 and 33:20) - <a href="https://learn.microsoft.com/entra/identity/authentication/howto-authentication-temporary-access-pass">https://learn.microsoft.com/entra/identity/authentication/howto-authentication-temporary-access-pass</a></p></li><li><p>Windows Hello for Business (the fast path discussed at 09:32 and 26:24) - <a href="https://learn.microsoft.com/windows/security/identity-protection/hello-for-business/">https://learn.microsoft.com/windows/security/identity-protection/hello-for-business/</a></p></li><li><p>Configure Platform SSO for macOS devices (discussed at 27:23) - <a href="https://learn.microsoft.com/intune/device-configuration/settings-catalog/configure-platform-sso-macos">https://learn.microsoft.com/intune/device-configuration/settings-catalog/configure-platform-sso-macos</a></p></li><li><p>Require device compliance with Conditional Access (unmanaged-device discussion at 41:35) - <a href="https://learn.microsoft.com/entra/identity/conditional-access/policy-all-users-device-compliance">https://learn.microsoft.com/entra/identity/conditional-access/policy-all-users-device-compliance</a></p></li></ul><h3><strong>Related Entra.Chat Episodes</strong></h3><ul><li><p>5 Lessons from Rolling Out Passkeys to Millions of Users - <a href="https://entra.news/p/5-lessons-from-rolling-out-passkeys">https://entra.news/p/5-lessons-from-rolling-out-passkeys</a></p></li><li><p>From SMS MFA to Passkeys: A Practical Microsoft Entra Migration Plan - <a href="https://entra.news/p/from-sms-mfa-to-passkeys-a-practical">https://entra.news/p/from-sms-mfa-to-passkeys-a-practical</a></p></li><li><p>Mastering Microsoft Entra ID: Real-World Passkey Deployment Tips - <a href="https://entra.news/p/mastering-microsoft-entra-id-real">https://entra.news/p/mastering-microsoft-entra-id-real</a></p></li></ul><div><hr></div><h2>Chapters</h2><p>00:00 Intro</p><p>00:27 Meet Andrew Cameron</p><p>01:34 25 years of identity at GM</p><p>07:34 200,000 people and their personas</p><p>08:24 The strategy: passkeys over weaker MFA</p><p>09:32 Windows Hello: the fast path</p><p>10:06 Factory floors and hardware keys</p><p>11:20 Sponsor: AppGov Score</p><p>13:23 The SMS and voice deprecation</p><p>14:20 The guest-account problem</p><p>20:30 Roadblocks: onboarding and new phones</p><p>23:30 Conditional Access: small groups first</p><p>25:02 VDI, certificate auth and Azure Virtual Desktop</p><p>27:23 Platform SSO on Mac</p><p>28:38 The playbook: monitor, target, measure</p><p>33:57 Synced vs device-bound passkeys</p><p>35:35 Privileged roles first and Azure PIM</p><p>38:54 Final thoughts and wrap-up</p><div><hr></div><h3><strong>Podcast Apps</strong></h3><p>Entra.Chat - <a href="https://entra.chat">https://entra.chat</a></p><p>Apple Podcast - <a href="https://entra.chat/apple">https://entra.chat/apple</a></p><p>YouTube - <a href="https://entra.chat/youtube">https://entra.chat/youtube</a></p><p>Spotify - <a href="https://entra.chat/spotify">https://entra.chat/spotify</a></p><p>Overcast - <a href="https://entra.chat/overcast">https://entra.chat/overcast</a></p><p>Pocketcast - <a href="https://entra.chat/pocketcast">https://entra.chat/pocketcast</a></p><p>Others - <a href="https://entra.chat/rss">https://entra.chat/rss</a></p><div><hr></div><h3><strong>Merill&#8217;s socials</strong></h3><p>YouTube - <a href="https://youtube.com/@merillx">youtube.com/@merillx</a></p><p>LinkedIn - <a href="https://linkedin.com/in/merill">linkedin.com/in/merill</a></p><p>Twitter - <a href="https://twitter.com/merill">twitter.com/merill</a></p><p>TikTok - <a href="https://www.tiktok.com/@merillf">tiktok.com/@merillf</a></p><p>Bluesky - <a href="https://bsky.app/profile/merill.net">bsky.app/profile/merill.net</a></p><p>Mastodon - <a href="https://infosec.exchange/@merill">infosec.exchange/@merill</a></p><p>Threads - <a href="https://www.threads.net/@merillf">threads.net/@merillf</a></p><p>GitHub - <a href="https://github.com/merill">github.com/merill</a></p>]]></content:encoded></item><item><title><![CDATA[Entra 🆔 News #164 → This week in Microsoft Entra]]></title><description><![CDATA[&#128075; Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.]]></description><link>https://entra.news/p/entra-news-164-this-week-in-microsoft</link><guid isPermaLink="false">https://entra.news/p/entra-news-164-this-week-in-microsoft</guid><dc:creator><![CDATA[Joshua Fernando]]></dc:creator><pubDate>Sun, 30 Aug 2026 10:43:11 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!PdGn!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe050d2f4-f139-41c4-8e0c-ddb7e3e981c6_1298x1848.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>&#128075; Hi, Merill and Joshua here with this week&#8217;s roundup of Microsoft Entra news from around the globe &#127757;.</p><p>There&#8217;s a bit of a cloud-to-on-prem theme this week.</p><p>Entra Cloud Sync can now provision users and groups from Entra ID back to Active Directory, which is now in preview.</p><p>There&#8217;s also a new preview for keeping a group&#8217;s OU and name when changing its Source of Authority. And if you&#8217;re working with on-prem apps, there&#8217;s a useful walkthrough on governing access to them from Entra ID.</p><p>We&#8217;ve also got Greg, Eric and Rene on the Entra Chat podcast this week talking all things Entra Groups, so make sure you check it out.</p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;03d646dd-4376-49b2-b1ea-66d3aa8f30c1&quot;,&quot;caption&quot;:&quot;On 3 November 2026, the memberOf operator in Microsoft Entra dynamic membership groups stops working. Nothing errors. Nothing breaks loudly. Every dynamic group, dynamic administrative unit and entitlement management auto-assignment policy that uses it simply freezes in its last known state the people who should be added are not added, and the people wh&#8230;&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;lg&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;Microsoft Entra memberOf Retirement: What Admins Must Do&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:13653245,&quot;name&quot;:&quot;Merill Fernando&quot;,&quot;bio&quot;:&quot;Product Manager &#8226; Microsoft Entra | Creator of cmd.ms &#8226; idPowerToys.merill.net &#8226; Graph X-Ray &#8226; &#127462;&#127482; &#8226; &#127473;&#127472; &#8226; Posts are my own&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67a42318-1b15-490d-a0bf-a68f9ea04f79_400x400.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:100}],&quot;post_date&quot;:&quot;2026-08-25T06:18:50.023Z&quot;,&quot;cover_image&quot;:&quot;https://substack-video.s3.amazonaws.com/video_upload/post/212654280/6bf01780-49c5-4e88-887d-44ee66f6956c/transcoded-1787636070.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://entra.news/p/microsoft-entra-memberof-retirement&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:212654280,&quot;type&quot;:&quot;podcast&quot;,&quot;reaction_count&quot;:11,&quot;comment_count&quot;:0,&quot;publication_id&quot;:1804560,&quot;publication_name&quot;:&quot;Entra.News - Your weekly dose of Microsoft Entra&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!4mCy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b3b3378-703b-4f6a-ab4d-10470336b06f_1280x1280.png&quot;,&quot;belowTheFold&quot;:false,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><p>Enjoy!</p><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!GCdv!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c6838a1-602b-49c9-b762-608e9df9f056_1200x600.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!GCdv!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c6838a1-602b-49c9-b762-608e9df9f056_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!GCdv!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c6838a1-602b-49c9-b762-608e9df9f056_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!GCdv!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c6838a1-602b-49c9-b762-608e9df9f056_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!GCdv!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c6838a1-602b-49c9-b762-608e9df9f056_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!GCdv!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c6838a1-602b-49c9-b762-608e9df9f056_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/3c6838a1-602b-49c9-b762-608e9df9f056_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:202022,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/213339715?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c6838a1-602b-49c9-b762-608e9df9f056_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!GCdv!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c6838a1-602b-49c9-b762-608e9df9f056_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!GCdv!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c6838a1-602b-49c9-b762-608e9df9f056_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!GCdv!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c6838a1-602b-49c9-b762-608e9df9f056_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!GCdv!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c6838a1-602b-49c9-b762-608e9df9f056_1200x600.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p><strong><span>Cut the PS: Mailbox Folder Permissions Made Easy</span></strong></p><p><span>PowerShell is awesome! For automation, bulk-editing, and scheduling. For first-line ad-hoc user support, PowerShell is a resource sinkhole that slows down ticket resolution, sucks in senior IT, and eats up end-user productivity.</span></p><p><span>To do &#8220;simple&#8221; mailbox folder permission management using MS standard tooling, your helpdesk needs to juggle five separate cmdlets and hand-type access rights, exact user identities, and SharingPermissionFlags values for calendar delegates.</span></p><p><span>With EasyEntra, first-line supporters of any level can </span><strong><span>view and manage mailbox folder permissions in seconds with close to zero training</span></strong><span>.</span></p><p><span>And this is just one of many features available in the same application.</span></p><p><em><strong><span>&#8220;My team and I are blown away with EasyEntra.&#8221;<br></span></strong></em><span>Group IT Manager, RM Curtis, United Kingdom</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=cuttheps&quot;,&quot;text&quot;:&quot;Download EasyEntra&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=cuttheps"><span>Download EasyEntra</span></a></p></blockquote><div><hr></div><h1><strong>&#9889;&#65039; Microsoft</strong></h1><h2><strong>&#128293; Public Preview</strong></h2><ul><li><p><a href="https://learn.microsoft.com/en-us/entra/identity/hybrid/cloud-sync/how-to-configure-entra-to-active-directory">Configure Microsoft Entra ID to Active Directory provisioning (preview)</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/identity/hybrid/cloud-sync/how-to-preserve-group-organizational-unit-entra-to-active-directory?tabs=ps">Preserve a group&#8217;s organizational unit and name when you convert Source of Authority (preview)</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/identity/hybrid/cloud-sync/tutorial-users-groups-provisioning-walkthrough?tabs=selected">Tutorial: Govern access to an on-premises app from Microsoft Entra ID (preview)</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/identity/domain-services/security-account-name">Entra Domain Services - Public preview of enhanced security account manager support</a></p></li></ul><h2><strong>&#128214; Read</strong></h2><ul><li><p><a href="https://www.microsoft.com/en-us/security/blog/2026/08/27/whats-new-in-microsoft-security-august-2026/">&#8203;&#8203;&#8203;&#8203;&#8203;&#8203;What&#8217;s new in Microsoft Security: August 2026</a> &#8226; <em>Alym Rayani</em></p></li></ul><h2><strong>&#128483;&#65039; Message Center</strong></h2><ul><li><p><a href="https://mc.merill.net/message/MC1411574/compare/2026-07-09T18-20-59-34Z/2026-08-24T16-51-38-09Z">MC1411574 - Microsoft Entra: System-preferred authentication now applies to first-factor authentication</a></p></li><li><p><a href="https://mc.merill.net/message/MC1461704">MC1461704 - Microsoft Defender XDR: Unified response actions across identity accounts</a></p></li><li><p><a href="https://mc.merill.net/message/MC1461705">MC1461705 - Microsoft Defender XDR: Unified identity timeline on the Identity page</a></p></li><li><p><a href="https://mc.merill.net/message/MC1462460">MC1462460 - Microsoft Entra: Domain update for My Account and identity self-service experiences</a></p></li><li><p><a href="https://mc.merill.net/message/MC1462464">MC1462464 - Microsoft Defender for Cloud Apps: App Governance support for the Cloud Application Administrator role is being retired</a></p></li></ul><div><hr></div><h1><strong>From the community&#8230;</strong></h1><h2><strong>&#128640; Most popular posts from last week</strong></h2><ul><li><p><span>&#129351; </span><a href="https://blog.admindroid.com/microsoft-graphs-move-toward-more-granular-api-permissions/">Microsoft Graph&#8217;s Move Toward More Granular API Permissions</a><span> &#8226; </span><em>AIMA</em></p></li><li><p><span>&#129352; </span><a href="https://www.adamfowlerit.com/2026/08/microsoft-says-use-tenant-restrictions-to-block-personal-copilot-access-i-have-questions/">Microsoft says use Tenant Restrictions to block personal Copilot access. I have questions.</a><span> &#8226; </span><em>Adam Fowler</em></p></li><li><p><span>&#129353; </span><a href="https://office365itpros.com/2026/08/18/find-entra-p1-accounts-to-license/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=find-entra-p1-accounts-to-license">Calculating the Licensing Requirement for Entra Conditional Access Policies</a><span> &#8226; </span><em>Tony Redmond</em></p></li></ul><div><hr></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://resources.cayosoft.com/webinar/the-new-reality-of-microsoft-identity-recovery?utm_campaign=Webinar&amp;utm_content=004o6d207jvwj1p&amp;utm_medium=social&amp;utm_source=entranews" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!lwZ-!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c9c3027-15c6-4c67-8f17-3b04bb54faeb_1200x627.png 424w, https://substackcdn.com/image/fetch/$s_!lwZ-!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c9c3027-15c6-4c67-8f17-3b04bb54faeb_1200x627.png 848w, https://substackcdn.com/image/fetch/$s_!lwZ-!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c9c3027-15c6-4c67-8f17-3b04bb54faeb_1200x627.png 1272w, https://substackcdn.com/image/fetch/$s_!lwZ-!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c9c3027-15c6-4c67-8f17-3b04bb54faeb_1200x627.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!lwZ-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c9c3027-15c6-4c67-8f17-3b04bb54faeb_1200x627.png" width="1200" height="627" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/3c9c3027-15c6-4c67-8f17-3b04bb54faeb_1200x627.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:627,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:320274,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://resources.cayosoft.com/webinar/the-new-reality-of-microsoft-identity-recovery?utm_campaign=Webinar&amp;utm_content=004o6d207jvwj1p&amp;utm_medium=social&amp;utm_source=entranews&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/213339715?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c9c3027-15c6-4c67-8f17-3b04bb54faeb_1200x627.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!lwZ-!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c9c3027-15c6-4c67-8f17-3b04bb54faeb_1200x627.png 424w, https://substackcdn.com/image/fetch/$s_!lwZ-!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c9c3027-15c6-4c67-8f17-3b04bb54faeb_1200x627.png 848w, https://substackcdn.com/image/fetch/$s_!lwZ-!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c9c3027-15c6-4c67-8f17-3b04bb54faeb_1200x627.png 1272w, https://substackcdn.com/image/fetch/$s_!lwZ-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c9c3027-15c6-4c67-8f17-3b04bb54faeb_1200x627.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><span>What happens when the identity services behind Microsoft 365 go down?</span></p><p><span>Join us this week for a live discussion on &#120295;&#120309;&#120306; &#120289;&#120306;&#120324; &#120293;&#120306;&#120302;&#120313;&#120310;&#120321;&#120326; &#120316;&#120307; &#120288;&#120310;&#120304;&#120319;&#120316;&#120320;&#120316;&#120307;&#120321; &#120284;&#120305;&#120306;&#120315;&#120321;&#120310;&#120321;&#120326; &#120293;&#120306;&#120304;&#120316;&#120323;&#120306;&#120319;&#120326; with </span><strong><a href="https://www.linkedin.com/in/merill/"><span>Merill Fernando</span></a></strong><span>, host of Entra.Chat, and </span><strong><a href="https://www.linkedin.com/in/craigdbirch/"><span>Craig Birch</span></a></strong><span> of Cayosoft.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://resources.cayosoft.com/webinar/the-new-reality-of-microsoft-identity-recovery?utm_campaign=Webinar&amp;utm_content=004o6d207jvwj1p&amp;utm_medium=social&amp;utm_source=entranews&quot;,&quot;text&quot;:&quot;Register now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://resources.cayosoft.com/webinar/the-new-reality-of-microsoft-identity-recovery?utm_campaign=Webinar&amp;utm_content=004o6d207jvwj1p&amp;utm_medium=social&amp;utm_source=entranews"><span>Register now</span></a></p><div><hr></div><h1><strong>&#9728;&#65039; Learn</strong></h1><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://x.com/PyroTek3/status/2090518582345998667?s=20" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!HpL1!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc0940599-0367-4459-b124-7a740ebc8891_1552x1164.png 424w, https://substackcdn.com/image/fetch/$s_!HpL1!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc0940599-0367-4459-b124-7a740ebc8891_1552x1164.png 848w, https://substackcdn.com/image/fetch/$s_!HpL1!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc0940599-0367-4459-b124-7a740ebc8891_1552x1164.png 1272w, https://substackcdn.com/image/fetch/$s_!HpL1!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc0940599-0367-4459-b124-7a740ebc8891_1552x1164.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!HpL1!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc0940599-0367-4459-b124-7a740ebc8891_1552x1164.png" width="1456" height="1092" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c0940599-0367-4459-b124-7a740ebc8891_1552x1164.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1092,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:711499,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://x.com/PyroTek3/status/2090518582345998667?s=20&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/213339715?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc0940599-0367-4459-b124-7a740ebc8891_1552x1164.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!HpL1!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc0940599-0367-4459-b124-7a740ebc8891_1552x1164.png 424w, https://substackcdn.com/image/fetch/$s_!HpL1!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc0940599-0367-4459-b124-7a740ebc8891_1552x1164.png 848w, https://substackcdn.com/image/fetch/$s_!HpL1!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc0940599-0367-4459-b124-7a740ebc8891_1552x1164.png 1272w, https://substackcdn.com/image/fetch/$s_!HpL1!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc0940599-0367-4459-b124-7a740ebc8891_1552x1164.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2><strong>&#128105;&#8205;&#9992;&#65039; AI &amp; Copilot</strong></h2><ul><li><p><a href="https://medium.com/the-new-control-plane/using-the-entra-id-agentic-id-sample-0a1ab1b818de?source=rss----3a246e667a75---4">Using the Entra ID Agentic ID sample</a> &#8226; <em>Rory Braybrook</em></p></li><li><p><a href="https://derkvanderwoude.medium.com/conditional-access-for-agents-blocking-agent-identities-with-risk-and-custom-security-attributes-2ec3d6bf995b?source=rss-108a26c58aec------2">Conditional Access for Agents: Blocking Agent Identities with Risk and Custom Security Attributes</a> &#8226; <em>Derk van der Woude</em></p></li><li><p><a href="https://derkvanderwoude.medium.com/agent-365-settings-explained-704afd8e8a6c?source=rss-108a26c58aec------2">Agent 365 settings explained</a> &#8226; <em>Derk van der Woude</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=jBmqtyKwSSc">Hide Your OpenAI Key Behind an agentgateway Proxy and Enforce Entra ID with ChatGTP Desktop APP</a> &#8226; <em>Sebastian Maniak</em></p></li></ul><h2><strong>&#129520; Workload ID</strong></h2><ul><li><p><a href="https://michev.info/blog/post/8320/app-instance-property-lock-gets-a-scoping-mechanism-and-some-other-updates">App instance property lock gets a scoping mechanism (and some other updates)</a> &#8226; <em>Vasil Michev</em></p></li><li><p><a href="https://office365itpros.com/2026/08/26/granular-graph-permissions-question/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=granular-graph-permissions-question">New Graph Permissions Pose Questions for Microsoft 365 Tenants</a> &#8226; <em>Tony Redmond</em></p></li><li><p><a href="https://powers-hell.com/2026/08/26/access-azure-key-vault-from-a-local-kubernetes-cluster-with-azure-arc-workload-identity/">Access Azure Key Vault from a Local Kubernetes Cluster with Azure Arc Workload Identity</a> &#8226; <em>Ben Reader</em></p></li><li><p><a href="https://techcommunity.microsoft.com/t5/microsoft-entra-blog/instant-revocation-of-service-principal-bearer-tokens-with-cae/ba-p/4548192">Instant revocation of service principal bearer tokens with CAE</a> &#8226; <em>Simone Oor</em></p></li></ul><h2><strong>&#9937;&#65039; ID Protection</strong></h2><ul><li><p><a href="https://smbtothecloud.com/entra-id-p2-for-smbs-is-it-worth-it-and-which-license-to-choose/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=entra-id-p2-for-smbs-is-it-worth-it-and-which-license-to-choose">Entra ID P2 for SMBs: Is it Worth It and Which License to choose?</a> &#8226; <em>Gannon Novak</em></p></li><li><p><a href="https://www.cloudharborconsulting.cloud/post/identity-threat-protection-starts-after">Identity Threat Protection Starts After the Login</a> &#8226; <em>Derek Morgan</em></p></li></ul><h2><strong>&#128110;&#8205;&#9794;&#65039; ID Governance</strong></h2><ul><li><p><a href="https://blog.darrenjrobinson.com/agentifying-entra-id-using-scim/">Agentifying Entra ID using SCIM</a> &#8226; <em>Darren Robinson</em></p></li><li><p><a href="https://learningbydoing.cloud/blog/pim-shortcomings/">Microsoft PIM is great - but it has some shortcomings that need fixing</a> &#8226; <em>Stian A. Strysse</em></p></li></ul><h2><strong>&#127760; Private Access &amp; Internet Access (GSA)</strong></h2><ul><li><p><a href="https://blog.hametbenoit.info/2026/08/28/entra-id-a-new-version-of-the-global-secure-access-is-available/">Entra ID &#8211; A new version of the Global Secure Access is available</a> &#8226; <em>Benoit HAMET</em></p></li><li><p><a href="https://directaccess.richardhicks.com/2026/08/27/whats-new-in-entra-global-secure-access-client-v2-32-294-0/">What&#8217;s New in Entra Global Secure Access Client v2.32.294.0</a> &#8226; <em>Richard M. Hicks</em></p></li><li><p><a href="https://blog.sonnes.cloud/global-secure-access-now-with-windows-update-support/">Global Secure Access &#8211; Now with Windows Update support!</a> &#8226; <em>Michael Morten Sonne</em></p></li></ul><h2><strong>&#129734; Authentication</strong></h2><ul><li><p><a href="https://sapirxfed.com/2026/08/25/passkeys-for-dummies-part-1/">Passkeys for dummies</a> &#8226; <em>Sapir Federovsky</em></p></li><li><p><a href="https://medium.com/microsoft/configuring-microsoft-entra-id-authentication-for-azure-sql-database-using-azure-bicep-d0bc5d01875d">Configuring Microsoft Entra ID Authentication for Azure SQL Database using Azure Bicep</a> &#8226; <em>Brian Veldman</em></p></li><li><p><a href="https://www.modern42.com/blog/passkeys-explained-what-they-are-and-why-they-beat-passwords">Passkeys Explained: What They Are &amp; Why They Win</a> &#8226; <em>Phil Wade</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=ft3JPUO940M">Microsoft Is Retiring SMS &amp; Voice MFA by 2027 - are you ready?</a> &#8226; <em>Rio Hindle</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=87eXpQsXKy4">SMS MFA &#8594; Passkey: What Happens on September 1?</a> &#8226; <em>Azure Brother</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=N6vsOI-8DEQ">The NEW Passwordless Onboarding Flow | TAP &#8594; Passkey &#8594; Autopilot &#8594; WHfB</a> &#8226; <em>Azure Brother</em></p></li></ul><h2><strong>&#128101; User &amp; Group Management</strong></h2><ul><li><p><a href="https://entra.news/p/microsoft-entra-memberof-retirement">Microsoft Entra memberOf Retirement: What Admins Must Do</a> &#8226; <em>Merill Fernando</em></p></li><li><p><a href="https://blog-en.topedia.com/2026/08/microsoft-accidentally-created-a-new-all-company-group-in-entra-id/">Microsoft accidentally created a new &#8220;All Company&#8221; group in Entra ID</a> &#8226; <em>Tobias Asb&#246;ck</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=XV46rKKtk-c">Your Entra Dynamic Groups Break in November (Silently)</a> &#8226; <em>Jonathan Edwards</em></p></li></ul><h2><strong>&#129302; DevOps &amp; PowerShell</strong></h2><ul><li><p><a href="https://office365itpros.com/2026/08/28/interactive-graph-sessions-wam/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=interactive-graph-sessions-wam">Microsoft To Enforce WAM for Delegated Interactive Graph Sessions</a> &#8226; <em>Tony Redmond</em></p></li><li><p><a href="https://ourcloudnetwork.com/new-graph-api-permissions-point-to-entra-id-diagnostics/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=new-graph-api-permissions-point-to-entra-id-diagnostics">New Graph API permissions point to Entra ID diagnostics</a> &#8226; <em>Daniel Bradley</em></p></li><li><p><a href="https://ourcloudnetwork.com/microsoft-just-added-13-graph-authentication-delete-permissions/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=microsoft-just-added-13-graph-authentication-delete-permissions">Microsoft just added 13 Graph authentication delete permissions</a> &#8226; <em>Daniel Bradley</em></p></li><li><p><a href="https://www.linkedin.com/feed/update/urn:li:activity:7494744943664492544/">Interact with MSGraph API locally</a> &#8226; <em>Morten Mynster</em></p></li></ul><h2><strong>&#128678; Conditional Access</strong></h2><ul><li><p><a href="https://conditionalaccess.tech/articles/conditional-access/ca-mistakes-top-10.html">10 Conditional Access Mistakes That Are Probably In Your Tenant Right Now</a> &#8226; <em>Jonathan Hope</em></p></li><li><p><a href="https://nbptech.nl/posts/entra-protected-actions-application-gap/">Your Entra ID protected action has a gap</a> &#8226; <em>Jurre Janssens</em></p></li></ul><h2><strong>&#128421;&#65039; Devices</strong></h2><ul><li><p><a href="https://www.prajwaldesai.com/autopilot-device-enrollment-error-80180003/">Fix Autopilot Device Enrollment Error 80180003 [7 Solutions]</a> &#8226; <em>Prajwal Desai</em></p></li></ul><h2><strong>&#129399; Security</strong></h2><ul><li><p><a href="https://insinuator.net/2026/08/token-theft-in-microsoft-entra-id-part-1-of-4-threat-landscape-and-attack-techniques/">Token Theft in Microsoft Entra ID (Part 1 of 4): Threat Landscape and Attack Techniques</a> &#8226; <em>Niklas Kerner</em></p></li><li><p><a href="https://www.armadin.com/blog-posts/prtremote-extract-prt-cookies-remotely-with-interactivetoken-scheduled-task">PRTremote: hijacking sessions via scheduled tasks</a> &#8226; <em>Jake Otte</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=dNtqZJmtIpw">16. Kuba Gretzky: Downgrading FIDO MFA With AI Slop</a> &#8226; <em>Kuba Gretzky</em></p></li></ul><h2><strong>&#9851;&#65039; Sync</strong></h2><ul><li><p><a href="https://ourcloudnetwork.com/sync-entra-id-users-to-active-directory-with-cloud-sync/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=sync-entra-id-users-to-active-directory-with-cloud-sync">Sync Entra ID users to Active Directory with Cloud Sync</a> &#8226; <em>Daniel Bradley</em></p></li></ul><h2><strong>&#128210; Tenant Configuration</strong></h2><ul><li><p><a href="https://www.michaelvink.com/l/how-to-use-entra-backup-and-recovery/">How To Use Entra Native Backup and Recovery</a> &#8226; <em>Michael Vink</em></p></li></ul><div><hr></div><h2><strong>&#128293; Maester</strong></h2><ul><li><p><a href="https://www.aboutcloud.io/blog/running-a-community-security-baseline-in-ci-adding-maester-to-a-terraform-and-entra-id-github-action-pipeline">Running a community security baseline in CI: adding Maester to a Terraform and Entra ID GitHub Actions pipeline</a> &#8226; <em>Antonio Russo</em></p></li></ul><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/antonio-russo-9295731b_running-a-community-security-baseline-in-activity-7497984148075155456-GIgp?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!2HLN!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F364a0a14-34ef-4fbe-bebb-4eeabe3e47db_1566x968.png 424w, https://substackcdn.com/image/fetch/$s_!2HLN!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F364a0a14-34ef-4fbe-bebb-4eeabe3e47db_1566x968.png 848w, https://substackcdn.com/image/fetch/$s_!2HLN!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F364a0a14-34ef-4fbe-bebb-4eeabe3e47db_1566x968.png 1272w, https://substackcdn.com/image/fetch/$s_!2HLN!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F364a0a14-34ef-4fbe-bebb-4eeabe3e47db_1566x968.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!2HLN!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F364a0a14-34ef-4fbe-bebb-4eeabe3e47db_1566x968.png" width="1456" height="900" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/364a0a14-34ef-4fbe-bebb-4eeabe3e47db_1566x968.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:900,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:315810,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/antonio-russo-9295731b_running-a-community-security-baseline-in-activity-7497984148075155456-GIgp?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/213339715?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F364a0a14-34ef-4fbe-bebb-4eeabe3e47db_1566x968.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!2HLN!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F364a0a14-34ef-4fbe-bebb-4eeabe3e47db_1566x968.png 424w, https://substackcdn.com/image/fetch/$s_!2HLN!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F364a0a14-34ef-4fbe-bebb-4eeabe3e47db_1566x968.png 848w, https://substackcdn.com/image/fetch/$s_!2HLN!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F364a0a14-34ef-4fbe-bebb-4eeabe3e47db_1566x968.png 1272w, https://substackcdn.com/image/fetch/$s_!2HLN!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F364a0a14-34ef-4fbe-bebb-4eeabe3e47db_1566x968.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div id="youtube2-EQK693gGWoo" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;EQK693gGWoo&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/EQK693gGWoo?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><div><hr></div><h2><strong>&#128104;&#127997;&#8205;&#128187; Merill&#8217;s corner</strong></h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_folks-after-year-long-hiatus-the-community-activity-7499045745736671232-U4_o?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!PdGn!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe050d2f4-f139-41c4-8e0c-ddb7e3e981c6_1298x1848.png 424w, https://substackcdn.com/image/fetch/$s_!PdGn!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe050d2f4-f139-41c4-8e0c-ddb7e3e981c6_1298x1848.png 848w, https://substackcdn.com/image/fetch/$s_!PdGn!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe050d2f4-f139-41c4-8e0c-ddb7e3e981c6_1298x1848.png 1272w, https://substackcdn.com/image/fetch/$s_!PdGn!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe050d2f4-f139-41c4-8e0c-ddb7e3e981c6_1298x1848.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!PdGn!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe050d2f4-f139-41c4-8e0c-ddb7e3e981c6_1298x1848.png" width="1298" height="1848" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e050d2f4-f139-41c4-8e0c-ddb7e3e981c6_1298x1848.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1848,&quot;width&quot;:1298,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:968207,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_folks-after-year-long-hiatus-the-community-activity-7499045745736671232-U4_o?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/213339715?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe050d2f4-f139-41c4-8e0c-ddb7e3e981c6_1298x1848.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!PdGn!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe050d2f4-f139-41c4-8e0c-ddb7e3e981c6_1298x1848.png 424w, https://substackcdn.com/image/fetch/$s_!PdGn!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe050d2f4-f139-41c4-8e0c-ddb7e3e981c6_1298x1848.png 848w, https://substackcdn.com/image/fetch/$s_!PdGn!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe050d2f4-f139-41c4-8e0c-ddb7e3e981c6_1298x1848.png 1272w, https://substackcdn.com/image/fetch/$s_!PdGn!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe050d2f4-f139-41c4-8e0c-ddb7e3e981c6_1298x1848.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_psa-m365-admins-quick-heads-up-myaccountmicrosoftcom-activity-7498705537606295552-nnG2?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!EDN3!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe8443295-cd5a-4f84-a52d-6e95f61dc76b_1118x1686.png 424w, https://substackcdn.com/image/fetch/$s_!EDN3!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe8443295-cd5a-4f84-a52d-6e95f61dc76b_1118x1686.png 848w, https://substackcdn.com/image/fetch/$s_!EDN3!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe8443295-cd5a-4f84-a52d-6e95f61dc76b_1118x1686.png 1272w, https://substackcdn.com/image/fetch/$s_!EDN3!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe8443295-cd5a-4f84-a52d-6e95f61dc76b_1118x1686.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!EDN3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe8443295-cd5a-4f84-a52d-6e95f61dc76b_1118x1686.png" width="1118" height="1686" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e8443295-cd5a-4f84-a52d-6e95f61dc76b_1118x1686.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1686,&quot;width&quot;:1118,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:621734,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_psa-m365-admins-quick-heads-up-myaccountmicrosoftcom-activity-7498705537606295552-nnG2?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/213339715?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe8443295-cd5a-4f84-a52d-6e95f61dc76b_1118x1686.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!EDN3!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe8443295-cd5a-4f84-a52d-6e95f61dc76b_1118x1686.png 424w, https://substackcdn.com/image/fetch/$s_!EDN3!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe8443295-cd5a-4f84-a52d-6e95f61dc76b_1118x1686.png 848w, https://substackcdn.com/image/fetch/$s_!EDN3!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe8443295-cd5a-4f84-a52d-6e95f61dc76b_1118x1686.png 1272w, https://substackcdn.com/image/fetch/$s_!EDN3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe8443295-cd5a-4f84-a52d-6e95f61dc76b_1118x1686.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/joannehayek_we-just-re-started-msai-weekly-your-weekly-activity-7498357321685913601-HhQZ?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!FvJ3!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5129a9b-0739-4491-a64d-825fd9b09c58_1118x1762.png 424w, https://substackcdn.com/image/fetch/$s_!FvJ3!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5129a9b-0739-4491-a64d-825fd9b09c58_1118x1762.png 848w, https://substackcdn.com/image/fetch/$s_!FvJ3!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5129a9b-0739-4491-a64d-825fd9b09c58_1118x1762.png 1272w, https://substackcdn.com/image/fetch/$s_!FvJ3!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5129a9b-0739-4491-a64d-825fd9b09c58_1118x1762.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!FvJ3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5129a9b-0739-4491-a64d-825fd9b09c58_1118x1762.png" width="1118" height="1762" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/f5129a9b-0739-4491-a64d-825fd9b09c58_1118x1762.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1762,&quot;width&quot;:1118,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:729160,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/joannehayek_we-just-re-started-msai-weekly-your-weekly-activity-7498357321685913601-HhQZ?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/213339715?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5129a9b-0739-4491-a64d-825fd9b09c58_1118x1762.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!FvJ3!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5129a9b-0739-4491-a64d-825fd9b09c58_1118x1762.png 424w, https://substackcdn.com/image/fetch/$s_!FvJ3!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5129a9b-0739-4491-a64d-825fd9b09c58_1118x1762.png 848w, https://substackcdn.com/image/fetch/$s_!FvJ3!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5129a9b-0739-4491-a64d-825fd9b09c58_1118x1762.png 1272w, https://substackcdn.com/image/fetch/$s_!FvJ3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5129a9b-0739-4491-a64d-825fd9b09c58_1118x1762.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://entra.news/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Entra.News - Your weekly dose of Microsoft Entra is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><ul><li><p>Want to get featured on Entra.News? &#8594; <a href="https://tally.so/r/3Nb1l0">Submit your content</a> &#128526;</p></li><li><p>Want us to say nice things about your company? <a href="https://www.passionfroot.me/jozra">Sponsor entra.news</a> &#129321;</p></li><li><p>Love the newsletter? <a href="https://love.entra.news/">Tell us</a> &#128154;&#10084;&#65039;&#128156;</p></li></ul><div><hr></div><h2><strong>&#129667; Acknowledgement of Country</strong></h2><p><em>Entra.News is created on Wurundjeri land and acknowledges the traditional owners of country throughout Australia, recognising their continuing connection to land, water and community. We pay our respect to them and their cultures and to elders both past and present.</em></p>]]></content:encoded></item><item><title><![CDATA[Microsoft Entra memberOf Retirement: What Admins Must Do]]></title><description><![CDATA[Microsoft Entra Groups in 2026: memberOf, Nesting, Labels, Agents]]></description><link>https://entra.news/p/microsoft-entra-memberof-retirement</link><guid isPermaLink="false">https://entra.news/p/microsoft-entra-memberof-retirement</guid><dc:creator><![CDATA[Merill Fernando]]></dc:creator><pubDate>Tue, 25 Aug 2026 06:18:50 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/212654280/259d0a409472dfd752c75d1cd0888743.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>On 3 November 2026, the <code>memberOf</code> operator in Microsoft Entra dynamic membership groups stops working. Nothing errors. Nothing breaks loudly. Every dynamic group, dynamic administrative unit and entitlement management auto-assignment policy that uses it simply freezes in its last known state the people who should be added are not added, and the people who should be removed stay.</p><p>It was a preview feature for four years. It is in a lot of production tenants.</p><p>In this episode of Entra.Chat, Merill is joined by three guests for the first time: Gregor Reimling, Chief Azure Technologist at adesso SE and Microsoft MVP for Azure and Security; Ren&#233; Wasel, a Microsoft 365 specialist and Microsoft MVP; and returning guest Eric Woodruff, Chief Identity Architect at Semperis. Gregor and Ren&#233; co-organise the Cloud Identity Summit, which happens to fall on the same date the deprecation lands.</p><p>The conversation starts with the deadline and quickly becomes something more useful: an honest audit of what groups in Entra actually do, versus what administrators assume they do.</p><p>The <code>memberOf</code> operator existed because Entra does not resolve nested groups the way Active Directory does. It was a flattening trick &#8212; take the members of several groups and produce one flat group that applications, licensing and policies could read. With it going away, the panel walks through the realistic replacements: move to supported attribute-based rules where an attribute exists, stamp an attribute with PowerShell where one does not, or convert the group to assigned membership and script it. Gregor and Ren&#233; both raise the version of this that is easy to forget &#8212; a rule written years ago that nobody documented, using a sync rule editor nobody wants to reopen.</p><p>Then the discussion turns to the part that is not on any deprecation notice. Nested groups are supported in Conditional Access. They are not supported for group-based licensing, where only first-level members get a licence. They are not supported for Global Secure Access, where a nested group assigned to a traffic forwarding profile applies only to its direct members with no error, no warning, and nothing in the portal to tell you. Chris Brumm found that one and wrote a <a href="https://maester.dev/contributors/crmhh">Maester test</a> for it, because the only way to know is to go looking.</p><p>There is a new group property that blocks nesting in both directions, undocumented when this was recorded. Sensitivity labels have reached Entra security groups in preview, bringing a guest-access control that stops new guests but does not evict the ones already in the group. And Merill spotted something through <a href="https://daily.entra.news/">Entra.News Daily</a> that deserves more attention than it has had: an agent&#8217;s user account is a user identity, so existing dynamic user rules already evaluate it. If your licensing group has a broad rule and your developers start creating agent accounts, those accounts qualify. If it is a group behind a Conditional Access policy or an exclusion, that is a different conversation entirely.</p><p>Which leads to the sharpest point in the episode, and Eric makes it plainly: the security of a dynamic group is the security of the write permissions on the attributes in its rule. Some of those attributes are self-service. Some flow up from on-premises Active Directory, changed by people who are not thinking about the cloud at all. Microsoft Learn now carries an explicit warning about exactly this, and it is why groups used for privileged access cannot be dynamic.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!wLTP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe95803d-67f5-4120-9c37-bafd82a01f72_2752x1536.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!wLTP!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe95803d-67f5-4120-9c37-bafd82a01f72_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!wLTP!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe95803d-67f5-4120-9c37-bafd82a01f72_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!wLTP!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe95803d-67f5-4120-9c37-bafd82a01f72_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!wLTP!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe95803d-67f5-4120-9c37-bafd82a01f72_2752x1536.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!wLTP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe95803d-67f5-4120-9c37-bafd82a01f72_2752x1536.png" width="1456" height="813" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/fe95803d-67f5-4120-9c37-bafd82a01f72_2752x1536.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:813,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:5431087,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/212654280?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe95803d-67f5-4120-9c37-bafd82a01f72_2752x1536.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!wLTP!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe95803d-67f5-4120-9c37-bafd82a01f72_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!wLTP!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe95803d-67f5-4120-9c37-bafd82a01f72_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!wLTP!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe95803d-67f5-4120-9c37-bafd82a01f72_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!wLTP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe95803d-67f5-4120-9c37-bafd82a01f72_2752x1536.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>The last third is about the Cloud Identity Summit itself. More info below.</p><p><strong>If you have </strong><code>memberOf</code><strong> in a rule anywhere, the useful thing to do this week is find it.</strong> Everything else in this episode can wait until after November.</p><div><hr></div><p><strong>Featured sponsor</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!xixh!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c5ffdb4-46ad-4596-b6d2-8afb7286f5bd_1820x1062.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!xixh!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c5ffdb4-46ad-4596-b6d2-8afb7286f5bd_1820x1062.png 424w, https://substackcdn.com/image/fetch/$s_!xixh!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c5ffdb4-46ad-4596-b6d2-8afb7286f5bd_1820x1062.png 848w, https://substackcdn.com/image/fetch/$s_!xixh!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c5ffdb4-46ad-4596-b6d2-8afb7286f5bd_1820x1062.png 1272w, https://substackcdn.com/image/fetch/$s_!xixh!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c5ffdb4-46ad-4596-b6d2-8afb7286f5bd_1820x1062.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!xixh!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c5ffdb4-46ad-4596-b6d2-8afb7286f5bd_1820x1062.png" width="1456" height="850" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/7c5ffdb4-46ad-4596-b6d2-8afb7286f5bd_1820x1062.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:850,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1928431,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/212654280?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c5ffdb4-46ad-4596-b6d2-8afb7286f5bd_1820x1062.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!xixh!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c5ffdb4-46ad-4596-b6d2-8afb7286f5bd_1820x1062.png 424w, https://substackcdn.com/image/fetch/$s_!xixh!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c5ffdb4-46ad-4596-b6d2-8afb7286f5bd_1820x1062.png 848w, https://substackcdn.com/image/fetch/$s_!xixh!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c5ffdb4-46ad-4596-b6d2-8afb7286f5bd_1820x1062.png 1272w, https://substackcdn.com/image/fetch/$s_!xixh!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c5ffdb4-46ad-4596-b6d2-8afb7286f5bd_1820x1062.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><strong>Cloud Identity Summit 2026 &#8594; One Day, One Topic, In the Room</strong></p><p><em>Identity. Security. 2026.</em> On <strong>Tuesday 3 November</strong> in Frankfurt, the Cloud Identity Summit gives cloud identity a conference of its own, now in its seventh year, and free to attend.</p><p>Two parallel tracks, Identity Management and Identity Security, run 50-minute sessions in English. It is deliberately vendor-neutral: Microsoft Entra, AWS, Google Cloud and whatever else you actually run. <strong>Eric Woodruff keynotes</strong> with <em>Identity Security Kindergeburtstag</em> fourteen years of identity being called &#8220;the new security perimeter&#8221;, and an honest look at what that has actually got us.</p><p>Why it is worth the trip:</p><ul><li><p><strong>It is in person only.</strong> No livestream, no catch-up recordings. The organisers built it that way on purpose &#8212; &#8220;a strong focus on face-to-face conversations to support networking and exchange of experiences.&#8221; If you want the hallway conversation, you have to be in the hallway.</p></li><li><p><strong>Everything is identity.</strong> No filler tracks. A whole day of people who work on the same problems you do, from an international mix of industries.</p></li><li><p><strong>The Community Ticket is 100% free.</strong> There is an optional paid Supporter Ticket if you want to help fund the event.</p></li><li><p><strong>It is easy to get to.</strong> adesso SE, Prisma Frankfurt-Niederrad &#8212; around ten minutes by S-Bahn from Frankfurt Airport, ten from Frankfurt Hauptbahnhof, and a short walk from Frankfurt-Niederrad station.</p></li><li><p><strong>Travelling in?</strong> The Crowne Plaza Frankfurt is a ten-minute walk, &#8364;89 single with breakfast on the &#8220;Cloud Identity Summit&#8221; booking code &#8212; 50 rooms, held until 5 October.</p></li></ul><p>One more thing, given what this episode is about: 3 November is also the day Microsoft retires the <code>memberOf</code> operator. If you are going to spend that Tuesday thinking about Entra groups anyway, spend it in a room with people solving the same problem.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.identitysummit.cloud/tickets&quot;,&quot;text&quot;:&quot;Get Your Free Ticket&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.identitysummit.cloud/tickets"><span>Get Your Free Ticket</span></a></p><div><hr></div><p>Subscribe with your favorite podcast player or watch on YouTube</p><div id="youtube2-JVof8RPN8m0" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;JVof8RPN8m0&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/JVof8RPN8m0?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><h3><strong>About Gregor Reimling</strong></h3><p>Gregor is a Microsoft MVP in Azure and Security, Chief Azure Technologist at adesso SE, and a passionate advocate for the Microsoft cloud community. His expertise spans Azure architecture, Microsoft Entra, Zero Trust and hybrid cloud environments; he helps organizations successfully navigate their cloud journey. Beyond his day job, Gregor is a frequent speaker at international events, co-host of the Cloud Inspires podcast and co-founder of the Cloud Identity Summit. As a Microsoft Certified Trainer, he enjoys sharing knowledge, mentoring others, and helping IT professionals get the most out of Microsoft technologies.</p><p>LinkedIn - <a href="https://www.linkedin.com/in/gregorreimling/">https://www.linkedin.com/in/gregorreimling/</a></p><div><hr></div><h3><strong>About Ren&#233; Wasel</strong></h3><p>Ren&#233; is a Microsoft 365 specialist, and a Microsoft MVP for Microsoft 365. He describes his work as helping people actually use the technology they have been given, and he is active in the community as a meetup and event organiser. He co-organises the Cloud Identity Summit.</p><p>LinkedIn - <a href="https://www.linkedin.com/in/renewasel/">https://www.linkedin.com/in/renewasel/</a></p><div><hr></div><h3><strong>About Eric Woodruff</strong></h3><p>Throughout his 25-year career in the IT field, Eric has sought out and held a diverse range of roles. Currently the Chief Identity Architect for Semperis; Eric previously was a member of the Security Research and Product teams. Prior to Semperis, Eric worked as a Security and Identity Architect at Microsoft partners, spent time working at Microsoft as a Sr. Premier Field Engineer, and spent almost 15 years in the public sector, with 10 of them as a technical manager.</p><p>LinkedIn - <a href="https://www.linkedin.com/in/ericonidentity/">https://www.linkedin.com/in/ericonidentity/</a></p><div><hr></div><h3><strong>Related Links</strong></h3><ul><li><p>MC1448379 - Microsoft Entra ID: Replace MemberOf rules by November 3, 2026 - <a href="https://mc.merill.net/message/MC1448379">https://mc.merill.net/message/MC1448379</a></p></li><li><p>Entra.News Daily, Merill&#8217;s daily diff of Microsoft Entra documentation changes (mentioned at 26:26) -  <a href="https://daily.entra.news/changes/2026-08-14/manage-rules-for-dynamic-membership-groups-in-microsoft-entra-id-16/">https://daily.entra.news/changes/2026-08-14/manage-rules-for-dynamic-membership-groups-in-microsoft-entra-id-16/</a></p></li><li><p>Maester, the open-source test framework used for the dynamic-group and nested-group checks discussed (mentioned at 06:09 and 30:06) - <a href="https://maester.dev/contributors/agnivesh">https://maester.dev/contributors/agnivesh</a></p></li><li><p>Configure dynamic membership groups with the memberOf operator - the official retirement notice and migration guidance - <a href="https://learn.microsoft.com/entra/identity/users/groups-dynamic-rule-member-of">https://learn.microsoft.com/entra/identity/users/groups-dynamic-rule-member-of</a></p></li><li><p>Manage rules for dynamic membership groups - covers agent user accounts and the attribute write-permission warning - <a href="https://learn.microsoft.com/entra/identity/users/groups-dynamic-membership">https://learn.microsoft.com/entra/identity/users/groups-dynamic-membership</a></p></li><li><p>Assign users and groups to Global Secure Access traffic forwarding profiles - confirms nested groups are not supported (discussed at 15:50) - <a href="https://learn.microsoft.com/entra/global-secure-access/how-to-manage-users-groups-assignment">https://learn.microsoft.com/entra/global-secure-access/how-to-manage-users-groups-assignment</a></p></li><li><p>Group-based licensing - confirms only first-level members receive licences - <a href="https://learn.microsoft.com/entra/fundamentals/concept-group-based-licensing">https://learn.microsoft.com/entra/fundamentals/concept-group-based-licensing</a></p></li><li><p>Assign sensitivity labels to Microsoft Entra security groups (preview) (discussed at 25:09) - <a href="https://learn.microsoft.com/entra/identity/users/groups-sensitivity-labels">https://learn.microsoft.com/entra/identity/users/groups-sensitivity-labels</a></p></li><li><p>Eric&#8217;s Cloud Identity Summit keynote, &#8220;Identity Security Kindergeburtstag&#8221; (mentioned at 34:12) - <a href="https://www.identitysummit.cloud/speaker">https://www.identitysummit.cloud/speaker</a></p></li></ul><h3><strong>Related Entra.Chat Episodes</strong></h3><ul><li><p>Operational Groups in Entra with Nathan McNulty - <a href="https://entra.news/p/operational-groups-in-entra-with">https://entra.news/p/operational-groups-in-entra-with</a></p></li><li><p>Mastering Microsoft Entra ID: Real-World Passkey Deployment Tips - Eric&#8217;s previous episode, referenced at 02:12 - <a href="https://entra.news/p/mastering-microsoft-entra-id-real">https://entra.news/p/mastering-microsoft-entra-id-real</a></p></li><li><p>From Active Directory to AI Agents: The 25-Year Saga of Microsoft&#8217;s Identity - the keynote-turned-podcast Merill promised to link (mentioned at 40:16) - <a href="https://entra.news/p/from-active-directory-to-ai-agents">https://entra.news/p/from-active-directory-to-ai-agents</a></p></li></ul><div><hr></div><h3>Chapters</h3><p>00:00 Intro </p><p>01:17 Meet Gregor, Ren&#233; and Eric </p><p>02:12 Passkeys: what comes after the rollout </p><p>04:17 memberOf is being retired </p><p>06:45 Workarounds: attributes, PowerShell and sync rules </p><p>10:41 Why Entra wants your groups flat </p><p>14:36 Where nested groups silently fail </p><p>17:45 The new property that blocks nesting </p><p>19:27 AD-sourced groups vs Entra-sourced groups 25:09 Sensitivity labels come to security groups </p><p>26:23 Agents are already in your dynamic groups </p><p>28:23 Why dynamic groups are not a security control </p><p>31:31 Inside the Cloud Identity Summit </p><p>35:21 Identity is not the &#8220;new&#8221; perimeter </p><p>41:44 November 3, tickets and wrap-up</p><div><hr></div><h3><strong>Podcast Apps</strong></h3><p>Apple Podcast - <a href="https://entra.chat/apple">https://entra.chat/apple</a></p><p>YouTube - <a href="https://entra.chat/youtube">https://entra.chat/youtube</a></p><p>Spotify - <a href="https://entra.chat/spotify">https://entra.chat/spotify</a></p><p>Overcast - <a href="https://entra.chat/overcast">https://entra.chat/overcast</a></p><p>Pocketcast - <a href="https://entra.chat/pocketcast">https://entra.chat/pocketcast</a></p><p>Others - <a href="https://entra.chat/rss">https://entra.chat/rss</a></p><div><hr></div><h3><strong>Merill&#8217;s socials</strong></h3><p>YouTube - <a href="https://youtube.com/@merillx">youtube.com/@merillx</a></p><p>LinkedIn - <a href="https://linkedin.com/in/merill">linkedin.com/in/merill</a></p><p>Twitter - <a href="https://twitter.com/merill">twitter.com/merill</a></p><p>TikTok - <a href="https://www.tiktok.com/@merillf">tiktok.com/@merillf</a></p><p>Bluesky - <a href="https://bsky.app/profile/merill.net">bsky.app/profile/merill.net</a></p><p>Mastodon - <a href="https://infosec.exchange/@merill">infosec.exchange/@merill</a></p><p>Threads - <a href="https://www.threads.net/@merillf">threads.net/@merillf</a></p><p>GitHub - <a href="https://github.com/merill">github.com/merill</a></p>]]></content:encoded></item><item><title><![CDATA[Entra 🆔 News #163 → This week in Microsoft Entra]]></title><description><![CDATA[&#128075; Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.]]></description><link>https://entra.news/p/entra-news-163-this-week-in-microsoft</link><guid isPermaLink="false">https://entra.news/p/entra-news-163-this-week-in-microsoft</guid><dc:creator><![CDATA[Joshua Fernando]]></dc:creator><pubDate>Sat, 22 Aug 2026 10:36:00 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!uSH3!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0482edd-fc24-407d-bd49-0e188d8afbba_1124x2790.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>&#128075; Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.</p><p>We are light on posts from Microsoft but there are a few interesting Message Center posts on passkeys. Microsoft finally confirming passkey support for guests, as well as WHfB and Platform SSO for macOS to be recognized as stand-alone MFA from October 2026.</p><p>We also learnt about a severe Entra ID flaw (CVSS 10.0) that allowed remote code execution. Microsoft has already fixed it and there is nothing for you to do. It was not exploited, and it was found by one of their own engineers.</p><p>Don&#8217;t forget to check out this week&#8217;s Entra.Chat podcast. The demos that Michael Grafnetter showed made me do a double take. Must watch for any Entra admin.</p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;2854cfab-f9da-4dc0-91d6-a4da8c642cc9&quot;,&quot;caption&quot;:&quot;Passkeys are phishing-resistant. But that resistance is enforced by your browser, which binds every authentication to the origin that requested it. Skip the browser, and the guarantee weakens.&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;lg&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;Pass-the-Passkey: What Michael Grafnetter's Black Hat Research Means for Entra Admins&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:13653245,&quot;name&quot;:&quot;Merill Fernando&quot;,&quot;bio&quot;:&quot;Product Manager &#8226; Microsoft Entra | Creator of cmd.ms &#8226; idPowerToys.merill.net &#8226; Graph X-Ray &#8226; &#127462;&#127482; &#8226; &#127473;&#127472; &#8226; Posts are my own&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67a42318-1b15-490d-a0bf-a68f9ea04f79_400x400.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:100}],&quot;post_date&quot;:&quot;2026-08-17T09:17:34.078Z&quot;,&quot;cover_image&quot;:&quot;https://substack-video.s3.amazonaws.com/video_upload/post/211508430/4c4d6795-0205-4aa0-b70e-b36a2b61a44f/transcoded-1786941979.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://entra.news/p/pass-the-passkey-what-michael-grafnetters&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:211508430,&quot;type&quot;:&quot;podcast&quot;,&quot;reaction_count&quot;:6,&quot;comment_count&quot;:0,&quot;publication_id&quot;:1804560,&quot;publication_name&quot;:&quot;Entra.News - Your weekly dose of Microsoft Entra&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!4mCy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b3b3378-703b-4f6a-ab4d-10470336b06f_1280x1280.png&quot;,&quot;belowTheFold&quot;:false,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><p>Enjoy!</p><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="http://Entra.https://www.oasis.security/solutions/governance?utm_source=entra-news&amp;utm_medium=newsletter&amp;utm_campaign=q3-2026_entra-news_iam_awareness&amp;utm_content=primary-cta" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Hz4k!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F20c514c8-cc44-4b2f-8617-a32eaf4c6744_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!Hz4k!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F20c514c8-cc44-4b2f-8617-a32eaf4c6744_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!Hz4k!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F20c514c8-cc44-4b2f-8617-a32eaf4c6744_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!Hz4k!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F20c514c8-cc44-4b2f-8617-a32eaf4c6744_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Hz4k!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F20c514c8-cc44-4b2f-8617-a32eaf4c6744_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/20c514c8-cc44-4b2f-8617-a32eaf4c6744_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:703804,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;http://Entra.https://www.oasis.security/solutions/governance?utm_source=entra-news&amp;utm_medium=newsletter&amp;utm_campaign=q3-2026_entra-news_iam_awareness&amp;utm_content=primary-cta&quot;,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/212232880?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F20c514c8-cc44-4b2f-8617-a32eaf4c6744_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Hz4k!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F20c514c8-cc44-4b2f-8617-a32eaf4c6744_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!Hz4k!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F20c514c8-cc44-4b2f-8617-a32eaf4c6744_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!Hz4k!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F20c514c8-cc44-4b2f-8617-a32eaf4c6744_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!Hz4k!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F20c514c8-cc44-4b2f-8617-a32eaf4c6744_1200x600.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p>Know Every AI Agent in Your Tenant? Neither Does </p><p><span>Copilot Studio mints a new Entra agent identity every time someone builds an agent. Each one is a live service principal: its own credentials, its own reach into your systems. Entra creates them fast. Nobody&#8217;s watching what happens next.</span></p><p><span>Oasis Platform is.</span></p><ul><li><p><span>Every agent discovered and owned, the full picture. No spreadsheet archaeology</span></p></li><li><p><span>Secrets rotated automatically, without breaking production</span></p></li><li><p><span>Stale agents recertified and retired with confidence</span></p></li></ul><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.oasis.security/solutions/governance?utm_source=entra-news&amp;utm_medium=newsletter&amp;utm_campaign=q3-2026_entra-news_iam_awareness&amp;utm_content=primary-cta&quot;,&quot;text&quot;:&quot;See it on your tenant&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.oasis.security/solutions/governance?utm_source=entra-news&amp;utm_medium=newsletter&amp;utm_campaign=q3-2026_entra-news_iam_awareness&amp;utm_content=primary-cta"><span>See it on your tenant</span></a></p></blockquote><div><hr></div><h1>&#9889;&#65039; Microsoft</h1><h2>&#128483;&#65039; Message Center</h2><ul><li><p><a href="https://mc.merill.net/message/MC1459133">MC1459133 - Microsoft Entra ID: Passkey support for B2B users</a></p></li><li><p><a href="https://mc.merill.net/message/MC1450134">MC1450134 - Microsoft Entra: Windows Hello for Business and macOS Platform SSO as standalone MFA factors</a></p></li><li><p><a href="https://mc.merill.net/message/MC1303719">MC1303719 - Microsoft Entra: Upcoming changes to federatedTokenValidationPolicy default settings</a></p></li><li><p><a href="https://mc.merill.net/message/MC1458474">MC1458474 - Microsoft Entra ID: Retirement of custom CSS layout and positioning properties in company branding</a></p></li></ul><div><hr></div><h1>From the community&#8230;</h1><h2>&#128640; Most popular posts from last week</h2><ul><li><p>&#129351; <a href="https://arinco.com.au/blog/secrets-out-moving-azure-apps-from-client-credentials-to-managed-identity/">Secret&#8217;s out: How to replace client secrets with Azure managed identity</a> &#8226; <em>Sep Behesti</em></p></li><li><p>&#129352; <a href="https://lazyadmin.nl/office-365/microsoft-is-tracking-your-entra-id-license-usage-are-you-compliant/">Microsoft is Tracking your Entra ID License Usage &#8211; Are You Compliant?</a> &#8226; <em>Rudy Mens</em></p></li><li><p>&#129353; <a href="https://office365itpros.com/2026/08/13/licensing-gaps-entra-id/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=licensing-gaps-entra-id">Entra Admin Center Flags Licensing Problems with Conditional Access</a> &#8226; <em>Tony Redmond</em></p></li></ul><div><hr></div><p>Sponsored by:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.enowsoftware.com/webinar/app-sprawl-to-control-app-onboarding-lifecycle-governance-entra-id?utm_campaign=51327774-WBN%20-%20AppGov%20-%20Aug2026&amp;utm_source=EntraNews&amp;utm_medium=email&amp;utm_content=8.26.26" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!mow3!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbdd18f73-4195-4259-8c59-562813b32458_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!mow3!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbdd18f73-4195-4259-8c59-562813b32458_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!mow3!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbdd18f73-4195-4259-8c59-562813b32458_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!mow3!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbdd18f73-4195-4259-8c59-562813b32458_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!mow3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbdd18f73-4195-4259-8c59-562813b32458_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/bdd18f73-4195-4259-8c59-562813b32458_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:323012,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.enowsoftware.com/webinar/app-sprawl-to-control-app-onboarding-lifecycle-governance-entra-id?utm_campaign=51327774-WBN%20-%20AppGov%20-%20Aug2026&amp;utm_source=EntraNews&amp;utm_medium=email&amp;utm_content=8.26.26&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/212232880?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbdd18f73-4195-4259-8c59-562813b32458_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!mow3!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbdd18f73-4195-4259-8c59-562813b32458_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!mow3!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbdd18f73-4195-4259-8c59-562813b32458_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!mow3!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbdd18f73-4195-4259-8c59-562813b32458_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!mow3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbdd18f73-4195-4259-8c59-562813b32458_1200x600.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p>Webinar: From App Sprawl to Control in Entra ID</p><p><span>Wednesday, August 26 at 3 pm ET | </span><a href="https://www.enowsoftware.com/webinar/app-sprawl-to-control-app-onboarding-lifecycle-governance-entra-id?utm_campaign=51327774-WBN%20-%20AppGov%20-%20Aug2026&amp;utm_source=EntraNews&amp;utm_medium=email&amp;utm_content=8.26.26"><span>Register</span></a></p><p><span>Entra ID app sprawl happens when nobody owns the process after approval. App registrations, service principals, and integrations pile up, and questions about ownership, permissions, credentials, and usage go unanswered until nobody&#8217;s confident enough to remove them.</span></p><p><span>Hosted by ENow, Microsoft MVPs Nicolas Blank and Alistair Pugin welcome guest Merill Fernando for a practical look at governing apps starting from onboarding through their full lifecycle. You&#8217;ll learn:</span></p><ul><li><p><span>What application onboarding should establish</span></p></li><li><p><span>How to assign real ownership (technical and business)</span></p></li><li><p><span>Where app lifecycle gaps create risk</span></p></li><li><p><span>How to govern credentials and access over time</span></p></li><li><p><span>Which Entra ID controls help, where gaps remain, and what to do about it</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.enowsoftware.com/webinar/app-sprawl-to-control-app-onboarding-lifecycle-governance-entra-id?utm_campaign=51327774-WBN%20-%20AppGov%20-%20Aug2026&amp;utm_source=EntraNews&amp;utm_medium=email&amp;utm_content=8.26.26&quot;,&quot;text&quot;:&quot;Register Now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.enowsoftware.com/webinar/app-sprawl-to-control-app-onboarding-lifecycle-governance-entra-id?utm_campaign=51327774-WBN%20-%20AppGov%20-%20Aug2026&amp;utm_source=EntraNews&amp;utm_medium=email&amp;utm_content=8.26.26"><span>Register Now</span></a></p></li></ul></blockquote><div><hr></div><h1>&#9728;&#65039; Learn</h1><h2>&#128105;&#8205;&#9992;&#65039; AI &amp; Copilot</h2><ul><li><p><a href="https://michaelsendpoint.com/entra/SecurityCopilot/IRMAgent.html">Identity Risk Management Agent | Security Copilot</a> &#8226; <em>Michael Frank</em></p></li></ul><h2>&#129520; Workload ID</h2><ul><li><p><a href="https://arinco.com.au/blog/why-im-retiring-my-logic-app-standard-managed-identity-workaround/">Logic Managed Identity works &#8211; Retire the workaround!</a> &#8226; <em>Chris Bradshaw</em></p></li><li><p><a href="https://medium.com/microsoft/configuring-microsoft-entra-id-authentication-for-azure-sql-database-using-azure-bicep-d0bc5d01875d?source=rss-4a3a93df846e------2">Configuring Microsoft Entra ID Authentication for Azure SQL Database using Azure Bicep</a> &#8226; <em>Brian Veldman</em></p></li></ul><h2>&#128110;&#8205;&#9794;&#65039; ID Governance</h2><ul><li><p><a href="https://blog.darrenjrobinson.com/entra-inbound-provisioning-to-active-directory-attribute-constraint-violated/">Entra Inbound Provisioning to Active Directory Attribute Constraint Violated</a> &#8226; <em>Darren Robinson</em></p></li></ul><h2>&#127760; Private Access &amp; Internet Access (GSA)</h2><ul><li><p><a href="https://chris-brumm.com/2026/08/Private-DNS-Suffix-and-Segment-Hygiene/">Private DNS Hygiene in GSA &#8212; Suffixes, Segments, and the Order Things Resolve In</a> &#8226; <em>Christopher Brumm</em></p></li><li><p>&#127897;&#65039; <a href="https://share.transistor.fm/s/90a83e63">Renewing our understanding of Microsoft Global Secure Access | Ctrl+Alt+Azure</a> &#8226; <em>Jussi Roine and Tobias Zimmergren</em></p></li></ul><h2>&#128230; Apps</h2><ul><li><p><a href="https://blog.admindroid.com/microsoft-graphs-move-toward-more-granular-api-permissions/">Microsoft Graph&#8217;s Move Toward More Granular API Permissions</a> &#8226; <em>AIMA</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=SB1yfsdhFQA">Microsoft Entra ID and SSO explained minimum required knowledge</a> &#8226; <em>Cobuman</em></p></li></ul><h2>&#129734; Authentication</h2><ul><li><p><a href="https://entra.news/p/pass-the-passkey-what-michael-grafnetters">Pass-the-Passkey: What Michael Grafnetter&#8217;s Black Hat Research Means for Entra Admins</a> &#8226; <em>Merill Fernando</em></p></li><li><p><a href="https://janbakker.tech/how-to-create-a-microsoft-365-device-bound-passkey-on-macos/">How to create a Microsoft 365 device-bound passkey on macOS</a> &#8226; <em>Jan Bakker</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=a2dB5T-q7-o">How to Handle Entra Passkey &amp; SMS Changes [5 Critical FAQs]</a> &#8226; <em>Ru Campbell</em></p></li></ul><h2>&#128101; User &amp; Group Management</h2><ul><li><p><a href="https://ourcloudnetwork.com/stop-agent-users-joining-microsoft-entra-dynamic-groups/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=stop-agent-users-joining-microsoft-entra-dynamic-groups">Stop agent users joining Microsoft Entra dynamic groups</a> &#8226; <em>Daniel Bradley</em></p></li><li><p><a href="https://merill.net/2026/08/entra-agent-users-dynamic-groups/">Microsoft Entra agent users can join your dynamic groups. Here is what to check</a> &#8226; <em>Merill Fernando</em></p></li><li><p><a href="https://blog.interian.be/2026/08/18/microsoft-entra-memberof-retirement/">Microsoft Entra memberOf Retirement: 2026 Checklist</a> &#8226; <em>Driek Desmet</em></p></li></ul><h2>&#129302; DevOps &amp; PowerShell</h2><ul><li><p><a href="https://jaliyaudagedara.blogspot.com/2026/08/use-of-azuretokencredentials-in.html">Use of AZURE_TOKEN_CREDENTIALS in Azure.Identity</a> &#8226; <em>Jaliya Udagedara</em></p></li><li><p><a href="https://heusser.pro/p/connect-to-microsoft-graph-teams-and-exchange-with-powershell-simultaneously-zhnh7dluh3wv/">Connect to Microsoft Graph, Teams and Exchange with PowerShell Simultaneously</a> &#8226; <em>Martin Heusser</em></p></li></ul><h2>&#128678; Conditional Access</h2><ul><li><p><a href="https://office365itpros.com/2026/08/18/find-entra-p1-accounts-to-license/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=find-entra-p1-accounts-to-license">Calculating the Licensing Requirement for Entra Conditional Access Policies</a> &#8226; <em>Tony Redmond</em></p></li></ul><h2>&#127961;&#65039; External ID - Guests &amp; Multi-Tenant Organizations</h2><ul><li><p><a href="https://ourcloudnetwork.com/microsoft-entra-brings-passkeys-to-b2b-guest-users/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=microsoft-entra-brings-passkeys-to-b2b-guest-users">Microsoft Entra brings passkeys to B2B guest users</a> &#8226; <em>Daniel Bradley</em></p></li></ul><h2>&#129399; Security</h2><ul><li><p><a href="https://ourcloudnetwork.com/microsoft-quietly-expands-the-entra-application-developer-role/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=microsoft-quietly-expands-the-entra-application-developer-role">Microsoft quietly expands the Entra Application Developer role</a> &#8226; <em>Daniel Bradley</em></p></li><li><p><a href="https://ourcloudnetwork.com/microsoft-adds-user-actions-to-the-security-administrator-role/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=microsoft-adds-user-actions-to-the-security-administrator-role">Microsoft adds user actions to the Security Administrator role</a> &#8226; <em>Daniel Bradley</em></p></li><li><p><a href="https://thehackernews.com/2026/08/microsoft-entra-id-flaw-cvss-100.html">Microsoft Patches Severe Entra ID Flaw (CVSS 10.0) Allowing Remote Code Execution</a> &#8226; <em>The Hacker News</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=QPkmeiU3dLo">Check Your Customers&#8217; Entra ID Tenants with Maester - Constantin Hager - PSConfEU 2026</a> &#8226; <em>Constantin Hager</em></p></li></ul><h2>&#128210; Tenant Configuration</h2><ul><li><p><a href="https://www.adamfowlerit.com/2026/08/microsoft-says-use-tenant-restrictions-to-block-personal-copilot-access-i-have-questions/">Microsoft says use Tenant Restrictions to block personal Copilot access. I have questions.</a> &#8226; <em>Adam Fowler</em></p></li></ul><h2>&#128717;&#65039; External ID - Customers</h2><ul><li><p><a href="https://medium.com/the-new-control-plane/integrating-entra-external-id-eeid-with-a-third-party-mfa-provider-e-g-authsignal-09183e555ce3?source=rss----3a246e667a75---4">Integrating Entra External ID (EEID) with a third-party MFA provider, e.g. Authsignal</a> &#8226; <em>Rory Braybrook</em></p></li></ul><div><hr></div><h2>&#128293; Maester</h2><div id="youtube2-QPkmeiU3dLo" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;QPkmeiU3dLo&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/QPkmeiU3dLo?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><div><hr></div><h2>&#128104;&#127997;&#8205;&#128187; Merill&#8217;s corner</h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://x.com/merill/status/2091061316723384694?s=20" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!P4IL!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0f790ca-7c06-4357-a945-faecd0aa1474_1302x1630.png 424w, https://substackcdn.com/image/fetch/$s_!P4IL!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0f790ca-7c06-4357-a945-faecd0aa1474_1302x1630.png 848w, https://substackcdn.com/image/fetch/$s_!P4IL!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0f790ca-7c06-4357-a945-faecd0aa1474_1302x1630.png 1272w, https://substackcdn.com/image/fetch/$s_!P4IL!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0f790ca-7c06-4357-a945-faecd0aa1474_1302x1630.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!P4IL!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0f790ca-7c06-4357-a945-faecd0aa1474_1302x1630.png" width="1302" height="1630" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e0f790ca-7c06-4357-a945-faecd0aa1474_1302x1630.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1630,&quot;width&quot;:1302,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:839631,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://x.com/merill/status/2091061316723384694?s=20&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/212232880?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0f790ca-7c06-4357-a945-faecd0aa1474_1302x1630.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!P4IL!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0f790ca-7c06-4357-a945-faecd0aa1474_1302x1630.png 424w, https://substackcdn.com/image/fetch/$s_!P4IL!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0f790ca-7c06-4357-a945-faecd0aa1474_1302x1630.png 848w, https://substackcdn.com/image/fetch/$s_!P4IL!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0f790ca-7c06-4357-a945-faecd0aa1474_1302x1630.png 1272w, https://substackcdn.com/image/fetch/$s_!P4IL!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0f790ca-7c06-4357-a945-faecd0aa1474_1302x1630.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_setting-up-a-new-microsoft-365-tenant-and-activity-7496134720028753920-q10u?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!n0Dq!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68397d49-e778-47a0-b410-9165f813a1dd_1122x2539.png 424w, https://substackcdn.com/image/fetch/$s_!n0Dq!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68397d49-e778-47a0-b410-9165f813a1dd_1122x2539.png 848w, https://substackcdn.com/image/fetch/$s_!n0Dq!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68397d49-e778-47a0-b410-9165f813a1dd_1122x2539.png 1272w, https://substackcdn.com/image/fetch/$s_!n0Dq!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68397d49-e778-47a0-b410-9165f813a1dd_1122x2539.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!n0Dq!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68397d49-e778-47a0-b410-9165f813a1dd_1122x2539.png" width="1122" height="2539" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/68397d49-e778-47a0-b410-9165f813a1dd_1122x2539.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:2539,&quot;width&quot;:1122,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:721661,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_setting-up-a-new-microsoft-365-tenant-and-activity-7496134720028753920-q10u?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/212232880?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68397d49-e778-47a0-b410-9165f813a1dd_1122x2539.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!n0Dq!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68397d49-e778-47a0-b410-9165f813a1dd_1122x2539.png 424w, https://substackcdn.com/image/fetch/$s_!n0Dq!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68397d49-e778-47a0-b410-9165f813a1dd_1122x2539.png 848w, https://substackcdn.com/image/fetch/$s_!n0Dq!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68397d49-e778-47a0-b410-9165f813a1dd_1122x2539.png 1272w, https://substackcdn.com/image/fetch/$s_!n0Dq!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68397d49-e778-47a0-b410-9165f813a1dd_1122x2539.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_for-ten-minutes-your-passkey-sign-in-was-activity-7495063059254927360-Hx2y?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!uSH3!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0482edd-fc24-407d-bd49-0e188d8afbba_1124x2790.png 424w, https://substackcdn.com/image/fetch/$s_!uSH3!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0482edd-fc24-407d-bd49-0e188d8afbba_1124x2790.png 848w, https://substackcdn.com/image/fetch/$s_!uSH3!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0482edd-fc24-407d-bd49-0e188d8afbba_1124x2790.png 1272w, https://substackcdn.com/image/fetch/$s_!uSH3!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0482edd-fc24-407d-bd49-0e188d8afbba_1124x2790.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!uSH3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0482edd-fc24-407d-bd49-0e188d8afbba_1124x2790.png" width="1124" height="2790" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e0482edd-fc24-407d-bd49-0e188d8afbba_1124x2790.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:2790,&quot;width&quot;:1124,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:878960,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_for-ten-minutes-your-passkey-sign-in-was-activity-7495063059254927360-Hx2y?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/212232880?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0482edd-fc24-407d-bd49-0e188d8afbba_1124x2790.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!uSH3!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0482edd-fc24-407d-bd49-0e188d8afbba_1124x2790.png 424w, https://substackcdn.com/image/fetch/$s_!uSH3!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0482edd-fc24-407d-bd49-0e188d8afbba_1124x2790.png 848w, https://substackcdn.com/image/fetch/$s_!uSH3!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0482edd-fc24-407d-bd49-0e188d8afbba_1124x2790.png 1272w, https://substackcdn.com/image/fetch/$s_!uSH3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe0482edd-fc24-407d-bd49-0e188d8afbba_1124x2790.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://entra.news/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Entra.News - Your weekly dose of Microsoft Entra is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><ul><li><p>Want to get featured on Entra.News? &#8594; <a href="https://tally.so/r/3Nb1l0">Submit your content</a> &#128526;</p></li><li><p>Want us to say nice things about your company? <a href="https://www.passionfroot.me/jozra">Sponsor entra.news</a> &#129321;</p></li><li><p>Love the newsletter? <a href="https://love.entra.news/">Tell us</a> &#128154;&#10084;&#65039;&#128156;</p></li></ul><div><hr></div><h2>&#129667; Acknowledgement of Country</h2><p><em>Entra.News is created on Wurundjeri land and acknowledges the traditional owners of country throughout Australia, recognising their continuing connection to land, water and community. We pay our respect to them and their cultures and to elders both past and present.</em></p>]]></content:encoded></item><item><title><![CDATA[Pass-the-Passkey: What Michael Grafnetter's Black Hat Research Means for Entra Admins]]></title><description><![CDATA[How malware bypasses passkey phishing resistance in Windows and Microsoft Entra ID and the device-trust controls that actually stop it.]]></description><link>https://entra.news/p/pass-the-passkey-what-michael-grafnetters</link><guid isPermaLink="false">https://entra.news/p/pass-the-passkey-what-michael-grafnetters</guid><dc:creator><![CDATA[Merill Fernando]]></dc:creator><pubDate>Mon, 17 Aug 2026 09:17:34 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/211508430/d52fedb0f0efd2f9f57174a5eb670314.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>Passkeys are phishing-resistant. But that resistance is enforced by your browser, which binds every authentication to the origin that requested it. Skip the browser, and the guarantee weakens.</p><p>In this episode of Entra.Chat, I spoke with Michael Grafnetter, Principal Security Researcher at SpecterOps and Microsoft MVP, about the Pass-the-Passkey research he presented at Black Hat USA 2026. A family of attacks against passkey implementations across Windows, Microsoft Entra ID, browsers and password managers.</p><p>Michael starts with the vulnerability chain he reported to Microsoft. Windows was writing the complete passkey assertion into the event log, and Microsoft Entra ID would accept a replay of that assertion for up to ten minutes. Any user able to read those logs including a member of Remote Desktop Users on a shared server, or unprivileged malware quietly reading event logs without tripping EDR could impersonate whoever had just signed in. If that person was a Global Administrator, so was the attacker. Windows now truncates the logged message, and Microsoft Entra ID checks authenticator signature counters to reject replays.</p><div class="callout-block" data-callout="true"><p><em>One clarification Michael is emphatic about: private keys were never written to the event log. They stay bound to the TPM or never leave the security key at all. What leaked were the short-lived digital signatures made by those keys and for this attack, that was enough.</em></p></div><p>We also covered the attacks that do not depend on any single bug. Malware running without administrator rights can call the native Windows WebAuthn APIs directly and raise a passkey prompt flood that keeps returning until the user gives in and approves it. Synced passkeys, exported from a password manager and decrypted with a keylogged password, hand an attacker a credential with no ten-minute limit at all. And a browser-hooking technique Michael calls a passkey detour attack quietly redirects a legitimate assertion into the attacker&#8217;s own session.</p><p>The defensive thread running through all of it is the same: every one of these attacks assumes malware is already on the device. That makes device trust the key control. Privileged access workstations for administrators, Conditional Access requiring compliant devices with EDR running, and the clean source principle that says a system can only be as trustworthy as whatever it depends on.</p><p>Michael closes on an optimistic note, and it is worth repeating. <em><strong>Passkeys are still the future.</strong></em> They remain far better than passwords and phishable MFA, and every attack here costs an adversary vastly more effort than sending a phishing link. But as passkeys become the default in Microsoft Entra, the threat model deserves an honest read.</p><p><strong>Watch the demos.</strong> This episode includes three on-screen demonstrations that are much easier to follow on video than on audio.</p><div><hr></div><p><strong>This episode brought to you by Workplace Ninjas US</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!JmMP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1d7dbd0-62cc-4d78-b027-9d16523e4b5c_2827x1681.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!JmMP!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1d7dbd0-62cc-4d78-b027-9d16523e4b5c_2827x1681.png 424w, https://substackcdn.com/image/fetch/$s_!JmMP!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1d7dbd0-62cc-4d78-b027-9d16523e4b5c_2827x1681.png 848w, https://substackcdn.com/image/fetch/$s_!JmMP!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1d7dbd0-62cc-4d78-b027-9d16523e4b5c_2827x1681.png 1272w, https://substackcdn.com/image/fetch/$s_!JmMP!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1d7dbd0-62cc-4d78-b027-9d16523e4b5c_2827x1681.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!JmMP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1d7dbd0-62cc-4d78-b027-9d16523e4b5c_2827x1681.png" width="1456" height="866" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d1d7dbd0-62cc-4d78-b027-9d16523e4b5c_2827x1681.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:866,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1061844,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/211508430?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1d7dbd0-62cc-4d78-b027-9d16523e4b5c_2827x1681.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!JmMP!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1d7dbd0-62cc-4d78-b027-9d16523e4b5c_2827x1681.png 424w, https://substackcdn.com/image/fetch/$s_!JmMP!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1d7dbd0-62cc-4d78-b027-9d16523e4b5c_2827x1681.png 848w, https://substackcdn.com/image/fetch/$s_!JmMP!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1d7dbd0-62cc-4d78-b027-9d16523e4b5c_2827x1681.png 1272w, https://substackcdn.com/image/fetch/$s_!JmMP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1d7dbd0-62cc-4d78-b027-9d16523e4b5c_2827x1681.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p>Workplace Ninjas US isn&#8217;t just another tech conference. It&#8217;s where Microsoft experts, MVPs, engineers, and IT professionals come together to learn, network, and build lasting connections. </p><p>We are a community built on diversity, mentoring, fellowship, and creating a place where everyone belongs.</p><p>Our core DNA comes down to a few pillars:</p><ul><li><p>Over 60 sessions from the largest collection of MVPs and SMEs you will find in any event in America.</p></li><li><p>Amazing mentoring, development, and growth through our one on one mentoring system with any speaker, our hackathon, community theatre and more.</p></li><li><p>A diverse expo hall featuring some of the best Microsoft partners in the world that will help you drive deep efficiencies from your M365 stack.</p></li><li><p>A place where you will learn how to think differently and collaborate better through a collection of activities and can return refreshed and invigorated to drive change in your organization.</p></li><li><p>Don&#8217;t miss out on our early bird tickets while supplies last</p></li></ul></blockquote><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://workplaceninjas.us/why-attend/&quot;,&quot;text&quot;:&quot;Get your early bird ticket today&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://workplaceninjas.us/why-attend/"><span>Get your early bird ticket today</span></a></p><div><hr></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!yPMY!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68baf824-8a1e-4315-b89e-cc1e9c508f4e_2752x1536.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!yPMY!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68baf824-8a1e-4315-b89e-cc1e9c508f4e_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!yPMY!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68baf824-8a1e-4315-b89e-cc1e9c508f4e_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!yPMY!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68baf824-8a1e-4315-b89e-cc1e9c508f4e_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!yPMY!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68baf824-8a1e-4315-b89e-cc1e9c508f4e_2752x1536.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!yPMY!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68baf824-8a1e-4315-b89e-cc1e9c508f4e_2752x1536.png" width="1456" height="813" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/68baf824-8a1e-4315-b89e-cc1e9c508f4e_2752x1536.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:813,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:5116104,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/211508430?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68baf824-8a1e-4315-b89e-cc1e9c508f4e_2752x1536.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!yPMY!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68baf824-8a1e-4315-b89e-cc1e9c508f4e_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!yPMY!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68baf824-8a1e-4315-b89e-cc1e9c508f4e_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!yPMY!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68baf824-8a1e-4315-b89e-cc1e9c508f4e_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!yPMY!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F68baf824-8a1e-4315-b89e-cc1e9c508f4e_2752x1536.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Subscribe with your favorite podcast player or watch on YouTube </p><div id="youtube2-WsAatpsUNLU" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;WsAatpsUNLU&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/WsAatpsUNLU?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><div><hr></div><h3>About Michael Grafnetter</h3><p>Michael Grafnetter is a Principal Security Researcher at SpecterOps and a Microsoft MVP, based in Prague. He specializes in Microsoft Entra ID and Active Directory security and PowerShell. He is the author of the DSInternals PowerShell module and the researcher who originally discovered the Shadow Credentials attack technique, now widely used by penetration testers, red teamers and attackers alike. He has presented his security research at international conferences including Black Hat Europe, Black Hat USA, SecTor, TROOPERS and BSides Lisbon.</p><ul><li><p>LinkedIn - <a href="https://www.linkedin.com/in/grafnetter/">https://www.linkedin.com/in/grafnetter/</a></p></li></ul><div><hr></div><h3>Related Links</h3><ul><li><p>Pass-the-Passkey research and tools, including Passkey Injector and the DSInternals.Passkeys module (discussed at 14:57 and 34:22) - <a href="https://github.com/SpecterOps/pass-the-passkey">https://github.com/SpecterOps/pass-the-passkey</a></p></li><li><p>Pass-the-Passkey research paper from Black Hat USA 2026 (introduced at 07:34) - <a href="https://specterops.io/wp-content/uploads/sites/3/2026/08/Pass-the-Passkey_A4_v2.pdf">https://specterops.io/wp-content/uploads/sites/3/2026/08/Pass-the-Passkey_A4_v2.pdf</a></p></li><li><p>Shadow Credentials, Michael&#8217;s earlier Active Directory research (mentioned at 01:46) - <a href="https://specterops.io/blog/2021/06/17/shadow-credentials-abusing-key-trust-account-mapping-for-account-takeover/">https://specterops.io/blog/2021/06/17/shadow-credentials-abusing-key-trust-account-mapping-for-account-takeover/</a></p></li><li><p>DSInternals PowerShell module (mentioned at 01:34) - <a href="https://www.dsinternals.com/en/">https://www.dsinternals.com/en/</a></p></li><li><p>Passkeys (FIDO2) authentication in Microsoft Entra ID (context throughout) - <a href="https://learn.microsoft.com/entra/identity/authentication/concept-authentication-passkeys-fido2">https://learn.microsoft.com/entra/identity/authentication/concept-authentication-passkeys-fido2</a></p></li><li><p>Synced passkeys, device-bound passkeys and passkey profiles (discussed at 23:21) - <a href="https://learn.microsoft.com/entra/identity/authentication/how-to-authentication-passkeys-fido2">https://learn.microsoft.com/entra/identity/authentication/how-to-authentication-passkeys-fido2</a></p></li><li><p>Deploy phishing-resistant passwordless authentication (context at 18:08) - <a href="https://learn.microsoft.com/entra/identity/authentication/how-to-deploy-phishing-resistant-passwordless-authentication">https://learn.microsoft.com/entra/identity/authentication/how-to-deploy-phishing-resistant-passwordless-authentication</a></p></li><li><p>Require device compliance with Conditional Access (recommended at 21:12) - <a href="https://learn.microsoft.com/entra/identity/conditional-access/policy-all-users-device-compliance">https://learn.microsoft.com/entra/identity/conditional-access/policy-all-users-device-compliance</a></p></li><li><p>Privileged access devices and the clean source principle (discussed at 21:55 and 35:41) - <a href="https://learn.microsoft.com/security/privileged-access-workstations/privileged-access-devices">https://learn.microsoft.com/security/privileged-access-workstations/privileged-access-devices</a></p></li><li><p>Unit 42, &#8220;Pass the Passkey: A Novel Attack Surface in Passwordless Authentication&#8221; &#8212; the Palo Alto research on Google Password Manager passkeys (mentioned at 26:27) - <a href="https://unit42.paloaltonetworks.com/passwordless-authentication-security-risks/">https://unit42.paloaltonetworks.com/passwordless-authentication-security-risks/</a></p></li></ul><h3>Related Entra.Chat Episodes</h3><ul><li><p>From SMS MFA to Passkeys: A Practical Microsoft Entra Migration Plan - <a href="https://entra.news/p/from-sms-mfa-to-passkeys-a-practical">https://entra.news/p/from-sms-mfa-to-passkeys-a-practical</a></p></li><li><p>5 Lessons from Rolling Out Passkeys to Millions of Users - <a href="https://entra.news/p/5-lessons-from-rolling-out-passkeys">https://entra.news/p/5-lessons-from-rolling-out-passkeys</a></p></li><li><p>Attackers Are Targeting The AI Ecosystem You Cannot See - <a href="https://entra.news/p/attackers-are-targeting-the-ai-ecosystem">https://entra.news/p/attackers-are-targeting-the-ai-ecosystem</a></p></li></ul><div><hr></div><h3>Chapters</h3><p>00:00 Intro</p><p>01:02 Meet Michael Grafnetter</p><p>03:09 How the Research Started</p><p>06:50 Windows Hello for Business Was the First Passkey</p><p>07:30 The Signature in Your Event Log</p><p>10:18 No, Private Keys Are Not Logged</p><p>12:25 How Entra Mitigated the Replay</p><p>13:44 Demo: Signing In With a Stolen Signature</p><p>15:22 Malware-Initiated Passkey Phishing</p><p>18:08 The Browser Is What Makes Passkeys Phishing-Resistant</p><p>20:42 What Defenders Should Actually Do</p><p>23:04 Synced Passkeys and the Export Problem</p><p>26:13 Credential Exchange and Password Manager Risk</p><p>28:19 The Passkey Detour Attack</p><p>30:43 The Authentication Broker Debate</p><p>31:57 RDP Redirection and Remote Passkey Abuse</p><p>32:59 Spotting a Suspicious Passkey Prompt</p><p>34:46 Passkeys Are Still the Future</p><div><hr></div><h3>Podcast Apps</h3><p>Apple Podcast - <a href="https://entra.chat/apple">https://entra.chat/apple</a></p><p>YouTube - <a href="https://entra.chat/youtube">https://entra.chat/youtube</a></p><p>Spotify - <a href="https://entra.chat/spotify">https://entra.chat/spotify</a></p><p>Overcast - <a href="https://entra.chat/overcast">https://entra.chat/overcast</a></p><p>Pocketcast - <a href="https://entra.chat/pocketcast">https://entra.chat/pocketcast</a></p><p>Others - <a href="https://entra.chat/rss">https://entra.chat/rss</a></p><div><hr></div><h3>Merill&#8217;s socials</h3><p>YouTube - <a href="https://youtube.com/@merillx">youtube.com/@merillx</a></p><p>LinkedIn - <a href="https://linkedin.com/in/merill">linkedin.com/in/merill</a></p><p>Twitter - <a href="https://twitter.com/merill">twitter.com/merill</a></p><p>TikTok - <a href="https://www.tiktok.com/@merillf">tiktok.com/@merillf</a></p><p>Bluesky - <a href="https://bsky.app/profile/merill.net">bsky.app/profile/merill.net</a></p><p>Mastodon - <a href="https://infosec.exchange/@merill">infosec.exchange/@merill</a></p><p>Threads - <a href="https://www.threads.net/@merillf">threads.net/@merillf</a></p><p>GitHub - <a href="https://github.com/merill">github.com/merill</a></p>]]></content:encoded></item><item><title><![CDATA[Entra 🆔 News #162 → This week in Microsoft Entra]]></title><description><![CDATA[&#128075; Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.]]></description><link>https://entra.news/p/entra-news-162-this-week-in-microsoft</link><guid isPermaLink="false">https://entra.news/p/entra-news-162-this-week-in-microsoft</guid><dc:creator><![CDATA[Joshua Fernando]]></dc:creator><pubDate>Sat, 15 Aug 2026 12:14:45 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!GoHr!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a7b4708-b1c5-473b-9042-085fb32782c3_1300x1350.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>&#128075; Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.</p><p>It&#8217;s a passkey week. Users can now register a passkey or passwordless sign-in as their first MFA method and SMS <em>first-factor</em> sign-in has been retired for Entra ID Free tenants on Aug 11. That&#8217;s a lot of change landing at once, and the community has already done the heavy lifting. Ru breaks down device-bound vs syncable passkeys, Jonathan has an opt-out guide if you need more runway, and Nathan, Jon, Kenneth and Rahul all published rollout playbooks worth bookmarking before you touch anything in prod.</p><p>Two other things to catch. Microsoft Entra Tenant Governance is now GA &#127942;. And if you&#8217;re still leaning on memberOf dynamic groups, read Julian&#8217;s post (and watch Andy&#8217;s video) before you plan your fixes. &#129763;</p><p>Plus I had Jai Maharaj on Entra Chat to break down the upcoming changes. We covered a lot of ground including thinking about account recovery once you&#8217;ve moved to passkeys, ID verification and more.</p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;89a6199b-4f7a-4af0-a73b-26fdbe84dfc3&quot;,&quot;caption&quot;:&quot;Microsoft-managed SMS and voice MFA will stop working on February 1, 2027. That deadline makes passkey planning urgent, but enabling a new authentication method is only the first milestone.&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;lg&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;From SMS MFA to Passkeys: A Practical Microsoft Entra Migration Plan&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:13653245,&quot;name&quot;:&quot;Merill Fernando&quot;,&quot;bio&quot;:&quot;Product Manager &#8226; Microsoft Entra | Creator of cmd.ms &#8226; idPowerToys.merill.net &#8226; Graph X-Ray &#8226; &#127462;&#127482; &#8226; &#127473;&#127472; &#8226; Posts are my own&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67a42318-1b15-490d-a0bf-a68f9ea04f79_400x400.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:100}],&quot;post_date&quot;:&quot;2026-08-10T22:58:46.286Z&quot;,&quot;cover_image&quot;:&quot;https://substack-video.s3.amazonaws.com/video_upload/post/210673138/64825e2e-27ee-4b6b-8ae0-45d392dee1c7/transcoded-1786399676.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://entra.news/p/from-sms-mfa-to-passkeys-a-practical&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:210673138,&quot;type&quot;:&quot;podcast&quot;,&quot;reaction_count&quot;:20,&quot;comment_count&quot;:0,&quot;publication_id&quot;:1804560,&quot;publication_name&quot;:&quot;Entra.News - Your weekly dose of Microsoft Entra&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!4mCy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b3b3378-703b-4f6a-ab4d-10470336b06f_1280x1280.png&quot;,&quot;belowTheFold&quot;:false,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><p>Enjoy!</p><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=cuttheps" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!vzRX!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe184fe7c-f120-4728-94be-fad521d43c72_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!vzRX!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe184fe7c-f120-4728-94be-fad521d43c72_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!vzRX!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe184fe7c-f120-4728-94be-fad521d43c72_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!vzRX!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe184fe7c-f120-4728-94be-fad521d43c72_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!vzRX!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe184fe7c-f120-4728-94be-fad521d43c72_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e184fe7c-f120-4728-94be-fad521d43c72_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:202022,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=cuttheps&quot;,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/211276200?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe184fe7c-f120-4728-94be-fad521d43c72_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!vzRX!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe184fe7c-f120-4728-94be-fad521d43c72_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!vzRX!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe184fe7c-f120-4728-94be-fad521d43c72_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!vzRX!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe184fe7c-f120-4728-94be-fad521d43c72_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!vzRX!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe184fe7c-f120-4728-94be-fad521d43c72_1200x600.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p><span>Cut the PS: Mailbox Folder Permissions Made Easy</span></p><p><span>PowerShell is awesome! For automation, bulk-editing, and scheduling. For first-line ad-hoc user support, PowerShell is a resource sinkhole that slows down ticket resolution, sucks in senior IT, and eats up end-user productivity.</span></p><p><span>To do &#8220;simple&#8221; mailbox folder permission management using MS standard tooling, your helpdesk needs to juggle five separate cmdlets and hand-type access rights, exact user identities, and SharingPermissionFlags values for calendar delegates.</span></p><p><span>With EasyEntra, first-line supporters of any level can view and manage mailbox folder permissions in seconds with close to zero training.</span></p><p><span>And this is just one of many features available in the same application.</span></p><p><em><span>&#8220;My team and I are blown away with EasyEntra.&#8221;<br></span></em><span>Group IT Manager, RM Curtis, United Kingdom</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=cuttheps&quot;,&quot;text&quot;:&quot;Download EasyEntra&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=cuttheps"><span>Download EasyEntra</span></a></p><p></p></blockquote><div><hr></div><h1>&#9889;&#65039; Microsoft</h1><h2>&#127942; General Availability</h2><ul><li><p><a href="https://techcommunity.microsoft.com/t5/microsoft-entra-blog/microsoft-entra-tenant-governance-is-now-generally-available/ba-p/4543638">Microsoft Entra Tenant Governance is now generally available</a> &#8226; <em>Cindy Crane</em></p></li></ul><h2>&#128214; Read</h2><ul><li><p><a href="https://techcommunity.microsoft.com/t5/microsoft-entra-blog/why-active-directory-alone-is-no-longer-enough/ba-p/4546402">Why Active Directory alone is no longer enough</a> &#8226; <em>Jorge A Lopez</em></p></li><li><p><a href="https://techcommunity.microsoft.com/t5/microsoft-entra-blog/how-to-enforce-zero-trust-across-every-resource/ba-p/4529305">How to enforce Zero Trust across every resource</a> &#8226; <em>Janice Ricketts</em></p></li></ul><h2>&#128483;&#65039; Message Center</h2><ul><li><p><a href="https://mc.merill.net/message/MC1450133">MC1450133 - Microsoft Entra: Users can register a passkey or passwordless sign-in as their first multifactor authentication method</a></p></li><li><p><a href="https://mc.merill.net/message/MC1448374">MC1448374 - Microsoft Entra ID: Retirement of SMS first-factor sign-in for Entra ID Free tenants</a></p></li></ul><h2>&#128213; Microsoft Learn Docs</h2><ul><li><p><a href="https://learn.microsoft.com/en-us/entra/global-secure-access/concept-web-filtering">Web filtering in Global Secure Access (V2)</a> (New)</p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/global-secure-access/how-to-migrate-web-content-filtering-policies">Migrate web content filtering policies from V1 to V2</a> (New)</p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/workload-id/workload-identity-federation-spiffe-spire">Tutorial: Federate a SPIFFE/SPIRE workload identity with Microsoft Entra ID</a> (New)</p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/workload-id/workload-identity-federation-google-cloud">Tutorial: Federate a Google Cloud workload identity with Microsoft Entra ID</a> (New) </p></li></ul><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.enowsoftware.com/resources/white-papers/entra-id-app-governance-playbook?utm_campaign=50962021-WP%20-%20Entra%20App%20Gov%20Playbook&amp;utm_source=entranews&amp;utm_medium=email&amp;utm_content=8.16.26" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!-WGm!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4aac6ea2-0d14-4902-a5de-fd65ac197e3e_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!-WGm!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4aac6ea2-0d14-4902-a5de-fd65ac197e3e_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!-WGm!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4aac6ea2-0d14-4902-a5de-fd65ac197e3e_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!-WGm!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4aac6ea2-0d14-4902-a5de-fd65ac197e3e_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!-WGm!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4aac6ea2-0d14-4902-a5de-fd65ac197e3e_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/4aac6ea2-0d14-4902-a5de-fd65ac197e3e_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:115704,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.enowsoftware.com/resources/white-papers/entra-id-app-governance-playbook?utm_campaign=50962021-WP%20-%20Entra%20App%20Gov%20Playbook&amp;utm_source=entranews&amp;utm_medium=email&amp;utm_content=8.16.26&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/211276200?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4aac6ea2-0d14-4902-a5de-fd65ac197e3e_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!-WGm!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4aac6ea2-0d14-4902-a5de-fd65ac197e3e_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!-WGm!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4aac6ea2-0d14-4902-a5de-fd65ac197e3e_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!-WGm!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4aac6ea2-0d14-4902-a5de-fd65ac197e3e_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!-WGm!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4aac6ea2-0d14-4902-a5de-fd65ac197e3e_1200x600.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p><span>Top 5 App Governance Challenges in Your Entra Tenant</span></p><p><span>Somewhere in your Entra tenant, a client secret is expiring. An over-permissioned application has access it never should have. And nobody&#8217;s reviewed which applications are in use since... honestly, who remembers?</span></p><p><span>You didn&#8217;t create this mess. Sprawl, drift, process gaps, enthusiastic users, and time did. But you are the one getting middle-of-the-night pings when an exec cannot access their business-critical app. And you might be the one getting grilled by an auditor asking why an app needs ReadWrite.All permissions.</span></p><p><span>Created for IT admins, IAM, security teams, and the people who are tasked with managing the application estate in Entra ID - the </span><a href="https://www.enowsoftware.com/resources/white-papers/entra-id-app-governance-playbook?utm_campaign=50962021-WP%20-%20Entra%20App%20Gov%20Playbook&amp;utm_source=entranews&amp;utm_medium=email&amp;utm_content=8.16.26">Entra ID App Governance Playbook</a><span> breaks down 5 application governance gaps behind identity incidents and how to prioritize the fixes.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.enowsoftware.com/resources/white-papers/entra-id-app-governance-playbook?utm_campaign=50962021-WP%20-%20Entra%20App%20Gov%20Playbook&amp;utm_source=entranews&amp;utm_medium=email&amp;utm_content=8.16.26&quot;,&quot;text&quot;:&quot;Get the Playbook&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.enowsoftware.com/resources/white-papers/entra-id-app-governance-playbook?utm_campaign=50962021-WP%20-%20Entra%20App%20Gov%20Playbook&amp;utm_source=entranews&amp;utm_medium=email&amp;utm_content=8.16.26"><span>Get the Playbook</span></a></p></blockquote><div><hr></div><h1>From the community&#8230;</h1><h2>&#128640; Most popular posts from last week</h2><ul><li><p>&#129351; <a href="https://ourcloudnetwork.com/microsoft-entra-just-made-passwordless-mfa-registration-easier/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=microsoft-entra-just-made-passwordless-mfa-registration-easier">Microsoft Entra Just Made Passwordless MFA Registration Easier</a> &#8226; <em>Daniel Bradley</em></p></li><li><p>&#129352; <a href="https://blog.pryrotech.com/2026/08/no-guest-no-problem-direct-external.html">No Guest? No Problem: Direct External Assignments in Microsoft Entra</a> &#8226; <em>Colby Pryor</em></p></li><li><p>&#129353; <a href="https://medium.com/@brianveldman/manage-your-ai-agents-at-scale-with-entra-agent-id-4d3b2ef92bd7?source=rss-4a3a93df846e------2">Manage your AI Agents at Scale with Entra Agent ID</a> &#8226; <em>Brian Veldman</em></p></li></ul><div><hr></div><h1>Yeah. &#9728;&#65039; Learn</h1><h2>&#128105;&#8205;&#9992;&#65039; AI &amp; Copilot</h2><ul><li><p><a href="https://blog.darrenjrobinson.com/microsoft-graph-atlas-mcp-server/">Microsoft Graph Atlas MCP Server</a> &#8226; <em>Darren Robinson</em></p></li></ul><h2>&#129520; Workload ID</h2><ul><li><p><a href="https://arinco.com.au/blog/secrets-out-moving-azure-apps-from-client-credentials-to-managed-identity/">Secret&#8217;s out: How to replace client secrets with Azure managed identity</a> &#8226; <em>Sep Behesti</em></p></li><li><p><a href="https://blog-en.topedia.com/2026/08/microsoft-entra-migrating-github-actions-federated-credentials-to-immutable-subjects/">Microsoft Entra: Migrating GitHub Actions Federated Credentials to Immutable Subjects</a> &#8226; <em>Tobias Asb&#246;ck</em></p></li></ul><h2>&#128110;&#8205;&#9794;&#65039; ID Governance</h2><ul><li><p>&#128250; <a href="https://www.youtube.com/watch?v=EULw10aYauo">How to configure Privileged Identity Management in Entra ID</a> &#8226; <em>Steven Weiner</em></p></li></ul><h2>&#128230; Apps</h2><ul><li><p><a href="https://msandbu.org/set-up-openwebui-on-docker-with-foundry-and-entra-id-authentication-caddy/">Set up OpenwebUI on Docker with Foundry and Entra ID Authentication (Caddy)</a> &#8226; <em>Marius Sandbu</em></p></li></ul><h2>&#129734; Authentication</h2><ul><li><p><a href="https://www.vansurksum.com/2026/08/14/from-ist-to-soll-a-field-guide-to-modernizing-entra-id-authentication/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=from-ist-to-soll-a-field-guide-to-modernizing-entra-id-authentication">From IST to SOLL: A Field Guide to Modernizing Entra ID Authentication</a> &#8226; <em>Kenneth van Surksum</em></p></li><li><p><a href="https://agderinthe.cloud/2026/08/13/afterthoughts-i-said-sms-and-voice-were-being-removed/">Afterthoughts: I said SMS and voice were being removed</a> &#8226; <em>Per-Torben Sorensen</em></p></li><li><p><a href="https://www.natehutchinson.co.uk/post/phishing-resistant-mfa-planning-your-passkey-rollout-in-microsoft-365">Phishing-Resistant MFA: Planning Your Passkey Rollout in Microsoft 365</a> &#8226; <em>Nathan Hutchinson</em></p></li><li><p><a href="https://mobile-jon.com/2026/08/11/farewell-sms-passkeys-are-the-new-standard-getting-ready-to-ditch-legacy-authentication-methods/">How to Move to Passkeys as the Default in Microsoft Entra</a> &#8226; <em>Jon Towles</em></p></li><li><p><a href="https://rahuljindalmyit.blogspot.com/2026/08/microsoft-entra-makes-passwordless.html">Microsoft Entra makes passwordless registration easier, but what does this mean for Zero Trust?</a> &#8226; <em>Rahul Jindal</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=awNb2Lbo15k">Device-Bound vs Syncable Passkeys [Admin&#8217;s Decision Guide]</a> &#8226; <em>Ru Campbell</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=8cupC_oRrMY">How to Delay Microsoft&#8217;s Passkey Rollout (Opt-Out Guide)</a> &#8226; <em>Jonathan Edwards</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=PFyedg_XUOo">Your MFA Won&#8217;t Stop This. Here&#8217;s What Will</a> &#8226; <em>Jonathan Edwards</em></p></li></ul><h2>&#128101; User &amp; Group Management</h2><ul><li><p><a href="https://idefixwiki.no/post/farewell-to-memberof-dynamic-groups/">Farewell to memberOf Dynamic Groups</a> &#8226; <em>Julian Rasmussen</em></p></li><li><p><a href="https://conditionalaccess.tech/articles/entra/mastering-groups-deep-dive.html">Mastering Groups: The Deep Dive</a> &#8226; <em>Jonathan Hope</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=v-EWvmoNjD8">Microsoft Is Changing Entra Dynamic Groups &#8211; Are You Ready?</a> &#8226; <em>Andy Malone</em></p></li></ul><h2>&#129302; DevOps &amp; PowerShell</h2><ul><li><p><a href="https://msendpointmgr.com/2026/08/09/microsoft-graph-sdk-wam/">WAM Bam, Thank You Ma&#8217;am. What Changed in the Microsoft Graph SDK</a> &#8226; <em>Ben Whitmore</em></p></li><li><p><a href="https://medium.com/@planedrop/microsoft-needs-to-proactively-prevent-typosquatting-how-i-almost-got-owned-94f04da9b5ea">Microsoft Needs To Proactively Prevent Typosquatting (how I almost got owned) | by Ethan Word | Aug, 2026</a> &#8226; <em>Ethan Word</em></p></li></ul><h2>&#128678; Conditional Access</h2><ul><li><p><a href="https://office365itpros.com/2026/08/13/licensing-gaps-entra-id/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=licensing-gaps-entra-id">Entra Admin Center Flags Licensing Problems with Conditional Access</a> &#8226; <em>Tony Redmond</em></p></li></ul><h2>&#128421;&#65039; Devices</h2><ul><li><p><a href="https://keithdoolan.com/2026/08/09/windows-hello-for-business/">Windows Hello for Business</a> &#8226; <em>Keith Doolan</em></p></li></ul><h2>&#129399; Security</h2><ul><li><p>&#128250; <a href="https://www.youtube.com/watch?v=PheMLAn5Iqo">Nested APP Authentication - Undocumented Risk and Conditional Access Bypass</a> &#8226; <em>Jun-Sheng Shi and Shang-De (John) Jiang</em></p></li></ul><h2>&#128210; Tenant Configuration</h2><ul><li><p><a href="https://lazyadmin.nl/office-365/microsoft-is-tracking-your-entra-id-license-usage-are-you-compliant/">Microsoft is Tracking your Entra ID License Usage &#8211; Are You Compliant?</a> &#8226; <em>Rudy Mens</em></p></li><li><p><a href="https://ourcloudnetwork.com/are-microsoft-preparing-license-enforcement-for-entra-id/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=are-microsoft-preparing-license-enforcement-for-entra-id">Are Microsoft preparing license enforcement for Entra ID?</a> &#8226; <em>Daniel Bradley</em></p></li></ul><h2>&#128717;&#65039; External ID - Customers</h2><ul><li><p><a href="https://medium.com/the-new-control-plane/how-does-microsofts-sms-retirement-affect-ciam-products-3e9494a76a41?source=rss----3a246e667a75---4">How does Microsoft&#8217;s SMS retirement affect CIAM products</a> &#8226; <em>Rory Braybrook</em></p></li><li><p><a href="https://medium.com/the-new-control-plane/using-strong-authentication-and-email-sms-otp-as-second-factor-mfa-via-native-auth-in-entra-3510638adc29?source=rss----3a246e667a75---4">Using strong authentication and email/SMS OTP as second-factor MFA via native auth in Entra&#8230;</a> &#8226; <em>Rory Braybrook</em></p></li></ul><div><hr></div><h2>&#128293; Maester</h2><div id="youtube2-Pvl_TeUbOzg" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;Pvl_TeUbOzg&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/Pvl_TeUbOzg?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><div><hr></div><h2>&#128104;&#127997;&#8205;&#128187; Merill&#8217;s corner</h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://microsoftx.com/" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!GoHr!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a7b4708-b1c5-473b-9042-085fb32782c3_1300x1350.png 424w, https://substackcdn.com/image/fetch/$s_!GoHr!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a7b4708-b1c5-473b-9042-085fb32782c3_1300x1350.png 848w, https://substackcdn.com/image/fetch/$s_!GoHr!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a7b4708-b1c5-473b-9042-085fb32782c3_1300x1350.png 1272w, https://substackcdn.com/image/fetch/$s_!GoHr!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a7b4708-b1c5-473b-9042-085fb32782c3_1300x1350.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!GoHr!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a7b4708-b1c5-473b-9042-085fb32782c3_1300x1350.png" width="1300" height="1350" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/8a7b4708-b1c5-473b-9042-085fb32782c3_1300x1350.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1350,&quot;width&quot;:1300,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:417656,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://microsoftx.com/&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/211276200?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a7b4708-b1c5-473b-9042-085fb32782c3_1300x1350.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!GoHr!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a7b4708-b1c5-473b-9042-085fb32782c3_1300x1350.png 424w, https://substackcdn.com/image/fetch/$s_!GoHr!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a7b4708-b1c5-473b-9042-085fb32782c3_1300x1350.png 848w, https://substackcdn.com/image/fetch/$s_!GoHr!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a7b4708-b1c5-473b-9042-085fb32782c3_1300x1350.png 1272w, https://substackcdn.com/image/fetch/$s_!GoHr!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8a7b4708-b1c5-473b-9042-085fb32782c3_1300x1350.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><ul><li><p><a href="https://merill.net/2026/08/entra-agent-users-dynamic-groups/">Microsoft Entra agent users can join your dynamic groups. Here is what to check</a> &#8226; <em>Merill Fernando</em></p></li></ul><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://x.com/TheGreatZoltan/status/2088529362719326655?s=20" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!HvtF!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1bce1bc1-b6e3-4e02-8f9f-7250221680ad_1304x1004.png 424w, https://substackcdn.com/image/fetch/$s_!HvtF!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1bce1bc1-b6e3-4e02-8f9f-7250221680ad_1304x1004.png 848w, https://substackcdn.com/image/fetch/$s_!HvtF!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1bce1bc1-b6e3-4e02-8f9f-7250221680ad_1304x1004.png 1272w, https://substackcdn.com/image/fetch/$s_!HvtF!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1bce1bc1-b6e3-4e02-8f9f-7250221680ad_1304x1004.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!HvtF!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1bce1bc1-b6e3-4e02-8f9f-7250221680ad_1304x1004.png" width="1304" height="1004" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/1bce1bc1-b6e3-4e02-8f9f-7250221680ad_1304x1004.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1004,&quot;width&quot;:1304,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:204912,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://x.com/TheGreatZoltan/status/2088529362719326655?s=20&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/211276200?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1bce1bc1-b6e3-4e02-8f9f-7250221680ad_1304x1004.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!HvtF!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1bce1bc1-b6e3-4e02-8f9f-7250221680ad_1304x1004.png 424w, https://substackcdn.com/image/fetch/$s_!HvtF!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1bce1bc1-b6e3-4e02-8f9f-7250221680ad_1304x1004.png 848w, https://substackcdn.com/image/fetch/$s_!HvtF!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1bce1bc1-b6e3-4e02-8f9f-7250221680ad_1304x1004.png 1272w, https://substackcdn.com/image/fetch/$s_!HvtF!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1bce1bc1-b6e3-4e02-8f9f-7250221680ad_1304x1004.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://x.com/merill/status/2088194884536778940?s=20" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!KNNj!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7150e01a-dc8f-41e4-86b0-6e5e7e33a060_1300x1644.png 424w, https://substackcdn.com/image/fetch/$s_!KNNj!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7150e01a-dc8f-41e4-86b0-6e5e7e33a060_1300x1644.png 848w, https://substackcdn.com/image/fetch/$s_!KNNj!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7150e01a-dc8f-41e4-86b0-6e5e7e33a060_1300x1644.png 1272w, https://substackcdn.com/image/fetch/$s_!KNNj!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7150e01a-dc8f-41e4-86b0-6e5e7e33a060_1300x1644.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!KNNj!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7150e01a-dc8f-41e4-86b0-6e5e7e33a060_1300x1644.png" width="1300" height="1644" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/7150e01a-dc8f-41e4-86b0-6e5e7e33a060_1300x1644.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1644,&quot;width&quot;:1300,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:935147,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://x.com/merill/status/2088194884536778940?s=20&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/211276200?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7150e01a-dc8f-41e4-86b0-6e5e7e33a060_1300x1644.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!KNNj!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7150e01a-dc8f-41e4-86b0-6e5e7e33a060_1300x1644.png 424w, https://substackcdn.com/image/fetch/$s_!KNNj!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7150e01a-dc8f-41e4-86b0-6e5e7e33a060_1300x1644.png 848w, https://substackcdn.com/image/fetch/$s_!KNNj!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7150e01a-dc8f-41e4-86b0-6e5e7e33a060_1300x1644.png 1272w, https://substackcdn.com/image/fetch/$s_!KNNj!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7150e01a-dc8f-41e4-86b0-6e5e7e33a060_1300x1644.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_this-is-your-weekly-reminder-to-keep-reducing-share-7493878633808269312-0HuL/?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!fEMV!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc28d1ad8-e802-4dd2-90e9-4d469d5f9b2f_1210x2010.png 424w, https://substackcdn.com/image/fetch/$s_!fEMV!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc28d1ad8-e802-4dd2-90e9-4d469d5f9b2f_1210x2010.png 848w, https://substackcdn.com/image/fetch/$s_!fEMV!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc28d1ad8-e802-4dd2-90e9-4d469d5f9b2f_1210x2010.png 1272w, https://substackcdn.com/image/fetch/$s_!fEMV!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc28d1ad8-e802-4dd2-90e9-4d469d5f9b2f_1210x2010.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!fEMV!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc28d1ad8-e802-4dd2-90e9-4d469d5f9b2f_1210x2010.png" width="1210" height="2010" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c28d1ad8-e802-4dd2-90e9-4d469d5f9b2f_1210x2010.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:2010,&quot;width&quot;:1210,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:719744,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_this-is-your-weekly-reminder-to-keep-reducing-share-7493878633808269312-0HuL/?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/211276200?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc28d1ad8-e802-4dd2-90e9-4d469d5f9b2f_1210x2010.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!fEMV!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc28d1ad8-e802-4dd2-90e9-4d469d5f9b2f_1210x2010.png 424w, https://substackcdn.com/image/fetch/$s_!fEMV!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc28d1ad8-e802-4dd2-90e9-4d469d5f9b2f_1210x2010.png 848w, https://substackcdn.com/image/fetch/$s_!fEMV!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc28d1ad8-e802-4dd2-90e9-4d469d5f9b2f_1210x2010.png 1272w, https://substackcdn.com/image/fetch/$s_!fEMV!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc28d1ad8-e802-4dd2-90e9-4d469d5f9b2f_1210x2010.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_create-application-microsoft-graph-v10-share-7493628990662791169-USQv/?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!rx_L!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f4c9dc-341b-4bdc-bff6-1e76c2b1d00c_1218x1142.png 424w, https://substackcdn.com/image/fetch/$s_!rx_L!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f4c9dc-341b-4bdc-bff6-1e76c2b1d00c_1218x1142.png 848w, https://substackcdn.com/image/fetch/$s_!rx_L!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f4c9dc-341b-4bdc-bff6-1e76c2b1d00c_1218x1142.png 1272w, https://substackcdn.com/image/fetch/$s_!rx_L!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f4c9dc-341b-4bdc-bff6-1e76c2b1d00c_1218x1142.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!rx_L!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f4c9dc-341b-4bdc-bff6-1e76c2b1d00c_1218x1142.png" width="1218" height="1142" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/47f4c9dc-341b-4bdc-bff6-1e76c2b1d00c_1218x1142.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1142,&quot;width&quot;:1218,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:242003,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_create-application-microsoft-graph-v10-share-7493628990662791169-USQv/?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/211276200?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f4c9dc-341b-4bdc-bff6-1e76c2b1d00c_1218x1142.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!rx_L!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f4c9dc-341b-4bdc-bff6-1e76c2b1d00c_1218x1142.png 424w, https://substackcdn.com/image/fetch/$s_!rx_L!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f4c9dc-341b-4bdc-bff6-1e76c2b1d00c_1218x1142.png 848w, https://substackcdn.com/image/fetch/$s_!rx_L!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f4c9dc-341b-4bdc-bff6-1e76c2b1d00c_1218x1142.png 1272w, https://substackcdn.com/image/fetch/$s_!rx_L!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f4c9dc-341b-4bdc-bff6-1e76c2b1d00c_1218x1142.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://entra.news/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Entra.News - Your weekly dose of Microsoft Entra is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><ul><li><p>Want to get featured on Entra.News? &#8594; <a href="https://tally.so/r/3Nb1l0">Submit your content</a> &#128526;</p></li><li><p>Want us to say nice things about your company? <a href="https://www.passionfroot.me/jozra">Sponsor entra.news</a> &#129321;</p></li><li><p>Love the newsletter? <a href="https://love.entra.news/">Tell us</a> &#128154;&#10084;&#65039;&#128156;</p></li></ul><div><hr></div><h2>&#129667; Acknowledgement of Country</h2><p><em>Entra.News is created on Wurundjeri land and acknowledges the traditional owners of country throughout Australia, recognising their continuing connection to land, water and community. We pay our respect to them and their cultures and to elders both past and present.</em></p>]]></content:encoded></item><item><title><![CDATA[From SMS MFA to Passkeys: A Practical Microsoft Entra Migration Plan]]></title><description><![CDATA[Microsoft-managed SMS and voice MFA will stop working on February 1, 2027.]]></description><link>https://entra.news/p/from-sms-mfa-to-passkeys-a-practical</link><guid isPermaLink="false">https://entra.news/p/from-sms-mfa-to-passkeys-a-practical</guid><dc:creator><![CDATA[Merill Fernando]]></dc:creator><pubDate>Mon, 10 Aug 2026 22:58:46 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/210673138/87a3650f94eceea10cf225fdd5fab52a.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>Microsoft-managed SMS and voice MFA will stop working on February 1, 2027. That deadline makes passkey planning urgent, but enabling a new authentication method is only the first milestone.</p><p>In this episode of Entra.Chat, Merill speaks with Jai Maharaj, Product Manager at Microsoft, about the practical journey from legacy MFA to a passwordless Microsoft Entra environment. Jai explains what is actually being retired, why organizations can still use a customer-managed telecom provider, and how passkey profiles support synced and device-bound passkeys for different user personas.</p><p>The user-experience case is compelling: Microsoft reports roughly 69 seconds for password plus traditional MFA compared with about three seconds for a synced passkey. The security case is stronger still. Passkeys resist phishing by design, but Jai stresses that deploying them does not make an organization phishing-resistant until it enforces the right authentication strength and addresses the passwords and legacy applications still in the environment.</p><p>The conversation then follows the complete identity lifecycle. How do you ensure the right person receives a passkey during onboarding? How do you verify someone requesting a sensitive role? How do you recover an account without relying on knowledge-based help-desk questions? Jai connects those scenarios to Microsoft Entra Verified ID, verifiable credentials, Face Check, identity verification partners, and self-service account recovery.</p><div><hr></div><p>Sponsored by</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.appgovscore.com/appgov-score?utm_campaign=AppGov%20Score&amp;utm_source=Entra.chat&amp;utm_medium=podcast&amp;utm_content=8.9.26" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!onfh!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F137011a9-beaa-4c27-85fa-5347fef12783_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!onfh!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F137011a9-beaa-4c27-85fa-5347fef12783_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!onfh!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F137011a9-beaa-4c27-85fa-5347fef12783_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!onfh!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F137011a9-beaa-4c27-85fa-5347fef12783_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!onfh!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F137011a9-beaa-4c27-85fa-5347fef12783_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/137011a9-beaa-4c27-85fa-5347fef12783_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:243047,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.appgovscore.com/appgov-score?utm_campaign=AppGov%20Score&amp;utm_source=Entra.chat&amp;utm_medium=podcast&amp;utm_content=8.9.26&quot;,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/210673138?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F137011a9-beaa-4c27-85fa-5347fef12783_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!onfh!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F137011a9-beaa-4c27-85fa-5347fef12783_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!onfh!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F137011a9-beaa-4c27-85fa-5347fef12783_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!onfh!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F137011a9-beaa-4c27-85fa-5347fef12783_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!onfh!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F137011a9-beaa-4c27-85fa-5347fef12783_1200x600.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>Scan, Score, and Secure Your Applications in Entra</h2><p>Application identities represent one of the largest attack surfaces in Entra and are often among the least consistently governed. ENow AppGov Score helps IT and identity teams understand where risk exists. Its 25-check assessment evaluates Entra ID application integrations against Microsoft-recommended governance practices, analyzing:</p><ul><li><p>App registrations and enterprise apps for excessive permissions</p></li><li><p>Expired or unmanaged secrets and certificates</p></li><li><p>Risky consent grants</p></li><li><p>Privileged service principals</p></li></ul><p>Results are delivered as a clear, defensible risk score with actionable findings. No scripts. No manual inventory. Just a fast, read-only scan that reveals app sprawl, identity misconfigurations, and blast radius so you can prioritize remediation and strengthen your security posture.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.appgovscore.com/appgov-score?utm_campaign=AppGov%20Score&amp;utm_source=Entra.chat&amp;utm_medium=podcast&amp;utm_content=8.9.26&quot;,&quot;text&quot;:&quot;Scan Your Tenant &#8211; No Cost&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.appgovscore.com/appgov-score?utm_campaign=AppGov%20Score&amp;utm_source=Entra.chat&amp;utm_medium=podcast&amp;utm_content=8.9.26"><span>Scan Your Tenant &#8211; No Cost</span></a></p><div><hr></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Gngq!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5dafe07f-5f50-40a7-9137-0472aff1351b_2752x1536.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Gngq!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5dafe07f-5f50-40a7-9137-0472aff1351b_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!Gngq!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5dafe07f-5f50-40a7-9137-0472aff1351b_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!Gngq!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5dafe07f-5f50-40a7-9137-0472aff1351b_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!Gngq!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5dafe07f-5f50-40a7-9137-0472aff1351b_2752x1536.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Gngq!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5dafe07f-5f50-40a7-9137-0472aff1351b_2752x1536.png" width="1456" height="813" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5dafe07f-5f50-40a7-9137-0472aff1351b_2752x1536.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:813,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:4536855,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/210673138?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5dafe07f-5f50-40a7-9137-0472aff1351b_2752x1536.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Gngq!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5dafe07f-5f50-40a7-9137-0472aff1351b_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!Gngq!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5dafe07f-5f50-40a7-9137-0472aff1351b_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!Gngq!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5dafe07f-5f50-40a7-9137-0472aff1351b_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!Gngq!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5dafe07f-5f50-40a7-9137-0472aff1351b_2752x1536.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Subscribe with your favorite podcast player or watch on YouTube &#128071;</p><div id="youtube2-MCFzSnMc34k" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;MCFzSnMc34k&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/MCFzSnMc34k?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><div><hr></div><h3>About Jai Maharaj</h3><p>Jai Maharaj is a Senior Product Manager at Microsoft. He works with customers and engineering teams across Microsoft Entra, with experience spanning ID Governance, Verified ID, External ID, and passkeys. He helps enterprise and public-sector organizations move from legacy authentication methods to phishing-resistant authentication.</p><ul><li><p>LinkedIn - <a href="https://www.linkedin.com/in/jai-maharaj-0938305a/">https://www.linkedin.com/in/jai-maharaj-0938305a/</a></p></li></ul><div><hr></div><h3>Related Links</h3><ul><li><p>Microsoft-managed SMS and voice retirement timeline (discussed at 02:19 and 06:31) - <a href="https://learn.microsoft.com/entra/identity/authentication/concept-sms-voice-retirement">https://learn.microsoft.com/entra/identity/authentication/concept-sms-voice-retirement</a></p></li><li><p>Customer-managed telecom provider FAQ (mentioned at 03:41 and 07:13) - <a href="https://learn.microsoft.com/entra/identity/authentication/phone-providers-faq">https://learn.microsoft.com/entra/identity/authentication/phone-providers-faq</a></p></li><li><p>Passkey profiles, synced passkeys, and device-bound passkeys (discussed at 09:44) - <a href="https://learn.microsoft.com/entra/identity/authentication/how-to-authentication-passkeys-fido2#passkey-profiles">https://learn.microsoft.com/entra/identity/authentication/how-to-authentication-passkeys-fido2#passkey-profiles</a></p></li><li><p>Passkey concepts and Microsoft performance figures (mentioned at 14:22) - <a href="https://learn.microsoft.com/entra/identity/authentication/concept-authentication-passkeys-fido2#what-are-passkeys">https://learn.microsoft.com/entra/identity/authentication/concept-authentication-passkeys-fido2#what-are-passkeys</a></p></li><li><p>Microsoft Entra Verified ID Face Check (introduced at 31:57) - <a href="https://learn.microsoft.com/entra/verified-id/using-facecheck">https://learn.microsoft.com/entra/verified-id/using-facecheck</a></p></li><li><p>ASD/ACSC Essential Eight maturity model (mentioned at 33:41) - <a href="https://www.cyber.gov.au/business-government/asds-cyber-security-frameworks/essential-eight/essential-eight-maturity-model">https://www.cyber.gov.au/business-government/asds-cyber-security-frameworks/essential-eight/essential-eight-maturity-model</a></p></li><li><p>Microsoft Entra account recovery overview (discussed at 36:59) - <a href="https://learn.microsoft.com/entra/identity/authentication/concept-account-recovery-overview">https://learn.microsoft.com/entra/identity/authentication/concept-account-recovery-overview</a></p></li><li><p>Verified ID identity verification partners (discussed at 37:12) - <a href="https://learn.microsoft.com/entra/verified-id/idv-partners">https://learn.microsoft.com/entra/verified-id/idv-partners</a></p></li><li><p>Microsoft Entra licensing (discussed at 39:27) - <a href="https://learn.microsoft.com/entra/fundamentals/licensing">https://learn.microsoft.com/entra/fundamentals/licensing</a></p></li><li><p>Verified ID and Face Check pricing model (discussed at 39:27) - <a href="https://learn.microsoft.com/entra/verified-id/verified-id-pricing">https://learn.microsoft.com/entra/verified-id/verified-id-pricing</a></p></li><li><p>Deploy phishing-resistant passwordless authentication (mentioned at 52:34) - <a href="https://learn.microsoft.com/entra/identity/authentication/how-to-deploy-phishing-resistant-passwordless-authentication">https://learn.microsoft.com/entra/identity/authentication/how-to-deploy-phishing-resistant-passwordless-authentication</a></p></li></ul><h3>Related Entra.Chat Episodes</h3><ul><li><p>Microsoft Is Auto-Enabling Passkeys in March 2026 - <a href="https://entra.news/p/microsoft-is-auto-enabling-passkeys">https://entra.news/p/microsoft-is-auto-enabling-passkeys</a></p></li><li><p>Mastering Microsoft Entra ID: Real-World Passkey Deployment Tips - <a href="https://entra.news/p/mastering-microsoft-entra-id-real">https://entra.news/p/mastering-microsoft-entra-id-real</a></p></li><li><p>Entra Ignite Recap: Synced Passkeys, Agent ID &amp; The Future of Identity - <a href="https://entra.news/p/entra-ignite-recap-synced-passkeys">https://entra.news/p/entra-ignite-recap-synced-passkeys</a></p></li></ul><div><hr></div><h3>Chapters</h3><p>00:00 Intro</p><p>02:19 Why Microsoft Is Retiring Managed SMS and Voice</p><p>03:32 What the February 2027 Deadline Means</p><p>09:27 Synced vs Device-Bound Passkeys</p><p>14:22 From 69 Seconds to Three</p><p>19:02 Making Passkeys Easier for Users</p><p>23:14 Customer Passkey Deployment Lessons</p><p>28:41 The Secure Bootstrapping Problem</p><p>31:57 Verified ID and Face Check</p><p>33:41 Essential Eight and High-Value Access</p><p>36:24 Self-Service Account Recovery</p><p>39:27 Licensing and Recovery Economics</p><p>44:45 Why Face Check Augments Passkeys</p><p>49:40 Enforce Phishing Resistance and Build a Roadmap</p><div><hr></div><h3>Podcast Apps</h3><p>Apple Podcast - <a href="https://entra.chat/apple">https://entra.chat/apple</a></p><p>YouTube - <a href="https://entra.chat/youtube">https://entra.chat/youtube</a></p><p>Spotify - <a href="https://entra.chat/spotify">https://entra.chat/spotify</a></p><p>Overcast - <a href="https://entra.chat/overcast">https://entra.chat/overcast</a></p><p>Pocketcast - <a href="https://entra.chat/pocketcast">https://entra.chat/pocketcast</a></p><p>Others - <a href="https://entra.chat/rss">https://entra.chat/rss</a></p><div><hr></div><h3>Merill&#8217;s socials</h3><p>YouTube - <a href="https://youtube.com/@merillx">youtube.com/@merillx</a></p><p>LinkedIn - <a href="https://linkedin.com/in/merill">linkedin.com/in/merill</a></p><p>Twitter - <a href="https://twitter.com/merill">twitter.com/merill</a></p><p>TikTok - <a href="https://www.tiktok.com/@merillf">tiktok.com/@merillf</a></p><p>Bluesky - <a href="https://bsky.app/profile/merill.net">bsky.app/profile/merill.net</a></p><p>Mastodon - <a href="https://infosec.exchange/@merill">infosec.exchange/@merill</a></p><p>Threads - <a href="https://www.threads.net/@merillf">threads.net/@merillf</a></p><p>GitHub - <a href="https://github.com/merill">github.com/merill</a></p>]]></content:encoded></item><item><title><![CDATA[Entra 🆔 News #161 → This week in Microsoft Entra]]></title><description><![CDATA[&#128075; Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.]]></description><link>https://entra.news/p/entra-news-161-this-week-in-microsoft</link><guid isPermaLink="false">https://entra.news/p/entra-news-161-this-week-in-microsoft</guid><dc:creator><![CDATA[Joshua Fernando]]></dc:creator><pubDate>Sun, 09 Aug 2026 13:38:29 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!oHq2!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7fb3874d-c940-4c15-a2ab-6321db2d043b_1288x1666.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>&#128075; Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.</p><p>Lots happening in Entra this week, including the retirement of the <strong>memberOf</strong> operator for dynamic groups and administrative units, new passkey updates, changes to managed policies, and more.</p><p>Also, don&#8217;t miss my latest podcast with Andres Canello, where we dive into migrating from existing VPN and SSE solutions to Microsoft Entra Global Secure Access.</p><p></p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;e208af47-a6f0-4de0-be3e-689d6be6388a&quot;,&quot;caption&quot;:&quot;An Entra GSA migration should not mean throwing away years of useful SSE policy work and rebuilding every application, segment, and rule by hand.&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;lg&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;The Ultimate Microsoft Entra Global Secure Access Migration Guide&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:13653245,&quot;name&quot;:&quot;Merill Fernando&quot;,&quot;bio&quot;:&quot;Product Manager &#8226; Microsoft Entra | Creator of cmd.ms &#8226; idPowerToys.merill.net &#8226; Graph X-Ray &#8226; &#127462;&#127482; &#8226; &#127473;&#127472; &#8226; Posts are my own&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67a42318-1b15-490d-a0bf-a68f9ea04f79_400x400.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:100}],&quot;post_date&quot;:&quot;2026-08-03T13:12:44.625Z&quot;,&quot;cover_image&quot;:&quot;https://substack-video.s3.amazonaws.com/video_upload/post/209595720/11b613a3-ce98-4012-98af-eda8d5c2cf00/transcoded-1785743520.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://entra.news/p/the-ultimate-microsoft-entra-global&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:209595720,&quot;type&quot;:&quot;podcast&quot;,&quot;reaction_count&quot;:18,&quot;comment_count&quot;:0,&quot;publication_id&quot;:1804560,&quot;publication_name&quot;:&quot;Entra.News - Your weekly dose of Microsoft Entra&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!4mCy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b3b3378-703b-4f6a-ab4d-10470336b06f_1280x1280.png&quot;,&quot;belowTheFold&quot;:false,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><p>Enjoy!</p><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://fusionauth.io/ebooks/the-2026-state-of-ai-and-identity-report?utm_medium=newsletter&amp;utm_source=vendor&amp;utm_campaign=NL-2026-Q3-Entra.News&amp;utm_content=72726" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!MWtL!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2e31e964-77a8-4f09-bc76-1541d735560a_890x220.png 424w, https://substackcdn.com/image/fetch/$s_!MWtL!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2e31e964-77a8-4f09-bc76-1541d735560a_890x220.png 848w, https://substackcdn.com/image/fetch/$s_!MWtL!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2e31e964-77a8-4f09-bc76-1541d735560a_890x220.png 1272w, https://substackcdn.com/image/fetch/$s_!MWtL!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2e31e964-77a8-4f09-bc76-1541d735560a_890x220.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!MWtL!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2e31e964-77a8-4f09-bc76-1541d735560a_890x220.png" width="646" height="159.68539325842696" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/2e31e964-77a8-4f09-bc76-1541d735560a_890x220.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:220,&quot;width&quot;:890,&quot;resizeWidth&quot;:646,&quot;bytes&quot;:41661,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://fusionauth.io/ebooks/the-2026-state-of-ai-and-identity-report?utm_medium=newsletter&amp;utm_source=vendor&amp;utm_campaign=NL-2026-Q3-Entra.News&amp;utm_content=72726&quot;,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/210297430?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2e31e964-77a8-4f09-bc76-1541d735560a_890x220.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!MWtL!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2e31e964-77a8-4f09-bc76-1541d735560a_890x220.png 424w, https://substackcdn.com/image/fetch/$s_!MWtL!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2e31e964-77a8-4f09-bc76-1541d735560a_890x220.png 848w, https://substackcdn.com/image/fetch/$s_!MWtL!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2e31e964-77a8-4f09-bc76-1541d735560a_890x220.png 1272w, https://substackcdn.com/image/fetch/$s_!MWtL!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2e31e964-77a8-4f09-bc76-1541d735560a_890x220.png 1456w" sizes="100vw" fetchpriority="high"></picture><div></div></div></a></figure></div><p><span>88% say AI has outrun their identity stack</span></p><p><span>AI agents are already making production API calls, running workflows, and touching sensitive data. Your written policies can&#8217;t regulate what a machine does at runtime or prove its actions.</span></p><p><span>FusionAuth&#8217;s 2026 State of AI and Identity Report surveyed over 300 technology leaders on the gap:</span></p><ul><li><p><span>88% say AI adoption has outrun their identity and security readiness</span></p></li><li><p><span>The more confident a team is in its AI posture, the more likely it&#8217;s had a confirmed incident</span></p></li><li><p><span>Multi-tenant SaaS identity environments report far higher incident rates than isolated or self-hosted deployments</span></p></li></ul><p><span>In an AI world, your deployment model is a security decision. Get the data.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://fusionauth.io/ebooks/the-2026-state-of-ai-and-identity-report?utm_medium=newsletter&amp;utm_source=vendor&amp;utm_campaign=NL-2026-Q3-Entra.News&amp;utm_content=72726&quot;,&quot;text&quot;:&quot;Get the 2026 report&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://fusionauth.io/ebooks/the-2026-state-of-ai-and-identity-report?utm_medium=newsletter&amp;utm_source=vendor&amp;utm_campaign=NL-2026-Q3-Entra.News&amp;utm_content=72726"><span>Get the 2026 report</span></a></p><div><hr></div><h1>&#9889;&#65039; Microsoft</h1><h2>&#127942; General Availability</h2><ul><li><p><a href="https://mc.merill.net/message/RM558853">RM558853 - Microsoft Teams: Entra passwordless resource account support for Teams Rooms on Windows and Android devices</a></p></li></ul><h2>&#128293; Public Preview</h2><ul><li><p><a href="https://learn.microsoft.com/en-us/entra/identity/conditional-access/deployment-guide-token-protection-web-apps">Token Protection deployment guide - Web apps (Preview)</a> &#8226; <em>Microsoft Learn</em></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/identity/monitoring-health/howto-analyze-provisioning-logs#analyze-provisioning-logs-with-microsoft-mcp-server-for-enterprise-preview">Analyze provisioning logs with Microsoft MCP Server for Enterprise (Preview)</a> &#8226; <em>Microsoft Learn</em></p></li><li><p><a href="https://www.microsoft.com/en-us/security/blog/2026/08/04/advance-zero-trust-for-ai-new-tools-and-guidance-to-secure-ai-agents-and-devsecops/">Advance Zero Trust for AI: New tools and guidance to secure AI agents and DevSecOps</a> &#8226; <em>Ron Pessner</em></p></li></ul><h2>&#128214; Read</h2><ul><li><p><a href="https://daily.entra.news/changes/2026-08-08/managed-policies-02/">Microsoft may enable managed policies after 30 days in Report-only, shortened from 45 days, with the notification period also shortened from 28 days to two weeks</a></p></li></ul><h2>&#128483;&#65039; Message Center</h2><ul><li><p><a href="https://mc.merill.net/message/MC1450134">MC1450134 - Microsoft Entra: Windows Hello for Business and macOS Platform SSO as standalone MFA factors</a></p></li><li><p><a href="https://mc.merill.net/message/MC1450133">MC1450133 - Microsoft Entra: Users can register a passkey or passwordless sign-in as their first multifactor authentication method</a></p></li><li><p><a href="https://mc.merill.net/message/MC1448379">MC1448379 - Microsoft Entra ID: Replace MemberOf rules by November 3, 2026</a></p></li><li><p><a href="https://mc.merill.net/message/MC1447671">MC1447671 - Microsoft Entra: Migrate GitHub Actions federated identity credentials to immutable subjects</a></p></li><li><p><a href="https://mc.merill.net/message/MC1325414">MC1325414 - Microsoft Entra ID SSPR will require registered authentication methods starting November 9, 2026</a></p></li></ul><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!UOIP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3a111aae-f63a-4fd8-ab19-0ccdbbf32214_1200x600.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!UOIP!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3a111aae-f63a-4fd8-ab19-0ccdbbf32214_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!UOIP!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3a111aae-f63a-4fd8-ab19-0ccdbbf32214_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!UOIP!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3a111aae-f63a-4fd8-ab19-0ccdbbf32214_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!UOIP!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3a111aae-f63a-4fd8-ab19-0ccdbbf32214_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!UOIP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3a111aae-f63a-4fd8-ab19-0ccdbbf32214_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/3a111aae-f63a-4fd8-ab19-0ccdbbf32214_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:155619,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/210297430?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3a111aae-f63a-4fd8-ab19-0ccdbbf32214_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!UOIP!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3a111aae-f63a-4fd8-ab19-0ccdbbf32214_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!UOIP!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3a111aae-f63a-4fd8-ab19-0ccdbbf32214_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!UOIP!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3a111aae-f63a-4fd8-ab19-0ccdbbf32214_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!UOIP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3a111aae-f63a-4fd8-ab19-0ccdbbf32214_1200x600.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p>What&#8217;s been left exposed in your Microsoft 365 tenant?</p><p>The devices Defender never picked up, the dead Teams and SharePoint sites, the forgotten Entra apps, the shared mailboxes nobody owns. None of it looks urgent. All of it is exposure: standing access, unprotected devices, and data nobody is watching. Inspect 365 finds it, prioritizes what matters, and tracks each one from review to resolved.</p><p>Continuous Microsoft 365 tenant hygiene, built to find and address security risks:</p><ul><li><p>Small enough to do. Prioritized by impact, so you start with the few that matter, not the whole list.</p></li><li><p>Documented as you go. Every decision recorded with its note.</p></li><li><p>Provable after. What got resolved, what got accepted and why, whether you bill for the work or answer for it.</p></li></ul><p>Connect a tenant in minutes and see what&#8217;s exposed in yours.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://inspect365.app/go/entra-news-2026-08&quot;,&quot;text&quot;:&quot;See what's in your tenant&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://inspect365.app/go/entra-news-2026-08"><span>See what's in your tenant</span></a></p></blockquote><div><hr></div><h1>From the community&#8230;</h1><h2>&#128640; Most popular posts from last week</h2><ul><li><p>&#129351; <a href="https://www.joeyverlinden.com/conditional-access-visualizer-deployer-tool/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=conditional-access-visualizer-deployer-tool">Conditional Access Visualizer &amp; Deployer Tool</a> &#8226; <em>Joey Verlinden</em></p></li><li><p>&#129352; <a href="https://www.joeyverlinden.com/conditional-access-framework-6/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=conditional-access-framework-6">Conditional Access Framework (2026.6.1)</a> &#8226; <em>Joey Verlinden</em></p></li><li><p>&#129353; <a href="https://patchmypc.com/blog/why-intune-devices-became-noncompliant-after-the-july-windows-update/">Why Intune Devices Became Noncompliant After the July Windows Update</a> &#8226; <em>Rudy Ooms</em></p></li></ul><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://x.com/juan_snow1/status/2085776898013942013?s=20" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!cnsa!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4b67b094-4371-4151-99b7-6b0ff32ec05e_1300x618.png 424w, https://substackcdn.com/image/fetch/$s_!cnsa!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4b67b094-4371-4151-99b7-6b0ff32ec05e_1300x618.png 848w, https://substackcdn.com/image/fetch/$s_!cnsa!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4b67b094-4371-4151-99b7-6b0ff32ec05e_1300x618.png 1272w, https://substackcdn.com/image/fetch/$s_!cnsa!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4b67b094-4371-4151-99b7-6b0ff32ec05e_1300x618.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!cnsa!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4b67b094-4371-4151-99b7-6b0ff32ec05e_1300x618.png" width="1300" height="618" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/4b67b094-4371-4151-99b7-6b0ff32ec05e_1300x618.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:618,&quot;width&quot;:1300,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:83672,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://x.com/juan_snow1/status/2085776898013942013?s=20&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/210297430?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4b67b094-4371-4151-99b7-6b0ff32ec05e_1300x618.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!cnsa!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4b67b094-4371-4151-99b7-6b0ff32ec05e_1300x618.png 424w, https://substackcdn.com/image/fetch/$s_!cnsa!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4b67b094-4371-4151-99b7-6b0ff32ec05e_1300x618.png 848w, https://substackcdn.com/image/fetch/$s_!cnsa!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4b67b094-4371-4151-99b7-6b0ff32ec05e_1300x618.png 1272w, https://substackcdn.com/image/fetch/$s_!cnsa!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4b67b094-4371-4151-99b7-6b0ff32ec05e_1300x618.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><h1>&#9728;&#65039; Learn</h1><h2>&#128105;&#8205;&#9992;&#65039; AI &amp; Copilot</h2><ul><li><p><a href="https://medium.com/@brianveldman/manage-your-ai-agents-at-scale-with-entra-agent-id-4d3b2ef92bd7?source=rss-4a3a93df846e------2">Manage your AI Agents at Scale with Entra Agent ID</a> &#8226; <em>Brian Veldman</em></p></li></ul><h2>&#129520; Workload ID</h2><ul><li><p><a href="https://lieben.nu/liebensraum/2026/08/bypassing-the-imds-cache/">Bypassing the IMDS cache</a> &#8226; <em>Jos Lieben</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=MhuEm98VUWE">No more passwords: The future is now!</a> &#8226; <em>Ben Reader</em></p></li></ul><h2>&#9937;&#65039; ID Protection</h2><ul><li><p><a href="https://blog.sonnes.cloud/entra-id-protection-user-risk-with-unified-identity-signals-from-defender-is-here/">User Risk with Unified Identity Signals from Defender is here!</a> &#8226; <em>Michael Morten Sonne</em></p></li></ul><h2>&#128110;&#8205;&#9794;&#65039; ID Governance</h2><ul><li><p><a href="https://blog.pryrotech.com/2026/08/no-guest-no-problem-direct-external.html">No Guest? No Problem: Direct External Assignments in Microsoft Entra</a> &#8226; <em>Colby Pryor</em></p></li><li><p><a href="https://blog.darrenjrobinson.com/updated-ecma2host-tools-with-entra-application-provisioning-job-management/">Updated ECMA2Host Tools with Entra Application Provisioning Job Management</a> &#8226; <em>Darren Robinson</em></p></li></ul><h2>&#127760; Private Access &amp; Internet Access (GSA)</h2><ul><li><p><a href="https://blog.hametbenoit.info/2026/08/07/entra-id-new-entra-id-private-connector-version/">New Entra ID Private Connector version</a> &#8226; <em>Benoit HAMET</em></p></li></ul><h2>&#128230; Apps</h2><ul><li><p><a href="https://ourcloudnetwork.com/how-to-prevent-users-from-registering-applications-in-microsoft-entra/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-prevent-users-from-registering-applications-in-microsoft-entra">How to prevent users from registering applications in Microsoft Entra</a> &#8226; <em>Daniel Bradley</em></p></li></ul><h2>&#129734; Authentication</h2><ul><li><p><a href="https://ourcloudnetwork.com/microsoft-entra-just-made-passwordless-mfa-registration-easier/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=microsoft-entra-just-made-passwordless-mfa-registration-easier">Microsoft Entra Just Made Passwordless MFA Registration Easier</a> &#8226; <em>Daniel Bradley</em></p></li><li><p><a href="https://emsroute.com/2026/08/06/system-preferred-authentication-and-passkeys/">System-Preferred Authentication and September 1st Passkey Change</a> &#8226; <em>Shehan Perera</em></p></li><li><p><a href="https://medium.com/@kmuitspice/windows-hello-for-business-whfb-in-practice-smb-it-spice-93800f834725">Windows Hello for Business (WHfB) in Practice</a> &#8226; <em>Marco Wohler</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=KgdkXpGT0ho">Microsoft Is Killing SMS MFA</a> &#8226; <em>Jonathan Edwards</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=3MC0Hoc8GuA">Why Your Passkeys Deployment Fails [5 Major Pitfalls]</a> &#8226; <em>Ru Campbell</em></p></li></ul><h2>&#128101; User &amp; Group Management</h2><ul><li><p><a href="https://blog.admindroid.com/microsoft-graph-groupanalytics-resource-api/">Access Microsoft Entra Group Insights with Group Analytics API</a> &#8226; <em>Blesslin Rinu</em></p></li><li><p><a href="https://office365itpros.com/2026/08/03/blocking-for-nested-security-groups/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=blocking-for-nested-security-groups">Entra ID Enables Blocking for Nested Security Groups</a> &#8226; <em>Tony Redmond</em></p></li><li><p><a href="https://office365itpros.com/2026/08/07/memberof-rule-operator/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=memberof-rule-operator">Entra ID Drops the memberOf Rule Operator for Dynamic Groups and Dynamic Admin Units</a> &#8226; <em>Tony Redmond</em></p></li><li><p><a href="https://blog.admindroid.com/retirement-of-microsoft-entra-id-memberof-rule-operator/">Microsoft Entra Retires the MemberOf Rule Operator for Dynamic Membership Rules</a> &#8226; <em>Kanaga</em></p></li><li><p><a href="https://lazyadmin.nl/office-365/microsoft-entra-id-is-retiring-the-memberof-rule-for-dynamic-groups/">Microsoft Entra ID Is Retiring the MemberOf Rule for Dynamic Groups</a> &#8226; <em>Rudy Mens</em></p></li><li><p><a href="https://ourcloudnetwork.com/the-memberof-rule-operator-is-ending-for-dynamic-groups-in-entra/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-memberof-rule-operator-is-ending-for-dynamic-groups-in-entra">The memberOf rule operator is ending for dynamic Groups in Entra</a> &#8226; <em>Daniel Bradley</em></p></li><li><p><a href="https://lieben.nu/liebensraum/2026/08/replacing-memberof-in-entra-after-it-is-deprecated/">Replacing MemberOf in Entra after it is deprecated</a> &#8226; <em>Jos Lieben</em></p></li></ul><h2>&#128678; Conditional Access</h2><ul><li><p><a href="https://www.julianjakob.com/microsoft-entra-ca-baseline-changes-affecting-citrix-authentication/">CA Baseline changes affecting Citrix Authentication</a> &#8226; <em>Julian Jakob</em></p></li><li><p><a href="https://controlaltdeletetechbits.co.uk/microsoft-entra-terms-of-use/">How to Set Up Microsoft Entra Terms of Use</a> &#8226; <em>Mark Oldham</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=IJBWO6JWrDo">MFA vs Conditional Access | They&#8217;re Not the Same Thing!</a> &#8226; <em>Travis Roberts</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=lmc12nZLpko">Microsoft Entra Terms of Use Require Acceptance Before Microsoft 365 Access</a> &#8226; <em>Mark Oldham</em></p></li></ul><h2>&#128421;&#65039; Devices</h2><ul><li><p><a href="https://duo-infernale.ch/hide-avd-sso-consent-prompt/">Hide the AVD SSO Consent Prompt</a> &#8226; <em>Flavio Meyer</em></p></li><li><p><a href="https://www.nickydewestelinck.be/2026/08/04/strengthening-endpoint-security-with-device-lock-policies-in-microsoft-intune/">Strengthening Endpoint Security with Device Lock Policies in Microsoft Intune</a> &#8226; <em>Nicky De Westelinck</em></p></li><li><p><a href="https://blog.hametbenoit.info/2026/08/03/entra-id-entra-cloud-sync-now-allows-active-directory-devices-synchronization/">Entra Cloud Sync now allows Active Directory devices synchronization</a> &#8226; <em>Benoit HAMET</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=2Tl09sXWG1w">Entra Join vs Hybrid Join vs Registered FINALLY Explained!</a> &#8226; <em>Andy Malone</em></p></li></ul><h2>&#127961;&#65039; External ID - Guests &amp; Multi-Tenant Organizations</h2><ul><li><p><a href="https://www.cloudcoffee.ch/microsoft-azure/secure-microsoft-entra-guest-access/">Securing Microsoft Entra Guest Access: Cross-tenant Access Settings and MFA Trust</a> &#8226; <em>Oliver Mueller</em></p></li></ul><h2>&#129399; Security</h2><ul><li><p><a href="https://dirkjanm.io/borrowing-windows-hello-keys/">Borrowing Windows Hello keys for authentication and persistence</a> &#8226; <em>Dirk-jan Mollema</em></p></li><li><p><a href="https://www.linkedin.com/posts/mortenmynster_powershell-entraid-leastprivilege-ugcPost-7491618999210885120-0jK7/">Audit your entra permissions with LeastPrivilegedEntra</a> &#8226; <em>Morten Mynster</em></p></li><li><p><a href="https://specterops.io/wp-content/uploads/sites/3/2026/08/Pass-the-Passkey_A4_v2.pdf">Pass-the-Passkey v2.pdf</a> &#8226; <em>Michael Grafnetter</em></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://x.com/MGrafnetter/status/2085720079275032857?s=20" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!QRmn!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26d2bbd9-8510-43b1-90f1-2a1be0e4ca2c_1302x1080.png 424w, https://substackcdn.com/image/fetch/$s_!QRmn!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26d2bbd9-8510-43b1-90f1-2a1be0e4ca2c_1302x1080.png 848w, https://substackcdn.com/image/fetch/$s_!QRmn!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26d2bbd9-8510-43b1-90f1-2a1be0e4ca2c_1302x1080.png 1272w, https://substackcdn.com/image/fetch/$s_!QRmn!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26d2bbd9-8510-43b1-90f1-2a1be0e4ca2c_1302x1080.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!QRmn!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26d2bbd9-8510-43b1-90f1-2a1be0e4ca2c_1302x1080.png" width="1302" height="1080" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/26d2bbd9-8510-43b1-90f1-2a1be0e4ca2c_1302x1080.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1080,&quot;width&quot;:1302,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:288972,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://x.com/MGrafnetter/status/2085720079275032857?s=20&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/210297430?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26d2bbd9-8510-43b1-90f1-2a1be0e4ca2c_1302x1080.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!QRmn!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26d2bbd9-8510-43b1-90f1-2a1be0e4ca2c_1302x1080.png 424w, https://substackcdn.com/image/fetch/$s_!QRmn!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26d2bbd9-8510-43b1-90f1-2a1be0e4ca2c_1302x1080.png 848w, https://substackcdn.com/image/fetch/$s_!QRmn!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26d2bbd9-8510-43b1-90f1-2a1be0e4ca2c_1302x1080.png 1272w, https://substackcdn.com/image/fetch/$s_!QRmn!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26d2bbd9-8510-43b1-90f1-2a1be0e4ca2c_1302x1080.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div></li></ul><h2>&#9851;&#65039; Sync</h2><ul><li><p>&#128250; <a href="https://www.youtube.com/watch?v=i-JS0mftb0k">Microsoft Entra Cloud Sync Just Got Better! New Features August 2026</a> &#8226; <em>Andy Malone</em></p></li></ul><h2>&#128210; Tenant Configuration</h2><ul><li><p>&#128250; <a href="https://www.youtube.com/watch?v=wvoDtQX05mM">Microsoft Entra Identity Architecture &#8211; Why Identity Is Your Most Important Security Decision</a> &#8226; <em>Shabaz Darr</em></p></li></ul><h2>&#128717;&#65039; External ID - Customers</h2><ul><li><p><a href="https://medium.com/the-new-control-plane/using-oidc-federation-via-native-auth-in-entra-external-id-eeid-a27a5bc22188?source=rss----3a246e667a75---4">Using OIDC federation via native auth in Entra External ID (EEID)</a> &#8226; <em>Rory Braybrook</em></p></li><li><p><a href="https://medium.com/the-new-control-plane/using-social-federation-via-native-auth-in-entra-external-id-eeid-part-ii-9004d9698e74?source=rss----3a246e667a75---4">Using social federation via native auth in Entra External ID (EEID)</a> &#8226; <em>Rory Braybrook</em></p></li></ul><div><hr></div><h2>&#128104;&#127997;&#8205;&#128187; Merill&#8217;s corner</h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://x.com/merill/status/2084283995953697000?s=20" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!oHq2!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7fb3874d-c940-4c15-a2ab-6321db2d043b_1288x1666.png 424w, https://substackcdn.com/image/fetch/$s_!oHq2!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7fb3874d-c940-4c15-a2ab-6321db2d043b_1288x1666.png 848w, https://substackcdn.com/image/fetch/$s_!oHq2!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7fb3874d-c940-4c15-a2ab-6321db2d043b_1288x1666.png 1272w, https://substackcdn.com/image/fetch/$s_!oHq2!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7fb3874d-c940-4c15-a2ab-6321db2d043b_1288x1666.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!oHq2!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7fb3874d-c940-4c15-a2ab-6321db2d043b_1288x1666.png" width="1288" height="1666" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/7fb3874d-c940-4c15-a2ab-6321db2d043b_1288x1666.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1666,&quot;width&quot;:1288,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:711876,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://x.com/merill/status/2084283995953697000?s=20&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/210297430?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7fb3874d-c940-4c15-a2ab-6321db2d043b_1288x1666.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!oHq2!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7fb3874d-c940-4c15-a2ab-6321db2d043b_1288x1666.png 424w, https://substackcdn.com/image/fetch/$s_!oHq2!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7fb3874d-c940-4c15-a2ab-6321db2d043b_1288x1666.png 848w, https://substackcdn.com/image/fetch/$s_!oHq2!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7fb3874d-c940-4c15-a2ab-6321db2d043b_1288x1666.png 1272w, https://substackcdn.com/image/fetch/$s_!oHq2!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7fb3874d-c940-4c15-a2ab-6321db2d043b_1288x1666.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://x.com/merill/status/2085364582860968340?s=20" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!CZtD!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21d5c7f9-8161-4985-847e-5689a78d19cd_1298x1316.png 424w, https://substackcdn.com/image/fetch/$s_!CZtD!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21d5c7f9-8161-4985-847e-5689a78d19cd_1298x1316.png 848w, https://substackcdn.com/image/fetch/$s_!CZtD!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21d5c7f9-8161-4985-847e-5689a78d19cd_1298x1316.png 1272w, https://substackcdn.com/image/fetch/$s_!CZtD!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21d5c7f9-8161-4985-847e-5689a78d19cd_1298x1316.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!CZtD!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21d5c7f9-8161-4985-847e-5689a78d19cd_1298x1316.png" width="1298" height="1316" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/21d5c7f9-8161-4985-847e-5689a78d19cd_1298x1316.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1316,&quot;width&quot;:1298,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:715676,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://x.com/merill/status/2085364582860968340?s=20&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/210297430?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21d5c7f9-8161-4985-847e-5689a78d19cd_1298x1316.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!CZtD!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21d5c7f9-8161-4985-847e-5689a78d19cd_1298x1316.png 424w, https://substackcdn.com/image/fetch/$s_!CZtD!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21d5c7f9-8161-4985-847e-5689a78d19cd_1298x1316.png 848w, https://substackcdn.com/image/fetch/$s_!CZtD!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21d5c7f9-8161-4985-847e-5689a78d19cd_1298x1316.png 1272w, https://substackcdn.com/image/fetch/$s_!CZtD!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21d5c7f9-8161-4985-847e-5689a78d19cd_1298x1316.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><ul><li><p>Want to get featured on Entra.News? &#8594; <a href="https://tally.so/r/3Nb1l0">Submit your content</a> &#128526;</p></li><li><p>Want us to say nice things about your company? <a href="https://www.passionfroot.me/jozra">Sponsor entra.news</a> &#129321;</p></li><li><p>Love the newsletter? <a href="https://love.entra.news/">Tell us</a> &#128154;&#10084;&#65039;&#128156;</p></li></ul><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://entra.news/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Entra.News - Your weekly dose of Microsoft Entra is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h2>&#129667; Acknowledgement of Country</h2><p><em>Entra.News is created on Wurundjeri land and acknowledges the traditional owners of country throughout Australia, recognising their continuing connection to land, water and community. We pay our respect to them and their cultures and to elders both past and present.</em></p>]]></content:encoded></item><item><title><![CDATA[The Ultimate Microsoft Entra Global Secure Access Migration Guide]]></title><description><![CDATA[The Migration Guide That Saves 80% of Your Deployment Time]]></description><link>https://entra.news/p/the-ultimate-microsoft-entra-global</link><guid isPermaLink="false">https://entra.news/p/the-ultimate-microsoft-entra-global</guid><dc:creator><![CDATA[Merill Fernando]]></dc:creator><pubDate>Mon, 03 Aug 2026 13:12:44 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/209595720/fbc3c560bfa29e0f99baf2c410b87951.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>An Entra GSA migration should not mean throwing away years of useful SSE policy work and rebuilding every application, segment, and rule by hand.</p><p>Existing configuration carries hard-won intent: which populations need access, which destinations should be blocked, and which exceptions keep the business running. Migrate2GSA creates a path to preserve the useful parts while making the migration a deliberate cleanup opportunity.</p><p>In this episode of <a href="https://entra.chat">Entra.Chat</a>, I spoke with Andres Canello, Principal Product Manager at Microsoft and creator of <a href="https://aka.ms/migrate2gsa">Migrate2GSA</a>. Andres demonstrates how the open-source toolkit exports configuration from third-party products, converts it into a common CSV schema, gives administrators an intentional review step, and provisions the approved configuration into Global Secure Access through Microsoft Graph.</p><p>The goal is not to configure the product end to end or remove human judgment. Andres describes it as a way to accelerate the repetitive 80%. Conflicting segments default to &#8220;do not provision,&#8221; existing applications are skipped, generated Conditional Access policies remain disabled, and there is no delete API call in the toolkit.</p><p>The conversation also covers greenfield provisioning, backup and restore, reusable consultant baselines, and the unusual development story behind more than 30,000 lines of PowerShell. Andres explains why detailed, published specifications produced better AI-generated code than incremental prompting&#8212;and why the intent and edge cases in an open-source contribution matter more than who typed the implementation.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!mEuJ!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3184b03-934a-4f3d-bf30-7d3dc9f1088b_2752x1536.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!mEuJ!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3184b03-934a-4f3d-bf30-7d3dc9f1088b_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!mEuJ!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3184b03-934a-4f3d-bf30-7d3dc9f1088b_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!mEuJ!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3184b03-934a-4f3d-bf30-7d3dc9f1088b_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!mEuJ!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3184b03-934a-4f3d-bf30-7d3dc9f1088b_2752x1536.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!mEuJ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3184b03-934a-4f3d-bf30-7d3dc9f1088b_2752x1536.png" width="1456" height="813" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c3184b03-934a-4f3d-bf30-7d3dc9f1088b_2752x1536.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:813,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:5306360,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/209595720?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3184b03-934a-4f3d-bf30-7d3dc9f1088b_2752x1536.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!mEuJ!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3184b03-934a-4f3d-bf30-7d3dc9f1088b_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!mEuJ!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3184b03-934a-4f3d-bf30-7d3dc9f1088b_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!mEuJ!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3184b03-934a-4f3d-bf30-7d3dc9f1088b_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!mEuJ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3184b03-934a-4f3d-bf30-7d3dc9f1088b_2752x1536.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Subscribe with your favorite podcast player or watch on YouTube.</p><div id="youtube2-9QgOK03FsP8" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;9QgOK03FsP8&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/9QgOK03FsP8?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><div><hr></div><h3>About Andres Canello</h3><p>Andres Canello is a Principal Product Manager at Microsoft, where he works at the intersection of modern identity and Secure Service Edge. Over his 15 years at Microsoft, he was a founding member of the Entra Global Secure Access team, helping shape the product before it launched, and has since guided some of the largest identity and secure-access deployments in the industry, from banks and miners to national governments. He&#8217;s the creator of Migrate2GSA, an open-source migration toolkit used by organizations around the world, which he built end-to-end using AI-assisted, spec-driven development.</p><ul><li><p><a href="https://www.linkedin.com/in/andrescanello/">Andres Canello on LinkedIn</a></p></li><li><p><a href="https://x.com/andrescanello">Andres Canello on X/Twitter</a></p></li></ul><div><hr></div><p><strong>Sponsored by</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!3_EG!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb999efeb-29f4-4e1e-bcbc-272fe5d0d47e_1200x600.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!3_EG!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb999efeb-29f4-4e1e-bcbc-272fe5d0d47e_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!3_EG!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb999efeb-29f4-4e1e-bcbc-272fe5d0d47e_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!3_EG!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb999efeb-29f4-4e1e-bcbc-272fe5d0d47e_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!3_EG!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb999efeb-29f4-4e1e-bcbc-272fe5d0d47e_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!3_EG!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb999efeb-29f4-4e1e-bcbc-272fe5d0d47e_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b999efeb-29f4-4e1e-bcbc-272fe5d0d47e_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Corrected Maester Cloud ad&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Corrected Maester Cloud ad" title="Corrected Maester Cloud ad" srcset="https://substackcdn.com/image/fetch/$s_!3_EG!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb999efeb-29f4-4e1e-bcbc-272fe5d0d47e_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!3_EG!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb999efeb-29f4-4e1e-bcbc-272fe5d0d47e_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!3_EG!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb999efeb-29f4-4e1e-bcbc-272fe5d0d47e_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!3_EG!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb999efeb-29f4-4e1e-bcbc-272fe5d0d47e_1200x600.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Maester Cloud turns every Maester and Microsoft Zero Trust Assessment run into a durable evidence trail. See new failures, fixes, accepted risks, and posture changes across every tenant - without digging through old HTML reports.</p><ul><li><p>Keep 5+ years of tenant history in your chosen Azure region</p></li><li><p>Compare runs, spot drift, and get change alerts</p></li></ul><p>Become a Founding Supporter for $99/month to fund open-source Maester development, shape the roadmap, and get self-hosted private-preview access plus 10% off hosted for life.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://maester.cloud/pricing?utm_source=entranews&amp;utm_medium=email&amp;utm_campaign=promo&quot;,&quot;text&quot;:&quot;Check out Maester Cloud today!&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://maester.cloud/pricing?utm_source=entranews&amp;utm_medium=email&amp;utm_campaign=promo"><span>Check out Maester Cloud today!</span></a></p><div><hr></div><h3>Related Links</h3><ul><li><p><a href="https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/howto-troubleshoot-upn-changes"><span>Plan and troubleshoot UserPrincipalName changes in Microsoft Entra ID</span></a><span><br> (mentioned at 04:07)</span></p></li><li><p><a href="https://techcommunity.microsoft.com/blog/microsoft-entra-blog/azure-ad-mailbag-conditional-access-qa/566492/">Azure AD Mailbag: Conditional Access Q&amp;A by Andres Canello</a> (mentioned at 06:43)</p></li><li><p><a href="https://aka.ms/Migrate2GSA">Migrate2GSA documentation</a> (mentioned at 45:37)</p></li><li><p><a href="https://github.com/microsoft/Migrate2GSA">Migrate2GSA source repository</a> (mentioned at 45:37)</p></li></ul><h3>Related Entra.Chat Episodes</h3><ul><li><p><a href="https://entra.news/p/how-to-migrate-from-legacy-vpns-to">How to Migrate from Legacy VPNs to Entra Private Access (Real Strategies from a Veteran)</a></p></li><li><p><a href="https://entra.news/p/global-secure-access-explained-real">Global Secure Access Explained: Real-World Rollouts, Mistakes, and Best Practices</a></p></li><li><p><a href="https://entra.news/p/identity-centric-network-security">Identity-Centric Network Security: Entra Global Secure Access Architecture &amp; Benefits</a></p></li></ul><div><hr></div><h3>Chapters</h3><p><span>00:00 Intro</span></p><p><span>01:05 Andres Canello's 15 Years in Microsoft Identity</span></p><p><span>06:43 A Conditional Access Mistake Admins Still Make</span></p><p><span>11:29 From Early Customer Pilots to Entra GSA</span></p><p><span>13:21 Why SSE Migrations Should Not Start From Scratch</span></p><p><span>18:31 Beyond Migration: Backup Restore and Greenfield</span></p><p><span>23:27 Export Convert Review and Provision</span></p><p><span>27:02 How Specifications Made AI-Generated PowerShell Work</span></p><p><span>35:22 Conflict Detection and the Human Review Gate</span></p><p><span>39:14 Microsoft Graph Provisioning with Safety Built In</span></p><p><span>43:35 Automating the Repetitive 80 Percent</span></p><p><span>46:15 Contributing to Migrate2GSA</span></p><div><hr></div><h3>Podcast Apps</h3><ul><li><p><a href="https://entra.chat">Entra.Chat</a></p></li><li><p><a href="https://entra.chat/apple">Apple Podcast</a></p></li><li><p><a href="https://entra.chat/youtube">YouTube</a></p></li><li><p><a href="https://entra.chat/spotify">Spotify</a></p></li><li><p><a href="https://entra.chat/overcast">Overcast</a></p></li><li><p><a href="https://entra.chat/pocketcast">Pocketcast</a></p></li><li><p><a href="https://entra.chat/rss">Other podcast apps</a></p></li></ul><div><hr></div><h3>Merill&#8217;s socials</h3><ul><li><p><a href="https://youtube.com/@merillx">YouTube</a></p></li><li><p><a href="https://linkedin.com/in/merill">LinkedIn</a></p></li><li><p><a href="https://twitter.com/merill">Twitter</a></p></li><li><p><a href="https://www.tiktok.com/@merillf">TikTok</a></p></li><li><p><a href="https://bsky.app/profile/merill.net">Bluesky</a></p></li><li><p><a href="https://infosec.exchange/@merill">Mastodon</a></p></li><li><p><a href="https://www.threads.net/@merillf">Threads</a></p></li><li><p><a href="https://github.com/merill">GitHub</a></p></li></ul>]]></content:encoded></item><item><title><![CDATA[Entra 🆔 News #160 → This week in Microsoft Entra]]></title><description><![CDATA[Learn about device sync coming to Entra Cloud sync, temporary opt-out for automatic passkey registration and more...]]></description><link>https://entra.news/p/entra-news-160-this-week-in-microsoft</link><guid isPermaLink="false">https://entra.news/p/entra-news-160-this-week-in-microsoft</guid><dc:creator><![CDATA[Joshua Fernando]]></dc:creator><pubDate>Sun, 02 Aug 2026 12:27:46 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!9uXA!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa9f7adf9-14b6-4a21-a617-49f0ef800de0_1126x1476.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>&#128075;</em> Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.</p><p>There&#8217;s lots happening with the SMS and MFA retirement and migration to passkeys. Check out the message center posts and docs updates to stay on top of things.</p><p>Don&#8217;t forget to watch this week&#8217;s podcast with Ray Reyes on the new Microsoft Entra and Purview integrations including Conditional Access policies that are based on Microsoft Purview.</p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;304dcecd-f76f-4931-a9ed-5857379eb248&quot;,&quot;caption&quot;:&quot;Conditional Access no longer begins and ends with identity signals.&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;lg&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;Why Entra Admins Need Microsoft Purview Now&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:13653245,&quot;name&quot;:&quot;Merill Fernando&quot;,&quot;bio&quot;:&quot;Product Manager &#8226; Microsoft Entra | Creator of cmd.ms &#8226; idPowerToys.merill.net &#8226; Graph X-Ray &#8226; &#127462;&#127482; &#8226; &#127473;&#127472; &#8226; Posts are my own&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67a42318-1b15-490d-a0bf-a68f9ea04f79_400x400.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:100}],&quot;post_date&quot;:&quot;2026-07-28T11:55:40.952Z&quot;,&quot;cover_image&quot;:&quot;https://substack-video.s3.amazonaws.com/video_upload/post/208813200/db8ad0ee-accb-497c-ab03-15388639892a/transcoded-1785235484.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://entra.news/p/why-entra-admins-need-microsoft-purview&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:208813200,&quot;type&quot;:&quot;podcast&quot;,&quot;reaction_count&quot;:20,&quot;comment_count&quot;:0,&quot;publication_id&quot;:1804560,&quot;publication_name&quot;:&quot;Entra.News - Your weekly dose of Microsoft Entra&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!4mCy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b3b3378-703b-4f6a-ab4d-10470336b06f_1280x1280.png&quot;,&quot;belowTheFold&quot;:false,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><p>Enjoy!</p><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=cuttheps" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!JNGG!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F899bc271-c034-4cdb-9744-1d85f3a8722b_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!JNGG!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F899bc271-c034-4cdb-9744-1d85f3a8722b_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!JNGG!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F899bc271-c034-4cdb-9744-1d85f3a8722b_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!JNGG!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F899bc271-c034-4cdb-9744-1d85f3a8722b_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!JNGG!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F899bc271-c034-4cdb-9744-1d85f3a8722b_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/899bc271-c034-4cdb-9744-1d85f3a8722b_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:202022,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=cuttheps&quot;,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/209230109?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F899bc271-c034-4cdb-9744-1d85f3a8722b_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!JNGG!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F899bc271-c034-4cdb-9744-1d85f3a8722b_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!JNGG!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F899bc271-c034-4cdb-9744-1d85f3a8722b_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!JNGG!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F899bc271-c034-4cdb-9744-1d85f3a8722b_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!JNGG!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F899bc271-c034-4cdb-9744-1d85f3a8722b_1200x600.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p><span>Cut the PS: Mailbox Folder Permissions Made Easy</span></p><p><span>PowerShell is awesome! For automation, bulk-editing, and scheduling. For first-line ad-hoc user support, PowerShell is a resource sinkhole that slows down ticket resolution, sucks in senior IT, and eats up end-user productivity.</span></p><p><span>To do &#8220;simple&#8221; mailbox folder permission management using MS standard tooling, your helpdesk needs to juggle five separate cmdlets and hand-type access rights, exact user identities, and SharingPermissionFlags values for calendar delegates.</span></p><p><span>With EasyEntra, first-line supporters of any level can view and manage mailbox folder permissions in seconds with close to zero training.</span></p><p><span>And this is just one of many features available in the same application.</span></p><p><em><span>&#8220;My team and I are blown away with EasyEntra.&#8221;<br></span></em><span>Group IT Manager, RM Curtis, United Kingdom</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=cuttheps&quot;,&quot;text&quot;:&quot;Download EasyEntra&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=cuttheps"><span>Download EasyEntra</span></a></p></blockquote><div><hr></div><h1>&#9889;&#65039; Microsoft</h1><h2>&#128293; Public Preview</h2><ul><li><p><a href="https://learn.microsoft.com/en-us/entra/identity/hybrid/cloud-sync/device-sync">Configure device sync with Microsoft Entra Cloud Sync (preview)</a> &#8226; <em>Microsoft Learn</em></p></li></ul><h2>&#128214; Read</h2><ul><li><p><a href="https://learn.microsoft.com/en-us/entra/identity/authentication/concept-sms-voice-retirement#what-if-i-have-different-plans-for-my-tenant-than-enabling-passkeys-for-smsvoice-users-such-as-configuring-a-customer-configured-telecom-provider-or-migrating-users-to-another-authentication-method">Assess the SMS and voice migration temporary opt-out</a>: Microsoft is retiring SMS and voice authentication methods in favor of passkeys. Microsoft added the beta Graph opt-out procedure for the automatic passkey and Registration Campaign rollout. Set <em>optOutSettings.passkeyDynamicMigration</em> to true for the temporary 1 September 2026&#8211;1 February 2027 exclusion.</p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/workload-id/workload-identities-github-immutable-subjects">Harden GitHub and GitLab federated credentials</a>: Federated credentials that rely on mutable repository, branch, tag, or environment names can be vulnerable to takeover or unintended access. Adopt immutable subject identifiers and review existing workload identity federation configurations.</p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/architecture/tenant-estate-guide">New tenant-estate architecture series</a>: Seven new articles cover primary tenants, collaborating production tenants, isolated critical-system tenants, business-partner isolation, nonproduction tenants, and hybrid identity.</p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/global-secure-access/reference-microsoft-defender-cloud-apps-coexistence">New guidance explains how Global Secure Access and Defender for Cloud Apps can coexist without double proxying</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/global-secure-access/reference-egress-ip-ranges">Global Secure Access publishes dedicated outbound egress IP ranges for allowlisting</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/identity/app-provisioning/use-scim-to-provision-users-and-groups#workload-identity-federation">SCIM provisioning adds secretless authentication with workload identity federation</a></p></li><li><p><a href="https://www.microsoft.com/en-us/security/blog/2026/07/30/whats-new-in-microsoft-security-july-2026/">&#8203;&#8203;&#8203;&#8203;What&#8217;s new in Microsoft Security: July 2026</a> &#8226; <em>Alym Rayani</em></p></li></ul><h2>&#128483;&#65039; Message Center</h2><ul><li><p><a href="https://mc.merill.net/message/MC1223829">MC1223829 - Upcoming Conditional Access change: Improved enforcement for policies with resource exclusions</a></p></li><li><p><a href="https://mc.merill.net/message/MC1435782">MC1435782 - Microsoft Entra ID: Retirement of custom CSS positioning properties in custom branding</a></p></li><li><p><a href="https://mc.merill.net/message/MC1440968">MC1440968 - Microsoft Entra ID: Optimizations for passkey registration experience</a></p></li><li><p><a href="https://mc.merill.net/message/RM568217">RM568217 - Microsoft Purview: Information Protection - Sensitivity Labels for Microsoft Entra Security Groups</a></p></li></ul><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://pastthebots.com/sponsor" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!SSrc!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e2c8c73-c2eb-4d39-bf07-22bfc3e86ff3_1200x630.jpeg 424w, https://substackcdn.com/image/fetch/$s_!SSrc!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e2c8c73-c2eb-4d39-bf07-22bfc3e86ff3_1200x630.jpeg 848w, https://substackcdn.com/image/fetch/$s_!SSrc!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e2c8c73-c2eb-4d39-bf07-22bfc3e86ff3_1200x630.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!SSrc!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e2c8c73-c2eb-4d39-bf07-22bfc3e86ff3_1200x630.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!SSrc!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e2c8c73-c2eb-4d39-bf07-22bfc3e86ff3_1200x630.jpeg" width="1200" height="630" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5e2c8c73-c2eb-4d39-bf07-22bfc3e86ff3_1200x630.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:630,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:78987,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:&quot;https://pastthebots.com/sponsor&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/209230109?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e2c8c73-c2eb-4d39-bf07-22bfc3e86ff3_1200x630.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!SSrc!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e2c8c73-c2eb-4d39-bf07-22bfc3e86ff3_1200x630.jpeg 424w, https://substackcdn.com/image/fetch/$s_!SSrc!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e2c8c73-c2eb-4d39-bf07-22bfc3e86ff3_1200x630.jpeg 848w, https://substackcdn.com/image/fetch/$s_!SSrc!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e2c8c73-c2eb-4d39-bf07-22bfc3e86ff3_1200x630.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!SSrc!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e2c8c73-c2eb-4d39-bf07-22bfc3e86ff3_1200x630.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p><span>Recent layoffs have left a lot of strong professionals in limbo.</span></p><p><span>That&#8217;s why we built Sponsor a Seeker &#8212; a simple way for the community to lift each other up.</span></p><p><span>For just $29, you can gift a full 3-month Job-Hunt Pass packed with: &#8226; Unlimited resume &amp; job description scans &#8226; AI-powered rewrites that actually beat ATS systems &#8226; Professional cover letter generation</span></p><p><span>Every dollar goes directly to the seeker.</span></p><p><span>You can: &#8594; Sponsor someone like Alex M. (recently laid off front-end engineer) &#8594; Or request sponsorship for yourself</span></p><p><span>Either way, you&#8217;re helping keep momentum alive in a tough market.</span></p><p><span>&#128073; Take action here: </span><a href="https://pastthebots.com/sponsor"><span>pastthebots.com/sponsor</span></a></p><p><span>Let&#8217;s turn &#8220;I was laid off&#8221; into &#8220;Someone had my back.&#8221;</span></p><p><span>Thank you for being part of this community, Rod Trent Past the Bots</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://pastthebots.com/sponsor&quot;,&quot;text&quot;:&quot;Take action&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://pastthebots.com/sponsor"><span>Take action</span></a></p></blockquote><div><hr></div><h1>From the community&#8230;</h1><h2>&#128640; Most popular posts from last week</h2><ul><li><p><span>&#129351; </span><a href="https://stefan.dohnal.online/blog/passkeys-by-default-and-retirement-of-microsoft-provided-sms-and-voice-in-entra-id/">Passkeys by default and retirement of Microsoft-provided SMS and voice in Entra ID</a><span> &#8226; </span><em>Stefan Dohnal</em></p></li><li><p><span>&#129352; </span><a href="https://janbakker.tech/lock-or-sign-out-when-yubikey-is-removed-from-the-device/">Lock or sign-out when Yubikey is removed from the device</a><span> &#8226; </span><em>Jan Bakker</em></p></li><li><p><span>&#129353; </span><a href="https://www.modern42.com/labs/research/intune/app-protection-enforce-conditional-access/microsoft-intune-mam-conditional-access-deep-dive">Inside Microsoft Intune MAM: What Your Mobile App Protection Actually Protects</a><span> &#8226; </span><em>Rawson Wade</em></p></li></ul><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://x.com/TechBrandon/status/2082921058911518852?s=20" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!vacO!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3869bc81-15d0-4744-b75c-aab968cdbe46_1632x1458.png 424w, https://substackcdn.com/image/fetch/$s_!vacO!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3869bc81-15d0-4744-b75c-aab968cdbe46_1632x1458.png 848w, https://substackcdn.com/image/fetch/$s_!vacO!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3869bc81-15d0-4744-b75c-aab968cdbe46_1632x1458.png 1272w, https://substackcdn.com/image/fetch/$s_!vacO!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3869bc81-15d0-4744-b75c-aab968cdbe46_1632x1458.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!vacO!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3869bc81-15d0-4744-b75c-aab968cdbe46_1632x1458.png" width="1456" height="1301" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/3869bc81-15d0-4744-b75c-aab968cdbe46_1632x1458.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1301,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:453931,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://x.com/TechBrandon/status/2082921058911518852?s=20&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/209230109?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3869bc81-15d0-4744-b75c-aab968cdbe46_1632x1458.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!vacO!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3869bc81-15d0-4744-b75c-aab968cdbe46_1632x1458.png 424w, https://substackcdn.com/image/fetch/$s_!vacO!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3869bc81-15d0-4744-b75c-aab968cdbe46_1632x1458.png 848w, https://substackcdn.com/image/fetch/$s_!vacO!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3869bc81-15d0-4744-b75c-aab968cdbe46_1632x1458.png 1272w, https://substackcdn.com/image/fetch/$s_!vacO!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3869bc81-15d0-4744-b75c-aab968cdbe46_1632x1458.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h1>&#9728;&#65039; Learn</h1><h2>&#129520; Workload ID</h2><ul><li><p>&#128250; <a href="https://www.youtube.com/watch?v=vtPCxoqtdd4">Finding App Permissions in the Entra Maze (a PoShaKucha)</a> &#8226; <em>Andres Bohren</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=2DgcL3tKQhA">Secret&#8217;s out &#129323; There&#8217;s a better way to access Multi-Tenant</a> &#8226; <em>Jonas Sommer Nielsen</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=nmLuKoZ30MM">Your Graph Apps Are Over-Privileged! (a PoShaKucha)</a> &#8226; <em>Morten Mynster</em></p></li></ul><h2>&#128110;&#8205;&#9794;&#65039; ID Governance</h2><ul><li><p><a href="https://blog.darrenjrobinson.com/resetting-escrowed-accounts-on-a-microsoft-entra-provisioning-job/">Resetting Escrowed Accounts on a Microsoft Entra Provisioning Job</a> &#8226; <em>Darren Robinson</em></p></li></ul><h2>&#127760; Private Access &amp; Internet Access (GSA)</h2><ul><li><p><a href="https://blog.thomasmarcussen.com/entra-sms-voice-mfa-retirement-playbook/">Entra ID SMS and Voice MFA Retirement: Migration Playbook</a> &#8226; <em>Thomas Marcussen</em></p></li><li><p><a href="https://zerototrust.tech/global-secure-access-sentinel-workbook/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=global-secure-access-sentinel-workbook">Global Secure Access in Sentinel, Part 1: Logs Are Not a Strategy</a> &#8226; <em>Dustin Gullett</em></p></li><li><p><a href="https://blog.pryrotech.com/2026/07/how-entra-private-access-can-stop-hotel.html">How Entra Private Access Can Stop Hotel Hackers</a> &#8226; <em>Colby Pryor</em></p></li><li><p><a href="https://chris-brumm.com/2026/07/When-DNS-Lookups-Trigger-MFA/">When DNS Lookups Trigger MFA &#8212; Private DNS and Conditional Access in GSA</a> &#8226; <em>Christopher Brumm</em></p></li></ul><h2>&#129734; Authentication</h2><ul><li><p>&#128250; <a href="https://www.youtube.com/watch?v=zctRYZxXbb0">MFA Passed, The Attacker Still Won [How To Stop This]</a> &#8226; <em>Ru Campbell</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=rQRqaaSdHvU">Passwordless from Day One | Windows Autopilot + TAP + WHfB + Passkeys (No Password Ever)</a> &#8226; <em>Azure Brother</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=upJqR8npgE0">Stop Trusting Your Office IP Address for MFA</a> &#8226; <em>Jonathan Edwards</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=Xw-Nsnf2Z7E">Episode 433: Passkeys, Passwords, and the End of SMS MFA</a> &#8226; <em>Microsoft Cloud IT Pro Podcast</em></p></li></ul><h2>&#128101; User &amp; Group Management</h2><ul><li><p><a href="https://michev.info/blog/post/8152/working-with-the-group-insights-analytics-graph-api">Working with the group insights (analytics) Graph API</a> &#8226; <em>Vasil Michev</em></p></li><li><p><a href="https://ourcloudnetwork.com/how-to-disable-group-nesting-in-microsoft-entra-id/">How to disable group nesting in Microsoft Entra ID</a> &#8226; <em>Daniel Bradley</em></p></li></ul><h2>&#129302; DevOps &amp; PowerShell</h2><ul><li><p><a href="https://martin.rublik.eu/2026/07/24/graph-search-for-proxy-addresses.html">using OData any() to filter proxyAddresses in Graph API</a> &#8226; <em>Martin Rublik</em></p></li></ul><h2>&#128678; Conditional Access</h2><ul><li><p><a href="https://www.joeyverlinden.com/conditional-access-visualizer-deployer-tool/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=conditional-access-visualizer-deployer-tool">Conditional Access Visualizer &amp; Deployer Tool</a> &#8226; <em>Joey Verlinden</em></p></li><li><p><a href="https://www.joeyverlinden.com/conditional-access-framework-6/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=conditional-access-framework-6">Conditional Access Framework (2026.6.1)</a> &#8226; <em>Joey Verlinden</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=4qejcqqYVts">Microsoft Defender for Cloud Apps: Conditional Access App Control Demo | Real-Time Session Control</a> &#8226; <em>Rio Hindle</em></p></li></ul><h2>&#128421;&#65039; Devices</h2><ul><li><p><a href="https://patchmypc.com/blog/why-intune-devices-became-noncompliant-after-the-july-windows-update/">Why Intune Devices Became Noncompliant After the July Windows Update</a> &#8226; <em>Rudy Ooms</em></p></li></ul><h2>&#127961;&#65039; External ID - Guests &amp; Multi-Tenant Organizations</h2><ul><li><p><a href="https://michev.info/blog/post/8174/quick-look-at-the-sponsorof-property-in-the-graph-api">Quick look at the sponsorOf property in the Graph API</a> &#8226; <em>Vasil Michev</em></p></li></ul><h2>&#129399; Security</h2><ul><li><p><a href="https://ourcloudnetwork.com/microsoft-make-silent-but-frequent-changes-to-entra-id-roles/">Microsoft make silent but frequent changes to Entra ID roles</a> &#8226; <em>Daniel Bradley</em></p></li><li><p><a href="https://o365reports.com/apply-sensitivity-labels-to-microsoft-entra-security-groups/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=apply-sensitivity-labels-to-microsoft-entra-security-groups">Apply Sensitivity Labels to Microsoft Entra Security Groups</a> &#8226; <em>Adi</em></p></li><li><p><a href="https://www.bleepingcomputer.com/news/security/hackers-hijack-hotel-wi-fi-dns-to-steal-microsoft-365-accounts/">Hackers hijack hotel Wi-Fi DNS to steal Microsoft 365 accounts</a> &#8226; <em>Bill Toulas</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=3NFhF-zGHew">TROOPERS26: I&#8217;m_in_your_cloud_v4_FINAL.pdf - hacking everyone&#8217;s cloud</a> &#8226; <em>Dirk-jan Mollema</em></p></li></ul><h2>&#9851;&#65039; Sync</h2><ul><li><p><a href="https://martin.rublik.eu/2026/07/30/manipulating-proxyAddresses-via-inbound-AD-Connect-rules.html">manipulating proxyAddresses via inbound Entra Connect rules</a> &#8226; <em>Martin Rublik</em></p></li><li><p><a href="https://blog.admindroid.com/configure-device-sync-in-microsoft-entra-cloud-sync/">Microsoft Entra Cloud Sync Now Supports Device Sync</a> &#8226; <em>Blesslin Rinu</em></p></li></ul><h2>&#128210; Tenant Configuration</h2><ul><li><p><a href="https://conditionalaccess.tech/articles/entra/au-vs-rmau.html">AUs vs RMAUs: What&#8217;s That?</a> &#8226; <em>Jonathan Hope</em></p></li><li><p><a href="https://office365itpros.com/2026/07/31/microsoft-365-too-complex/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=microsoft-365-too-complex">Microsoft 365 - Too Complex for Humans to Understand?</a> &#8226; <em>Tony Redmond</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=JcHGatORATE">TROOPERS26: Delete Is Easy &#8211; Recovery Is Not: The Reality of Entra ID Backup &amp; Restore</a> &#8226; <em>Klaus Bierschenk</em></p></li></ul><h2>&#128717;&#65039; External ID - Customers</h2><ul><li><p><a href="https://medium.com/the-new-control-plane/using-social-federation-via-native-auth-in-entra-external-id-eeid-ca5cb3457c66">Using social federation via native auth in Entra External ID (EEID) | by Rory Braybrook | The new control plane | Aug, 2026</a> &#8226; <em>Rory Braybrook</em></p></li></ul><div><hr></div><h2>&#128293; Maester</h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://maester.dev/blog/maester-2-2" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!GYuj!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ceee27c-5a73-4ef4-8a74-cea7702d1477_1656x794.png 424w, https://substackcdn.com/image/fetch/$s_!GYuj!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ceee27c-5a73-4ef4-8a74-cea7702d1477_1656x794.png 848w, https://substackcdn.com/image/fetch/$s_!GYuj!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ceee27c-5a73-4ef4-8a74-cea7702d1477_1656x794.png 1272w, https://substackcdn.com/image/fetch/$s_!GYuj!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ceee27c-5a73-4ef4-8a74-cea7702d1477_1656x794.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!GYuj!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ceee27c-5a73-4ef4-8a74-cea7702d1477_1656x794.png" width="1456" height="698" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5ceee27c-5a73-4ef4-8a74-cea7702d1477_1656x794.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:698,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:180128,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://maester.dev/blog/maester-2-2&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/209230109?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ceee27c-5a73-4ef4-8a74-cea7702d1477_1656x794.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!GYuj!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ceee27c-5a73-4ef4-8a74-cea7702d1477_1656x794.png 424w, https://substackcdn.com/image/fetch/$s_!GYuj!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ceee27c-5a73-4ef4-8a74-cea7702d1477_1656x794.png 848w, https://substackcdn.com/image/fetch/$s_!GYuj!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ceee27c-5a73-4ef4-8a74-cea7702d1477_1656x794.png 1272w, https://substackcdn.com/image/fetch/$s_!GYuj!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ceee27c-5a73-4ef4-8a74-cea7702d1477_1656x794.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_rfc-a-maester-native-test-model-for-maester-activity-7488150881230548992--Afs?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!MiD2!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F74b91d0e-9d3a-45fb-9418-6cac5176f3a8_1124x704.png 424w, https://substackcdn.com/image/fetch/$s_!MiD2!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F74b91d0e-9d3a-45fb-9418-6cac5176f3a8_1124x704.png 848w, https://substackcdn.com/image/fetch/$s_!MiD2!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F74b91d0e-9d3a-45fb-9418-6cac5176f3a8_1124x704.png 1272w, https://substackcdn.com/image/fetch/$s_!MiD2!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F74b91d0e-9d3a-45fb-9418-6cac5176f3a8_1124x704.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!MiD2!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F74b91d0e-9d3a-45fb-9418-6cac5176f3a8_1124x704.png" width="1124" height="704" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/74b91d0e-9d3a-45fb-9418-6cac5176f3a8_1124x704.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:704,&quot;width&quot;:1124,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:161705,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_rfc-a-maester-native-test-model-for-maester-activity-7488150881230548992--Afs?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/209230109?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F74b91d0e-9d3a-45fb-9418-6cac5176f3a8_1124x704.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!MiD2!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F74b91d0e-9d3a-45fb-9418-6cac5176f3a8_1124x704.png 424w, https://substackcdn.com/image/fetch/$s_!MiD2!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F74b91d0e-9d3a-45fb-9418-6cac5176f3a8_1124x704.png 848w, https://substackcdn.com/image/fetch/$s_!MiD2!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F74b91d0e-9d3a-45fb-9418-6cac5176f3a8_1124x704.png 1272w, https://substackcdn.com/image/fetch/$s_!MiD2!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F74b91d0e-9d3a-45fb-9418-6cac5176f3a8_1124x704.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><h2>&#128104;&#127997;&#8205;&#128187; Merill&#8217;s corner</h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_folks-maester-22-is-here-it-was-just-activity-7487644665471709184-835A?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!9uXA!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa9f7adf9-14b6-4a21-a617-49f0ef800de0_1126x1476.png 424w, https://substackcdn.com/image/fetch/$s_!9uXA!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa9f7adf9-14b6-4a21-a617-49f0ef800de0_1126x1476.png 848w, https://substackcdn.com/image/fetch/$s_!9uXA!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa9f7adf9-14b6-4a21-a617-49f0ef800de0_1126x1476.png 1272w, https://substackcdn.com/image/fetch/$s_!9uXA!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa9f7adf9-14b6-4a21-a617-49f0ef800de0_1126x1476.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!9uXA!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa9f7adf9-14b6-4a21-a617-49f0ef800de0_1126x1476.png" width="1126" height="1476" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/a9f7adf9-14b6-4a21-a617-49f0ef800de0_1126x1476.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1476,&quot;width&quot;:1126,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:716670,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_folks-maester-22-is-here-it-was-just-activity-7487644665471709184-835A?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/209230109?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa9f7adf9-14b6-4a21-a617-49f0ef800de0_1126x1476.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!9uXA!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa9f7adf9-14b6-4a21-a617-49f0ef800de0_1126x1476.png 424w, https://substackcdn.com/image/fetch/$s_!9uXA!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa9f7adf9-14b6-4a21-a617-49f0ef800de0_1126x1476.png 848w, https://substackcdn.com/image/fetch/$s_!9uXA!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa9f7adf9-14b6-4a21-a617-49f0ef800de0_1126x1476.png 1272w, https://substackcdn.com/image/fetch/$s_!9uXA!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa9f7adf9-14b6-4a21-a617-49f0ef800de0_1126x1476.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://entra.news/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Entra.News - Your weekly dose of Microsoft Entra is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><ul><li><p>Want to get featured on Entra.News? &#8594; <a href="https://tally.so/r/3Nb1l0">Submit your content</a> &#128526;</p></li><li><p>Want us to say nice things about your company? <a href="https://www.passionfroot.me/jozra">Sponsor entra.news</a> &#129321;</p></li><li><p>Love the newsletter? <a href="https://love.entra.news/">Tell us</a> &#128154;&#10084;&#65039;&#128156;</p></li></ul><div><hr></div><h2>&#129667; Acknowledgement of Country</h2><p><em>Entra.News is created on Wurundjeri land and acknowledges the traditional owners of country throughout Australia, recognising their continuing connection to land, water and community. We pay our respect to them and their cultures and to elders both past and present.</em></p>]]></content:encoded></item><item><title><![CDATA[Why Entra Admins Need Microsoft Purview Now]]></title><description><![CDATA[Protecting Sensitive Data from Unsanctioned AI Apps]]></description><link>https://entra.news/p/why-entra-admins-need-microsoft-purview</link><guid isPermaLink="false">https://entra.news/p/why-entra-admins-need-microsoft-purview</guid><dc:creator><![CDATA[Merill Fernando]]></dc:creator><pubDate>Tue, 28 Jul 2026 11:55:40 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/208813200/599cb354a699e71941d80d68af6931ee.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>Conditional Access no longer begins and ends with identity signals.</p><p>Microsoft Purview can now influence the controls Entra administrators are asked to implement. From insider-risk conditions in Conditional Access to inline protection for sensitive data moving toward unsanctioned AI apps. That means Entra teams need enough Purview knowledge to understand what triggers a policy, how users experience it, and who should respond when an alert fires.</p><p>In this episode of Entra.Chat, Merill speaks with Ray Reyes, Principal Security Consultant at Engage Squared and author of <em>Mastering Microsoft Purview Deployment in the Era of AI</em>. Ray explains Data Loss Prevention and Insider Risk Management in plain language, then follows their integrations into Microsoft Entra ID, Microsoft Defender XDR, and Global Secure Access.</p><p>The conversation moves beyond product configuration. A policy can be technically simple and still require identity, network, data-security, HR, management, and data-owner teams to agree on scope, ownership, education, escalation, and remediation. Ray&#8217;s practical advice is to understand the neighbouring Microsoft security products at a high level and deploy Purview gradually: start in audit mode or with a limited group, learn from the impact, and expand with the business.</p><p>Ray also shares the story of the charity he and his wife started in Nepal, how it grew from supporting roughly 30 street children to reaching thousands, and how that chapter changed his perspective on work and stress. He and Merill close with an honest discussion about burnout, layoffs, gratitude, personal branding, and building a career safety net outside any one employer.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!LyVU!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F397c1905-130b-42e2-97ad-f69499406b4d_2752x1536.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!LyVU!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F397c1905-130b-42e2-97ad-f69499406b4d_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!LyVU!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F397c1905-130b-42e2-97ad-f69499406b4d_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!LyVU!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F397c1905-130b-42e2-97ad-f69499406b4d_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!LyVU!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F397c1905-130b-42e2-97ad-f69499406b4d_2752x1536.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!LyVU!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F397c1905-130b-42e2-97ad-f69499406b4d_2752x1536.png" width="1456" height="813" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/397c1905-130b-42e2-97ad-f69499406b4d_2752x1536.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:813,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:4544402,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/208813200?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F397c1905-130b-42e2-97ad-f69499406b4d_2752x1536.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!LyVU!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F397c1905-130b-42e2-97ad-f69499406b4d_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!LyVU!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F397c1905-130b-42e2-97ad-f69499406b4d_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!LyVU!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F397c1905-130b-42e2-97ad-f69499406b4d_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!LyVU!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F397c1905-130b-42e2-97ad-f69499406b4d_2752x1536.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><p><strong>Sponsored by</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Kdz-!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4d9a2f6d-6e7e-4d02-8bf3-63e2a2536fc5_1200x630.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Kdz-!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4d9a2f6d-6e7e-4d02-8bf3-63e2a2536fc5_1200x630.jpeg 424w, https://substackcdn.com/image/fetch/$s_!Kdz-!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4d9a2f6d-6e7e-4d02-8bf3-63e2a2536fc5_1200x630.jpeg 848w, https://substackcdn.com/image/fetch/$s_!Kdz-!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4d9a2f6d-6e7e-4d02-8bf3-63e2a2536fc5_1200x630.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!Kdz-!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4d9a2f6d-6e7e-4d02-8bf3-63e2a2536fc5_1200x630.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Kdz-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4d9a2f6d-6e7e-4d02-8bf3-63e2a2536fc5_1200x630.jpeg" width="1200" height="630" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/4d9a2f6d-6e7e-4d02-8bf3-63e2a2536fc5_1200x630.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:630,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:78987,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/208813200?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4d9a2f6d-6e7e-4d02-8bf3-63e2a2536fc5_1200x630.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Kdz-!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4d9a2f6d-6e7e-4d02-8bf3-63e2a2536fc5_1200x630.jpeg 424w, https://substackcdn.com/image/fetch/$s_!Kdz-!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4d9a2f6d-6e7e-4d02-8bf3-63e2a2536fc5_1200x630.jpeg 848w, https://substackcdn.com/image/fetch/$s_!Kdz-!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4d9a2f6d-6e7e-4d02-8bf3-63e2a2536fc5_1200x630.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!Kdz-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4d9a2f6d-6e7e-4d02-8bf3-63e2a2536fc5_1200x630.jpeg 1456w" sizes="100vw"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p>Recent layoffs have left a lot of strong professionals in limbo.</p><p>That&#8217;s why we built <strong>Sponsor a Seeker,</strong> a simple way for the community to lift each other up.</p><p>For just <strong>$29</strong>, you can gift a full <strong>3-month Job-Hunt Pass</strong> packed with: &#8226; Unlimited resume &amp; job description scans &#8226; AI-powered rewrites that actually beat ATS systems &#8226; Professional cover letter generation</p><p>Every dollar goes directly to the seeker.</p><p>You can: &#8594; Sponsor someone like Alex M. (recently laid off front-end engineer) &#8594; Or request sponsorship for yourself</p><p>Either way, you&#8217;re helping keep momentum alive in a tough market.</p><p>&#128073; Take action here: <a href="https://pastthebots.com/sponsor">pastthebots.com/sponsor</a></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://pastthebots.com/sponsor&quot;,&quot;text&quot;:&quot;Take action here&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://pastthebots.com/sponsor"><span>Take action here</span></a></p><p>Let&#8217;s turn &#8220;I was laid off&#8221; into &#8220;Someone had my back.&#8221;</p><p><em>Thank you for being part of this community, <strong>Rod Trent</strong> Past the Bots</em></p></blockquote><div><hr></div><p>Subscribe with your favorite podcast player or watch on YouTube.</p><div id="youtube2-7YtnLOgCEEo" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;7YtnLOgCEEo&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/7YtnLOgCEEo?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><div><hr></div><h3>About Ray Reyes</h3><p>Ray Reyes is a Principal Security Consultant at Engage Squared and the author of <em>Mastering Microsoft Purview Deployment in the Era of AI</em>. He previously worked at Microsoft, where he led data-security subject-matter expertise across Asia Pacific and Japan and helped customers deploy Microsoft Purview and Microsoft Defender XDR. His work now spans identity, data security, and the wider Microsoft security stack.</p><ul><li><p>LinkedIn &#8594; <a href="https://linkedin.com/in/ray-reyes-598062125/">linkedin.com/in/ray-reyes-598062125</a></p></li></ul><div><hr></div><h3>Related Links</h3><ul><li><p><em><a href="https://www.amazon.com/dp/B0G62MD2WM">Mastering Microsoft Purview Deployment in the Era of AI</a></em><a href="https://www.amazon.com.au/dp/B0G62MD2WM"> by Ray Reyes</a> (mentioned at 00:00 and 02:25)</p></li><li><p><a href="https://learn.microsoft.com/en-us/purview/purview">Microsoft Purview overview</a> (discussed from 03:29)</p></li><li><p><a href="https://learn.microsoft.com/en-us/purview/insider-risk-management-adaptive-protection">Adaptive Protection in Microsoft Purview</a> (discussed at 22:09)</p></li><li><p><a href="https://learn.microsoft.com/en-us/purview/dlp-network-data-security-learn">Learn about Data Loss Prevention for Network Data Security</a> (discussed at 33:31)</p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/global-secure-access/how-to-network-content-filtering">Configure Microsoft Entra Internet Access content filtering</a> (discussed at 34:18)</p></li><li><p><em><a href="https://www.penguin.com.au/books/the-resilience-project-9781760892777">The Resilience Project: Finding Happiness through Gratitude, Empathy and Mindfulness</a></em><a href="https://www.penguin.com.au/books/the-resilience-project-9781760892777"> by Hugh van Cuylenburg</a> (mentioned at 47:25)</p></li></ul><h3>Related Entra.Chat Episodes</h3><ul><li><p><a href="https://entra.news/p/how-microsoft-is-securing-ai-agents">How Microsoft Is Securing AI Agents in Entra &#8212; Conditional Access, Zero Trust &amp; the &#8220;Block&#8221; Debate</a></p></li><li><p><a href="https://entra.news/p/how-to-migrate-from-legacy-vpns-to">How to Migrate from Legacy VPNs to Entra Private Access</a></p></li><li><p><a href="https://entra.news/p/whats-new-in-microsoft-entra-may">What&#8217;s New in Microsoft Entra &#8212; May 2026: Passkeys, Agents &amp; Cloud Sync</a></p></li></ul><div><hr></div><h3>Chapters</h3><p>00:00 Intro</p><p>03:29 Why Purview Matters to Entra Admins</p><p>05:39 How Microsoft Purview Evolved</p><p>09:46 Data Loss Prevention Explained</p><p>16:04 Insider Risk and Employee Departures</p><p>22:09 Adaptive Protection Meets Conditional Access</p><p>25:00 Education and Alert Ownership</p><p>28:51 Breaking Down the Security Silos</p><p>33:31 Network Data Security and Unsanctioned AI</p><p>38:29 How to Roll Out Purview Safely</p><p>41:20 Ray&#8217;s Charity Work in Nepal</p><p>47:10 Resilience Burnout and a Career Safety Net</p><div><hr></div><h3>Podcast Apps</h3><p><span>Apple Podcast - </span><a href="https://entra.chat/apple">https://entra.chat/apple</a></p><p><span>YouTube - </span><a href="https://entra.chat/youtube">https://entra.chat/youtube</a></p><p><span>Spotify - </span><a href="https://entra.chat/spotify">https://entra.chat/spotify</a></p><p><span>Overcast - </span><a href="https://entra.chat/overcast">https://entra.chat/overcast</a></p><p><span>Pocketcast - </span><a href="https://entra.chat/pocketcast">https://entra.chat/pocketcast</a></p><p><span>Others - </span><a href="https://entra.chat/rss">https://entra.chat/rss</a></p><div><hr></div><h3>Merill&#8217;s socials</h3><p><span>YouTube - </span><a href="https://youtube.com/@merillx">youtube.com/@merillx</a></p><p><span>LinkedIn - </span><a href="https://linkedin.com/in/merill">linkedin.com/in/merill</a></p><p><span>Twitter - </span><a href="https://twitter.com/merill">twitter.com/merill</a></p><p><span>TikTok - </span><a href="https://www.tiktok.com/@merillf">tiktok.com/@merillf</a></p><p><span>Bluesky - </span><a href="https://bsky.app/profile/merill.net">bsky.app/profile/merill.net</a></p><p><span>Mastodon - </span><a href="https://infosec.exchange/@merill">infosec.exchange/@merill</a></p><p><span>Threads - </span><a href="https://www.threads.net/@merillf">threads.net/@merillf</a></p><p><span>GitHub - </span><a href="https://github.com/merill">github.com/merill</a></p>]]></content:encoded></item><item><title><![CDATA[Entra 🆔 News #159 → This week in Microsoft Entra]]></title><description><![CDATA[&#128075; Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.]]></description><link>https://entra.news/p/entra-news-159-this-week-in-microsoft</link><guid isPermaLink="false">https://entra.news/p/entra-news-159-this-week-in-microsoft</guid><dc:creator><![CDATA[Joshua Fernando]]></dc:creator><pubDate>Sun, 26 Jul 2026 13:54:14 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/dyD8aJIwnRc" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>&#128075; Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.</p><p>Some key highlights this week. Darren Robinson built an MCP server for Entra.Chat. Point your agent at it and you get every episode and newsletter as searchable context. Worth 5 minutes of your time.</p><p>Jan Bakker has been writing some top notch Maester tests using AI, and he wrote up how he does it. Idea to pull request!</p><p>Also don&#8217;t miss Audrey Long from Xbox on securing 70+ Entra tenants with Maester.</p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;a63b394b-cb4e-4208-ad25-c4541325dc22&quot;,&quot;caption&quot;:&quot;Xbox Security runs a gaming-specific Microsoft Entra baseline across more than 70 tenants every night.&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;lg&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;How Xbox Secures 70+ Entra Tenants Every Night with Maester&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:13653245,&quot;name&quot;:&quot;Merill Fernando&quot;,&quot;bio&quot;:&quot;Product Manager &#8226; Microsoft Entra | Creator of cmd.ms &#8226; idPowerToys.merill.net &#8226; Graph X-Ray &#8226; &#127462;&#127482; &#8226; &#127473;&#127472; &#8226; Posts are my own&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67a42318-1b15-490d-a0bf-a68f9ea04f79_400x400.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:100}],&quot;post_date&quot;:&quot;2026-07-20T12:16:41.381Z&quot;,&quot;cover_image&quot;:&quot;https://substack-video.s3.amazonaws.com/video_upload/post/207614483/5cdb684e-e56b-4073-a2b9-5e9c3fb5a33b/transcoded-1784426684.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://entra.news/p/how-xbox-secures-70-entra-tenants&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:207614483,&quot;type&quot;:&quot;podcast&quot;,&quot;reaction_count&quot;:17,&quot;comment_count&quot;:0,&quot;publication_id&quot;:1804560,&quot;publication_name&quot;:&quot;Entra.News - Your weekly dose of Microsoft Entra&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!4mCy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b3b3378-703b-4f6a-ab4d-10470336b06f_1280x1280.png&quot;,&quot;belowTheFold&quot;:false,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><p>Enjoy!</p><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://fusionauth.io/ebooks/the-2026-state-of-ai-and-identity-report?utm_medium=newsletter&amp;utm_source=vendor&amp;utm_campaign=NL-2026-Q3-Entra.News&amp;utm_content=72726" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!9twY!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16867532-2145-45fe-be2e-f7af4d7bd194_890x220.png 424w, https://substackcdn.com/image/fetch/$s_!9twY!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16867532-2145-45fe-be2e-f7af4d7bd194_890x220.png 848w, https://substackcdn.com/image/fetch/$s_!9twY!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16867532-2145-45fe-be2e-f7af4d7bd194_890x220.png 1272w, https://substackcdn.com/image/fetch/$s_!9twY!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16867532-2145-45fe-be2e-f7af4d7bd194_890x220.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!9twY!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16867532-2145-45fe-be2e-f7af4d7bd194_890x220.png" width="890" height="220" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/16867532-2145-45fe-be2e-f7af4d7bd194_890x220.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:220,&quot;width&quot;:890,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:41661,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://fusionauth.io/ebooks/the-2026-state-of-ai-and-identity-report?utm_medium=newsletter&amp;utm_source=vendor&amp;utm_campaign=NL-2026-Q3-Entra.News&amp;utm_content=72726&quot;,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/208548076?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16867532-2145-45fe-be2e-f7af4d7bd194_890x220.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!9twY!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16867532-2145-45fe-be2e-f7af4d7bd194_890x220.png 424w, https://substackcdn.com/image/fetch/$s_!9twY!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16867532-2145-45fe-be2e-f7af4d7bd194_890x220.png 848w, https://substackcdn.com/image/fetch/$s_!9twY!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16867532-2145-45fe-be2e-f7af4d7bd194_890x220.png 1272w, https://substackcdn.com/image/fetch/$s_!9twY!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16867532-2145-45fe-be2e-f7af4d7bd194_890x220.png 1456w" sizes="100vw" fetchpriority="high"></picture><div></div></div></a></figure></div><blockquote><p>88% say AI has outrun their identity stack.</p><p><span>AI agents are already making production API calls, running workflows, and touching sensitive data. Your written policies can&#8217;t regulate what a machine does at runtime or prove its actions.</span></p><p><span>FusionAuth&#8217;s 2026 State of AI and Identity Report surveyed over 300 technology leaders on the gap:</span></p><ul><li><p><span>88% say AI adoption has outrun their identity and security readiness</span></p></li><li><p><span>The more confident a team is in its AI posture, the more likely it&#8217;s had a confirmed incident</span></p></li><li><p><span>Multi-tenant SaaS identity environments report far higher incident rates than isolated or self-hosted deployments</span></p></li></ul><p><span>In an AI world, your deployment model is a security decision. Get the data.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://fusionauth.io/ebooks/the-2026-state-of-ai-and-identity-report?utm_medium=newsletter&amp;utm_source=vendor&amp;utm_campaign=NL-2026-Q3-Entra.News&amp;utm_content=72726&quot;,&quot;text&quot;:&quot;Get the 2026 report&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://fusionauth.io/ebooks/the-2026-state-of-ai-and-identity-report?utm_medium=newsletter&amp;utm_source=vendor&amp;utm_campaign=NL-2026-Q3-Entra.News&amp;utm_content=72726"><span>Get the 2026 report</span></a></p></blockquote><div><hr></div><h1>&#9889;&#65039; Microsoft</h1><h2>&#127942; General Availability</h2><ul><li><p><a href="https://techcommunity.microsoft.com/blog/microsoft-entra-blog/whats-new-in-microsoft-entra-july-2026/4534631">What&#8217;s New in Microsoft Entra: July 2026</a> &#8226; <em>Martin Coetzer</em></p></li></ul><h2>&#128214; Read</h2><ul><li><p><a href="https://techcommunity.microsoft.com/blog/microsoft-entra-blog/modernize-sap-identity-management-with-microsoft-entra/4528596">Modernize SAP Identity Management with Microsoft Entra</a> &#8226; <em>Mark Wahl</em></p></li></ul><ul><li><p><a href="https://techcommunity.microsoft.com/blog/microsoft-entra-blog/secure-ai-web-and-private-apps-with-zero-trust/4516387">Secure AI, web, and private apps with Zero Trust</a> &#8226; <em>Sinead O&#8217;Donovan</em></p></li></ul><ul><li><p><a href="https://techcommunity.microsoft.com/blog/microsoft-entra-blog/microsoft-entra-id-enhances-security-of-branded-sign-ins/4537471">Microsoft Entra ID enhances security of branded sign-ins</a> &#8226; <em>Adam Steenwyk</em></p></li></ul><ul><li><p><a href="https://techcommunity.microsoft.com/blog/microsoft-entra-blog/plan-your-azure-ad-b2c-migration-with-the-migration-policy-analyzer/4532874">Plan your Azure AD B2C migration with the Migration Policy Analyzer</a> &#8226; <em>Namita Singh</em></p></li></ul><h2>&#128483;&#65039; Message Center</h2><ul><li><p><a href="https://mc.merill.net/message/MC1221452">MC1221452 - (Update)Microsoft Entra ID: General Availability of passkey profiles and migration for existing Passkeys (FIDO2) tenants</a></p></li><li><p><a href="https://mc.merill.net/message/MC1282568">MC1282568 - General Availability: Microsoft Entra passkeys on Windows</a></p></li><li><p><a href="https://mc.merill.net/message/MC1400824">MC1400824 - Microsoft Entra: Self-service password reset CAPTCHA protection updated</a></p></li><li><p><a href="https://mc.merill.net/message/MC1435782">MC1435782 - Microsoft Entra ID: Retirement of custom CSS positioning properties in custom branding</a></p></li><li><p><a href="https://mc.merill.net/message/MC1437671">MC1437671 - Microsoft Entra: Passwordless password change in My Sign-Ins</a></p></li></ul><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://learn.microsoft.com/en-us/entra/fundamentals/security-defaults#block-device-code-flow" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!AjYH!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3b9b0cec-2baa-4d02-a59b-800ea5fcbaad_1540x494.png 424w, https://substackcdn.com/image/fetch/$s_!AjYH!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3b9b0cec-2baa-4d02-a59b-800ea5fcbaad_1540x494.png 848w, https://substackcdn.com/image/fetch/$s_!AjYH!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3b9b0cec-2baa-4d02-a59b-800ea5fcbaad_1540x494.png 1272w, https://substackcdn.com/image/fetch/$s_!AjYH!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3b9b0cec-2baa-4d02-a59b-800ea5fcbaad_1540x494.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!AjYH!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3b9b0cec-2baa-4d02-a59b-800ea5fcbaad_1540x494.png" width="1456" height="467" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/3b9b0cec-2baa-4d02-a59b-800ea5fcbaad_1540x494.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:467,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:83082,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://learn.microsoft.com/en-us/entra/fundamentals/security-defaults#block-device-code-flow&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/208548076?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3b9b0cec-2baa-4d02-a59b-800ea5fcbaad_1540x494.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!AjYH!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3b9b0cec-2baa-4d02-a59b-800ea5fcbaad_1540x494.png 424w, https://substackcdn.com/image/fetch/$s_!AjYH!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3b9b0cec-2baa-4d02-a59b-800ea5fcbaad_1540x494.png 848w, https://substackcdn.com/image/fetch/$s_!AjYH!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3b9b0cec-2baa-4d02-a59b-800ea5fcbaad_1540x494.png 1272w, https://substackcdn.com/image/fetch/$s_!AjYH!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3b9b0cec-2baa-4d02-a59b-800ea5fcbaad_1540x494.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Credit Ruan Kotz&#233;</figcaption></figure></div><div><hr></div><h1>From the community&#8230;</h1><h2>&#128640; Most popular posts from last week</h2><ul><li><p><span>&#129351; </span><a href="https://osddeployment.tech/2026/07/17/taking-back-control-managing-the-new-entra-sso-prompt-in-windows-via-intune/">Taking Back Control: Managing the New Entra SSO Prompt in Windows via Intune</a><span> &#8226; </span><em>Per Larsen</em></p></li><li><p><span>&#129352; </span><a href="https://www.matej.guru/p/stop-flying-blind-take-two-a-brand">Stop Flying Blind, Take Two: A Brand New Entra ID App Report</a><span> &#8226; </span><em>Matej Klemen&#269;i&#269;</em></p></li><li><p><span>&#129353;</span><a href="https://www.thetechtrails.com/2026/07/reset-guest-redemption-status-microsoft-entra.html">Don&#8217;t Delete the Guest Account: Reset Redemption Status in Microsoft Entra</a><span> &#8226; </span><em>Sreejith Reghunathan Pillai</em></p></li></ul><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://intunepckgr.com/" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!A7kL!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff744ce60-4fd3-4bee-9dd5-96fa5a56a460_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!A7kL!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff744ce60-4fd3-4bee-9dd5-96fa5a56a460_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!A7kL!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff744ce60-4fd3-4bee-9dd5-96fa5a56a460_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!A7kL!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff744ce60-4fd3-4bee-9dd5-96fa5a56a460_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!A7kL!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff744ce60-4fd3-4bee-9dd5-96fa5a56a460_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/f744ce60-4fd3-4bee-9dd5-96fa5a56a460_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:92440,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://intunepckgr.com/&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/208548076?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff744ce60-4fd3-4bee-9dd5-96fa5a56a460_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!A7kL!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff744ce60-4fd3-4bee-9dd5-96fa5a56a460_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!A7kL!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff744ce60-4fd3-4bee-9dd5-96fa5a56a460_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!A7kL!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff744ce60-4fd3-4bee-9dd5-96fa5a56a460_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!A7kL!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff744ce60-4fd3-4bee-9dd5-96fa5a56a460_1200x600.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p>Still spending hours packaging and updating applications for Microsoft Intune?</p><p>Pckgr helps IT administrators automate the entire application lifecycle, from packaging and deployment to version updates and compliance.</p><p>Key benefits:<br>&#8226; Private repository of ready-to-deploy applications<br>&#8226; Automated update management<br>&#8226; Windows, macOS and Custom application support<br>&#8226; Reduced packaging and maintenance workload<br>&#8226; Vulnerability detection and remediation</p><p>Reduce operational overhead, improve consistency, and give your team time back for higher-value work.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://calendly.com/intunepckgr&quot;,&quot;text&quot;:&quot;Book a demo&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://calendly.com/intunepckgr"><span>Book a demo</span></a></p></blockquote><div><hr></div><h1>&#9728;&#65039; Learn</h1><h2>&#128105;&#8205;&#9992;&#65039; AI &amp; Copilot</h2><ul><li><p><a href="https://derkvanderwoude.medium.com/the-invisible-factory-four-security-weaknesses-in-entra-agent-id-blueprints-bfc18936d19e">The Invisible Factory: Four Security &#8216;Weaknesses&#8217; in Entra Agent ID Blueprints</a> &#8226; <em>Derk van der Woude</em></p></li><li><p><a href="https://michev.info/blog/post/8089/the-sad-state-of-governance-apis-for-copilot-and-agent-365">The sad state of governance APIs for Copilot and Agent 365</a> &#8226; <em>Vasil Michev</em></p></li><li><p><a href="https://cyberdom.blog/inside-entra-agent-id/">Inside Entra Agent ID</a> &#8226; <em>Elli Shlomo</em></p></li></ul><h2>&#129520; Workload ID</h2><ul><li><p><a href="https://derkvanderwoude.medium.com/two-doors-into-your-tenant-delegated-vs-application-permissions-in-multi-tenant-entra-apps-980cacf756f6">Two doors into your tenant: delegated vs application permissions in multi&#8209;tenant Entra apps</a> &#8226; <em>Derk van der Woude</em></p></li><li><p><a href="https://office365itpros.com/2026/07/20/user-assigned-managed-identity/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=user-assigned-managed-identity">Using User Assigned Managed Identities with Microsoft 365 Automation</a> &#8226; <em>Tony Redmond</em></p></li></ul><h2>&#128110;&#8205;&#9794;&#65039; ID Governance</h2><ul><li><p><a href="https://orr365.tech/access-packages-on-demand-assignment-from-powershell-3fdcfacd803e">Access Packages On-Demand with PowerShell</a> &#8226; <em>Mark Orr</em></p></li></ul><h2>&#127760; Private Access &amp; Internet Access (GSA)</h2><ul><li><p><a href="https://directaccess.richardhicks.com/2026/07/22/entra-internet-access-tls-inspection-and-always-on-vpn-troubleshooting-sstp-connection-failures/">Entra Internet Access TLS Inspection and Always On VPN: Troubleshooting SSTP Connection Failures</a> &#8226; <em>Richard Hicks</em></p></li></ul><h2>&#128230; Apps</h2><ul><li><p><a href="https://janbakker.tech/how-to-add-granular-amr-claims-to-your-saml-apps-in-entra-id/">How to add granular amr claims to your SAML apps in Entra ID</a> &#8226; <em>Jan Bakker</em></p></li></ul><h2>&#129734; Authentication</h2><ul><li><p><a href="https://stefan.dohnal.online/blog/passkeys-by-default-and-retirement-of-microsoft-provided-sms-and-voice-in-entra-id/">Passkeys by default and retirement of Microsoft-provided SMS and voice in Entra ID</a> &#8226; <em>Stefan Dohnal</em></p></li><li><p><a href="https://ourcloudnetwork.com/microsoft-entra-to-allow-passwordless-password-changes/">Microsoft Entra to allow passwordless password changes</a> &#8226; <em>Daniel Bradley</em></p></li><li><p><a href="https://blog.pryrotech.com/2026/07/heads-up-2027-microsoft-mfa-shift-is.html">HEADS UP: The 2027 Microsoft MFA Shift Is Coming</a> &#8226; <em>Colby Pryor</em></p></li><li><p>&#127897;&#65039; <a href="https://ctrlaltazure.com/episodes/352-so-long-sms-and-voice-authentication">Ctrl+Alt+Azure | 352 - So long, SMS and voice authentication</a> &#8226; <em>Jussi Roine and Tobias Zimmergren</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=JASvAHNszGI">SMS Gets Hacked, FIDO2 Doesn&#8217;t: Why Your MFA Isn&#8217;t Good Enough</a> &#8226; <em>Travis Roberts</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=a9942fdapZg">Stop Using SMS MFA [Before Entra Locks You Out]</a> &#8226; <em>Ru Campbell</em></p></li></ul><h2>&#128101; User &amp; Group Management</h2><ul><li><p><a href="https://blog.hametbenoit.info/2026/07/20/entra-id-a-new-administration-role-for-soc-incident-response/">Entra ID &#8211; A new administration role for SOC incident response</a> &#8226; <em>Benoit HAMET</em></p></li></ul><h2>&#129302; DevOps &amp; PowerShell</h2><ul><li><p><a href="https://office365itpros.com/2026/07/23/permissions-creep-sdk/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=permissions-creep-sdk">Permissions Creep Halts Microsoft Graph PowerShell SDK</a> &#8226; <em>Tony Redmond</em></p></li><li><p><a href="https://office365itpros.com/2026/07/21/json-batching-primer/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=json-batching-primer">How JSON Batching Speeds Up Graph API Processing</a> &#8226; <em>Tony Redmond</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=Ew1-qYKjT_A">Zero Trust, Five Logins - PSConfEU 2026</a> &#8226; <em>Gael Colas, Friedrich Weinmann and Aleksandar Nikolic</em></p></li></ul><h2>&#128678; Conditional Access</h2><ul><li><p><a href="https://o365reports.com/replace-remember-mfa-with-conditional-access-sign-in-frequency/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=replace-remember-mfa-with-conditional-access-sign-in-frequency">Replace Remember MFA with Conditional Access Sign-in Frequency</a> &#8226; <em>Pranavkumar</em></p></li></ul><h2>&#128421;&#65039; Devices</h2><ul><li><p><a href="https://www.modern42.com/labs/research/intune/app-protection-enforce-conditional-access/microsoft-intune-mam-conditional-access-deep-dive">Inside Microsoft Intune MAM: What Your Mobile App Protection Actually Protects</a> &#8226; <em>Rawson Wade</em></p></li><li><p><a href="https://www.nickydewestelinck.be/2026/07/15/goodbye-passwords-certificate-based-authentication-on-windows-with-cloud-pki-in-microsoft-intune/">Goodbye Passwords: Certificate-Based Authentication on Windows with Cloud PKI in Microsoft Intune</a> &#8226; <em>Nicky De Westelinck</em></p></li><li><p><a href="https://janbakker.tech/lock-or-sign-out-when-yubikey-is-removed-from-the-device/">Lock or sign-out when Yubikey is removed from the device</a> &#8226; <em>Jan Bakker</em></p></li><li><p><a href="https://www.thetechtrails.com/2026/07/microsoft-entra-token-protection-bulk-enrollment-device-migration.html">Hybrid Join to Entra Join Migration? Don&#8217;t Miss This Microsoft Entra Token Protection Limitation</a> &#8226; <em>Sreejith Reghunathan Pillai</em></p></li></ul><h2>&#127961;&#65039; External ID - Guests &amp; Multi-Tenant Organizations</h2><ul><li><p><a href="https://blog.mindcore.dk/2026/07/teams-shared-channels-use-cases-b2b-direct-connect-and-governance/">Teams Shared Channels: Use Cases, B2B Direct Connect, and Governance</a> &#8226; <em>Frank van Zandwijk</em></p></li></ul><h2>&#129399; Security</h2><ul><li><p><a href="https://trustedsec.com/blog/the-new-hotness-in-phishing-device-code-attacks-in-m365">The New Hotness in Phishing: Device Code Attacks in M365</a> &#8226; <em>Danny Dubree</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=LdvJ0SRonRU">Episode 49 - Common Entra Security Mistakes</a> &#8226; <em>Ru Campbell and Dinant Paardenkooper</em></p></li></ul><h2>&#128210; Tenant Configuration</h2><ul><li><p><a href="https://ourcloudnetwork.com/microsoft-are-retiring-custom-css-positioning-in-company-branding/">Microsoft are retiring custom CSS positioning in company branding</a> &#8226; <em>Daniel Bradley</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=0_3fOAsjAHI">Microsoft 365 Important Updates Every Admin Needs to Know</a> &#8226; <em>Andy Malone</em></p></li></ul><div><hr></div><h2>&#9874;&#65039; Toolkit</h2><ul><li><p><a href="https://blog.darrenjrobinson.com/entra-chat-podcast-mcp-server/">Entra Chat Podcast MCP Server</a> &#8226; <em>Darren Robinson</em></p></li></ul><div><hr></div><h2>&#128293; Maester</h2><ul><li><p><a href="https://maester.dev/blog/active-directory-security-testing/">Introducing Active Directory Security Testing in Maester &#127984;</a> &#8226; <em>Maester Team</em></p></li><li><p><a href="https://janbakker.tech/writing-maester-tests-using-ai-from-idea-to-pull-request/">Writing Maester tests using AI - From idea to Pull Request</a> &#8226; <em>Jan Bakker</em></p></li></ul><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_putting-the-final-touches-on-the-upcoming-activity-7486719911994605568-b4ap?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!YQ9S!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd096273a-f76c-4ea1-beac-0134a07aef42_1308x1868.png 424w, https://substackcdn.com/image/fetch/$s_!YQ9S!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd096273a-f76c-4ea1-beac-0134a07aef42_1308x1868.png 848w, https://substackcdn.com/image/fetch/$s_!YQ9S!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd096273a-f76c-4ea1-beac-0134a07aef42_1308x1868.png 1272w, https://substackcdn.com/image/fetch/$s_!YQ9S!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd096273a-f76c-4ea1-beac-0134a07aef42_1308x1868.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!YQ9S!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd096273a-f76c-4ea1-beac-0134a07aef42_1308x1868.png" width="1308" height="1868" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d096273a-f76c-4ea1-beac-0134a07aef42_1308x1868.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1868,&quot;width&quot;:1308,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:930111,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_putting-the-final-touches-on-the-upcoming-activity-7486719911994605568-b4ap?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/208548076?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd096273a-f76c-4ea1-beac-0134a07aef42_1308x1868.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!YQ9S!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd096273a-f76c-4ea1-beac-0134a07aef42_1308x1868.png 424w, https://substackcdn.com/image/fetch/$s_!YQ9S!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd096273a-f76c-4ea1-beac-0134a07aef42_1308x1868.png 848w, https://substackcdn.com/image/fetch/$s_!YQ9S!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd096273a-f76c-4ea1-beac-0134a07aef42_1308x1868.png 1272w, https://substackcdn.com/image/fetch/$s_!YQ9S!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd096273a-f76c-4ea1-beac-0134a07aef42_1308x1868.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_this-is-why-im-continuing-to-invest-heavily-activity-7486164991612514304-d0Ap?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!JjYw!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3ffa16e-55b4-498c-b84d-9e5f2eac280e_1204x2002.png 424w, https://substackcdn.com/image/fetch/$s_!JjYw!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3ffa16e-55b4-498c-b84d-9e5f2eac280e_1204x2002.png 848w, https://substackcdn.com/image/fetch/$s_!JjYw!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3ffa16e-55b4-498c-b84d-9e5f2eac280e_1204x2002.png 1272w, https://substackcdn.com/image/fetch/$s_!JjYw!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3ffa16e-55b4-498c-b84d-9e5f2eac280e_1204x2002.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!JjYw!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3ffa16e-55b4-498c-b84d-9e5f2eac280e_1204x2002.png" width="1204" height="2002" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c3ffa16e-55b4-498c-b84d-9e5f2eac280e_1204x2002.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:2002,&quot;width&quot;:1204,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:634596,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_this-is-why-im-continuing-to-invest-heavily-activity-7486164991612514304-d0Ap?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/208548076?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3ffa16e-55b4-498c-b84d-9e5f2eac280e_1204x2002.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!JjYw!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3ffa16e-55b4-498c-b84d-9e5f2eac280e_1204x2002.png 424w, https://substackcdn.com/image/fetch/$s_!JjYw!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3ffa16e-55b4-498c-b84d-9e5f2eac280e_1204x2002.png 848w, https://substackcdn.com/image/fetch/$s_!JjYw!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3ffa16e-55b4-498c-b84d-9e5f2eac280e_1204x2002.png 1272w, https://substackcdn.com/image/fetch/$s_!JjYw!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3ffa16e-55b4-498c-b84d-9e5f2eac280e_1204x2002.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><h2>&#128104;&#127997;&#8205;&#128187; Merill&#8217;s corner</h2><div id="youtube2-dyD8aJIwnRc" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;dyD8aJIwnRc&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/dyD8aJIwnRc?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_when-i-used-to-work-at-microsoft-entra-ids-activity-7485568147840843777-AqnC?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!4JNe!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb2c5a6f0-854d-4268-b7d7-75e6734459a6_1208x1510.png 424w, https://substackcdn.com/image/fetch/$s_!4JNe!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb2c5a6f0-854d-4268-b7d7-75e6734459a6_1208x1510.png 848w, https://substackcdn.com/image/fetch/$s_!4JNe!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb2c5a6f0-854d-4268-b7d7-75e6734459a6_1208x1510.png 1272w, https://substackcdn.com/image/fetch/$s_!4JNe!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb2c5a6f0-854d-4268-b7d7-75e6734459a6_1208x1510.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!4JNe!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb2c5a6f0-854d-4268-b7d7-75e6734459a6_1208x1510.png" width="1208" height="1510" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b2c5a6f0-854d-4268-b7d7-75e6734459a6_1208x1510.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1510,&quot;width&quot;:1208,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:653212,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_when-i-used-to-work-at-microsoft-entra-ids-activity-7485568147840843777-AqnC?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/208548076?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb2c5a6f0-854d-4268-b7d7-75e6734459a6_1208x1510.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!4JNe!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb2c5a6f0-854d-4268-b7d7-75e6734459a6_1208x1510.png 424w, https://substackcdn.com/image/fetch/$s_!4JNe!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb2c5a6f0-854d-4268-b7d7-75e6734459a6_1208x1510.png 848w, https://substackcdn.com/image/fetch/$s_!4JNe!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb2c5a6f0-854d-4268-b7d7-75e6734459a6_1208x1510.png 1272w, https://substackcdn.com/image/fetch/$s_!4JNe!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb2c5a6f0-854d-4268-b7d7-75e6734459a6_1208x1510.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><ul><li><p>Want to get featured on Entra.News? &#8594; <a href="https://tally.so/r/3Nb1l0">Submit your content</a> &#128526;</p></li><li><p>Want us to say nice things about your company? <a href="https://www.passionfroot.me/jozra">Sponsor entra.news</a> &#129321;</p></li><li><p>Love the newsletter? <a href="https://love.entra.news/">Tell us</a> &#128154;&#10084;&#65039;&#128156;</p></li></ul><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://entra.news/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Entra.News - Your weekly dose of Microsoft Entra is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h2>&#129667; Acknowledgement of Country</h2><p><em>Entra.News is created on Wurundjeri land and acknowledges the traditional owners of country throughout Australia, recognising their continuing connection to land, water and community. We pay our respect to them and their cultures and to elders both past and present.</em></p>]]></content:encoded></item><item><title><![CDATA[How Xbox Secures 70+ Entra Tenants Every Night with Maester]]></title><description><![CDATA[Xbox Security's Playbook for Securing 70+ Entra Tenants]]></description><link>https://entra.news/p/how-xbox-secures-70-entra-tenants</link><guid isPermaLink="false">https://entra.news/p/how-xbox-secures-70-entra-tenants</guid><dc:creator><![CDATA[Merill Fernando]]></dc:creator><pubDate>Mon, 20 Jul 2026 12:16:41 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/207614483/d65c06b30603a473b481046a80a6ddfa.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>Xbox Security runs a gaming-specific Microsoft Entra baseline across more than 70 tenants every night.</p><p>The scale is striking: about 50 controls, dozens of independently operated game-studio tenants, and one parallel pipeline that checks whether each environment still matches Xbox&#8217;s security intent. When a Conditional Access policy moves to report-only or a required service principal loses a permission, the next run finds it.</p><p>In this episode of Entra.Chat, Merill speaks with Audrey Long, Principal Cloud Security Architect in Xbox Security at Microsoft, and Sam Erde, SecureShield Architect at Patriot Consulting and a Maester maintainer. Audrey explains how Xbox Security extended Maester with custom PowerShell, GitHub Actions, a multi-tenant service principal, federated identity credentials, dashboards, ticketing, and time-bound exceptions.</p><p>The result is more than a posture report. Findings flow into an operational lifecycle with owners and deadlines. Studios get readable reports, deep links to the affected object, and remediation guidance. Security teams can answer audit questions without interrupting all the tenant admins, while the Maester pipeline keeps read-only observability separate from remediation authority.</p><p>The conversation also covers why a Microsoft-wide baseline needs adapting for gaming acquisitions, how custom tests encode an organization&#8217;s intent, why security configuration deserves regression tests, the Investigate status Audrey&#8217;s team helped introduce, and how administrators can use AI as a first-draft assistant for PowerShell and CI/CD without outsourcing validation.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!-98t!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd567adf6-c948-41fd-8c21-eecb22426d54_2752x1536.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!-98t!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd567adf6-c948-41fd-8c21-eecb22426d54_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!-98t!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd567adf6-c948-41fd-8c21-eecb22426d54_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!-98t!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd567adf6-c948-41fd-8c21-eecb22426d54_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!-98t!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd567adf6-c948-41fd-8c21-eecb22426d54_2752x1536.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!-98t!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd567adf6-c948-41fd-8c21-eecb22426d54_2752x1536.png" width="1456" height="813" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d567adf6-c948-41fd-8c21-eecb22426d54_2752x1536.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:813,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:5833126,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/207614483?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd567adf6-c948-41fd-8c21-eecb22426d54_2752x1536.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!-98t!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd567adf6-c948-41fd-8c21-eecb22426d54_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!-98t!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd567adf6-c948-41fd-8c21-eecb22426d54_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!-98t!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd567adf6-c948-41fd-8c21-eecb22426d54_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!-98t!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd567adf6-c948-41fd-8c21-eecb22426d54_2752x1536.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Subscribe with your favorite podcast player or watch on YouTube</p><div id="youtube2-Je0nQ8j305w" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;Je0nQ8j305w&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/Je0nQ8j305w?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><div><hr></div><p><strong>Sponsor</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://maester.cloud" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!iM13!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49444854-fe3e-4c18-82a5-484889bd1c20_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!iM13!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49444854-fe3e-4c18-82a5-484889bd1c20_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!iM13!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49444854-fe3e-4c18-82a5-484889bd1c20_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!iM13!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49444854-fe3e-4c18-82a5-484889bd1c20_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!iM13!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49444854-fe3e-4c18-82a5-484889bd1c20_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/49444854-fe3e-4c18-82a5-484889bd1c20_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:461244,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://maester.cloud&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/207614483?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49444854-fe3e-4c18-82a5-484889bd1c20_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!iM13!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49444854-fe3e-4c18-82a5-484889bd1c20_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!iM13!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49444854-fe3e-4c18-82a5-484889bd1c20_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!iM13!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49444854-fe3e-4c18-82a5-484889bd1c20_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!iM13!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49444854-fe3e-4c18-82a5-484889bd1c20_1200x600.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Maester Cloud turns every Maester and Microsoft Zero Trust Assessment run into a durable evidence trail. See new failures, fixes, accepted risks, and posture changes across every tenant&#8212;without digging through old HTML reports.</p><ul><li><p>Keep 5+ years of tenant history in your chosen Azure region</p></li><li><p>Compare runs, spot drift, and get change alerts</p></li></ul><blockquote><p><em>Maester Cloud is in active development. Join the waitlist for hosted, self-hosted, or enterprise onboarding updates.</em></p></blockquote><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://maester.cloud/pricing?utm_source=entra.news&amp;utm_medium=newsletter&amp;utm_campaign=waitlist#notify&quot;,&quot;text&quot;:&quot;Join the Maester Cloud waitlist&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://maester.cloud/pricing?utm_source=entra.news&amp;utm_medium=newsletter&amp;utm_campaign=waitlist#notify"><span>Join the Maester Cloud waitlist</span></a></p><div><hr></div><h3>About Audrey Long</h3><p>Audrey Long is a Principal Cloud Security Architect in Xbox Security at Microsoft. She focuses on Microsoft Entra and identity security, as well as securing Azure, AWS, and Google Cloud environments across Xbox and its game studios. In this episode, she shares how her team built a gaming-specific Entra baseline and operationalized it across more than 70 tenants.</p><ul><li><p>LinkedIn - <a href="https://www.linkedin.com/in/aulong/">https://www.linkedin.com/in/aulong/</a></p></li></ul><div><hr></div><h3>About Sam Erde</h3><p>Sam Erde is part of the Maester core maintainer team, a Microsoft MVP, and a SecureShield Architect at Patriot Consulting. He focuses on Active Directory, Microsoft Entra ID, Microsoft 365 security, and practical PowerShell tooling for defenders.</p><p>LinkedIn - <a href="https://www.linkedin.com/in/samerde/">https://www.linkedin.com/in/samerde/</a></p><div><hr></div><h3>Related Links</h3><ul><li><p>Maester, installation guide, and source code (mentioned at 02:19) - <a href="https://maester.dev/">Maester</a> &#183; <a href="https://maester.dev/docs/installation/">installation guide</a> &#183; <a href="https://github.com/maester365/maester">GitHub source</a></p></li><li><p>Continuous monitoring with Maester and GitHub Actions (mentioned at 14:38) - <a href="https://maester.dev/docs/monitoring/github/">https://maester.dev/docs/monitoring/github/</a></p></li><li><p>Writing custom Maester tests (mentioned at 22:39) - <a href="https://maester.dev/docs/writing-tests/">https://maester.dev/docs/writing-tests/</a></p></li><li><p>Connect-Maester permissions and read-only access (mentioned at 24:38) - <a href="https://maester.dev/docs/connect-maester/">https://maester.dev/docs/connect-maester/</a></p></li><li><p>Zero Trust Assessment: Secure your tenant (mentioned at 25:46) - <a href="https://entra.news/p/find-your-tenants-hidden-flaws-in">https://entra.news/p/find-your-tenants-hidden-flaws-in</a></p></li><li><p>Maester&#8217;s Investigate test-result status (mentioned at 34:02) - <a href="https://maester.dev/docs/writing-tests/formatting-test-results/">https://maester.dev/docs/writing-tests/formatting-test-results/</a></p></li><li><p>Making Security Invisible for Game Developers (mentioned at 45:52) - <a href="https://opsmatters.com/videos/making-security-invisible-game-developers">https://opsmatters.com/videos/making-security-invisible-game-developers</a></p></li></ul><h3>Related Entra.Chat Episodes</h3><ul><li><p><a href="https://entra.news/p/how-to-secure-copilot-agents-azure">How to Secure Copilot Agents, Azure DevOps &amp; Defender (+ more) with Maester 2.1 (Full Breakdown)</a></p></li><li><p><a href="https://entra.news/p/find-your-tenants-hidden-flaws-in">Zero Trust Assessment: Secure your tenant</a></p></li><li><p><a href="https://entra.news/p/how-to-design-bullet-proof-conditional">How to Design Bullet-Proof Conditional Access Policies in Microsoft Entra ID</a></p></li></ul><div><hr></div><h3>Chapters</h3><p>00:00 Intro<br>00:42 Meet Audrey Long<br>02:19 From 50 Controls to 70+ Tenants<br>05:11 Making an Entra Baseline Gaming-Specific<br>08:32 Why Custom Maester Tests Matter<br>11:07 Governance and Nightly Automation<br>15:27 From Findings to Remediation<br>18:07 Reports Studios Can Actually Use<br>22:39 Building Custom Multi-Tenant Tests<br>28:07 Security Intent as Regression Tests<br>30:48 Catching Drift and Producing Audit Evidence<br>41:39 CI/CD and AI for Security Admins</p><div><hr></div><h3>Podcast Apps</h3><p>Entra.Chat - <a href="https://entra.chat">https://entra.chat</a></p><p>Apple Podcast - <a href="https://entra.chat/apple">https://entra.chat/apple</a></p><p>YouTube - <a href="https://entra.chat/youtube">https://entra.chat/youtube</a></p><p>Spotify - <a href="https://entra.chat/spotify">https://entra.chat/spotify</a></p><p>Overcast - <a href="https://entra.chat/overcast">https://entra.chat/overcast</a></p><p>Pocketcast - <a href="https://entra.chat/pocketcast">https://entra.chat/pocketcast</a></p><p>Others - <a href="https://entra.chat/rss">https://entra.chat/rss</a></p><div><hr></div><h3>Merill&#8217;s socials</h3><p>YouTube - <a href="https://youtube.com/@merillx">youtube.com/@merillx</a></p><p>LinkedIn - <a href="https://linkedin.com/in/merill">linkedin.com/in/merill</a></p><p>Twitter - <a href="https://twitter.com/merill">twitter.com/merill</a></p><p>TikTok - <a href="https://www.tiktok.com/@merillf">tiktok.com/@merillf</a></p><p>Bluesky - <a href="https://bsky.app/profile/merill.net">bsky.app/profile/merill.net</a></p><p>Mastodon - <a href="https://infosec.exchange/@merill">infosec.exchange/@merill</a></p><p>Threads - <a href="https://www.threads.net/@merillf">threads.net/@merillf</a></p><p>GitHub - <a href="https://github.com/merill">github.com/merill</a></p>]]></content:encoded></item><item><title><![CDATA[Entra 🆔 News #158 → This week in Microsoft Entra]]></title><description><![CDATA[Learn about passkeys becoming the default authentication method, SMS and voice reitrement and more...]]></description><link>https://entra.news/p/entra-news-158-this-week-in-microsoft</link><guid isPermaLink="false">https://entra.news/p/entra-news-158-this-week-in-microsoft</guid><dc:creator><![CDATA[Joshua Fernando]]></dc:creator><pubDate>Sun, 19 Jul 2026 10:17:45 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!kURZ!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F495ff740-61ad-4f81-976f-f46c53ef3a33_1128x1354.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>&#128075; Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;</p><p>The big one this week: Microsoft is retiring SMS and voice authentication in February 2027. Passkeys become the default authentication method starting September 1 this year. And if you still need SMS after the Feb cutoff? You&#8217;ll be paying a third-party telecom provider for it.</p><p>This changes the MFA rollout plan for pretty much every tenant. Nadim&#8217;s blog post below has the full timeline and how to prepare.</p><p>I&#8217;ll be sitting down with the Microsoft Entra PM behind this change to get your questions answered. Post yours <a href="https://entra.userjot.com/board/p/passkeys-by-default-sms-retired-it-s-happening-what-do-you">here</a> or upvote an existing one. The most popular and interesting ones make the cut.</p><p>Enjoy!</p><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=testimonials" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!sd4q!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0244d284-1aee-4bc2-92d8-f0ff1670ad25_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!sd4q!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0244d284-1aee-4bc2-92d8-f0ff1670ad25_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!sd4q!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0244d284-1aee-4bc2-92d8-f0ff1670ad25_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!sd4q!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0244d284-1aee-4bc2-92d8-f0ff1670ad25_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!sd4q!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0244d284-1aee-4bc2-92d8-f0ff1670ad25_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/0244d284-1aee-4bc2-92d8-f0ff1670ad25_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:217328,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=testimonials&quot;,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/207633083?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0244d284-1aee-4bc2-92d8-f0ff1670ad25_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!sd4q!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0244d284-1aee-4bc2-92d8-f0ff1670ad25_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!sd4q!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0244d284-1aee-4bc2-92d8-f0ff1670ad25_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!sd4q!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0244d284-1aee-4bc2-92d8-f0ff1670ad25_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!sd4q!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0244d284-1aee-4bc2-92d8-f0ff1670ad25_1200x600.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p>Transform hybrid management with a one-minute installation</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=testimonials&quot;,&quot;text&quot;:&quot;Get EasyEntra&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=testimonials"><span>Get EasyEntra</span></a></p></blockquote><div><hr></div><h1>&#9889;&#65039; Microsoft</h1><h2>&#128293; Public Preview</h2><ul><li><p><a href="https://www.microsoft.com/en-us/security/blog/2026/07/13/microsoft-entra-id-security-updates-passkeys-are-the-default-authentication-method-in-entra-id/">Microsoft Entra ID security updates: Passkeys are the default authentication method in Entra ID</a> &#8226; <em>Nadim Abdo</em></p></li></ul><h2>&#128214; Read</h2><ul><li><p><a href="https://techcommunity.microsoft.com/blog/microsoft-entra-blog/ai-agents-are-everywhere-are-your-access-controls-ready/4531379">AI agents are everywhere. Are your access controls ready?</a> &#8226; <em>Kaitlin Murphy</em></p></li></ul><ul><li><p><a href="https://www.microsoft.com/en-us/security/blog/2026/07/13/defending-saas-based-applications-against-shinyhunters-oauth-abuse/">Defending SaaS-based applications against ShinyHunters OAuth abuse</a> &#8226; <em>Microsoft Defender Security Research Team</em></p></li><li><p><a href="https://www.microsoft.com/en-us/security/blog/2026/07/16/least-privilege-for-ai-agents-identity-access-and-tool-binding/">Least privilege for AI agents: Identity, access, and tool binding</a> &#8226; <em>Yesenia Yser and Toby Kohlenberg</em></p></li></ul><h2>&#128250; Watch</h2><ul><li><p>&#128250; <a href="https://www.youtube.com/watch?v=81rnazsINB4">Microsoft Entra Suite hands-on tour of identity and network access protections</a> &#8226; <em>Microsoft Mechanics</em></p></li></ul><h2>&#128483;&#65039; Message Center</h2><ul><li><p><a href="https://mc.merill.net/message/MC1243549">MC1243549 - Retirement of SharePoint One-Time Passcode (SPO OTP) and transition to Microsoft Entra B2B</a></p></li><li><p><a href="https://mc.merill.net/message/MC1426371">MC1426371 - Microsoft Entra: Passkeys by default and retirement of Microsoft-provided SMS and voice authentication</a></p></li><li><p><a href="https://mc.merill.net/message/RM522096">RM522096 - Microsoft Purview: Integration with Entra GSA Internet Access to enable sensitive file filtering at the network layer</a></p></li><li><p><a href="https://mc.merill.net/message/RM558853">RM558853 - Microsoft Teams: Entra passwordless resource account support for Teams Rooms on Windows devices</a></p></li></ul><div><hr></div><h1>From the community&#8230;</h1><h2>&#128640; Most popular posts from last week</h2><ul><li><p><span>&#129351; </span><a href="https://blog.hametbenoit.info/2026/07/07/entra-reminder-to-start-migrating-to-cloud-sync-and-exchange-writeback/">Entra &#8211; Reminder to start migrating to Cloud Sync and Exchange writeback</a><span> &#8226; </span><em>Benoit HAMET</em></p></li><li><p><span>&#129352; </span><a href="https://ourcloudnetwork.com/why-you-shouldnt-bypass-mfa-for-your-office-ip-adresses/">Why you Shouldn&#8217;t bypass MFA for your office IP adresses</a><span> &#8226; </span><em>Daniel Bradley</em></p></li><li><p><span>&#129353;</span><a href="https://janbakker.tech/why-windows-is-the-hardest-passkey-surface-in-2026-and-what-entra-admins-should-expect/">Why Windows is the hardest passkey surface in 2026 and what Entra admins should expect</a><span> &#8226; </span><em>Jan Bakker</em></p></li></ul><div><hr></div><p>Sponsored by:</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://fusionauth.io/buildvsbuy?utm_medium=newsletter&amp;utm_source=vendor&amp;utm_campaign=NL-2026-Q3-Entra.News&amp;utm_content=71926" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!BGwC!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6a4867e9-b0f2-4046-95ed-5f0700fc6c9b_890x220.png 424w, https://substackcdn.com/image/fetch/$s_!BGwC!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6a4867e9-b0f2-4046-95ed-5f0700fc6c9b_890x220.png 848w, https://substackcdn.com/image/fetch/$s_!BGwC!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6a4867e9-b0f2-4046-95ed-5f0700fc6c9b_890x220.png 1272w, https://substackcdn.com/image/fetch/$s_!BGwC!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6a4867e9-b0f2-4046-95ed-5f0700fc6c9b_890x220.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!BGwC!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6a4867e9-b0f2-4046-95ed-5f0700fc6c9b_890x220.png" width="890" height="220" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/6a4867e9-b0f2-4046-95ed-5f0700fc6c9b_890x220.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:220,&quot;width&quot;:890,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:41661,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://fusionauth.io/buildvsbuy?utm_medium=newsletter&amp;utm_source=vendor&amp;utm_campaign=NL-2026-Q3-Entra.News&amp;utm_content=71926&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/207633083?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6a4867e9-b0f2-4046-95ed-5f0700fc6c9b_890x220.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!BGwC!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6a4867e9-b0f2-4046-95ed-5f0700fc6c9b_890x220.png 424w, https://substackcdn.com/image/fetch/$s_!BGwC!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6a4867e9-b0f2-4046-95ed-5f0700fc6c9b_890x220.png 848w, https://substackcdn.com/image/fetch/$s_!BGwC!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6a4867e9-b0f2-4046-95ed-5f0700fc6c9b_890x220.png 1272w, https://substackcdn.com/image/fetch/$s_!BGwC!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6a4867e9-b0f2-4046-95ed-5f0700fc6c9b_890x220.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><blockquote><p>Leaving Azure AD B2C? Build, buy, or switch?</p><p>The B2C migration forces a question every team eventually faces: build it yourself, follow the default to Entra External ID, or buy a platform that gives you both control and speed?</p><p>Before you commit, run the actual numbers. Building in-house isn&#8217;t free, it&#8217;s ~18-24 months to SOC 2 alone, plus the security and maintenance most teams underestimate.</p><p>FusionAuth gives you the control people build for &#8212; self-hosting, full customization, your own data &#8212; without the build cost:</p><ul><li><p>&#129518; 3-year TCO calculator: build vs. SaaS vs. FusionAuth</p></li><li><p>&#9989; 5-question assessment to pressure-test your decision</p></li></ul><p>See where you actually land.</p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://fusionauth.io/buildvsbuy?utm_medium=newsletter&amp;utm_source=vendor&amp;utm_campaign=NL-2026-Q3-Entra.News&amp;utm_content=71926&quot;,&quot;text&quot;:&quot;Calculate your real auth cost&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://fusionauth.io/buildvsbuy?utm_medium=newsletter&amp;utm_source=vendor&amp;utm_campaign=NL-2026-Q3-Entra.News&amp;utm_content=71926"><span>Calculate your real auth cost</span></a></p></blockquote><div><hr></div><h1>&#9728;&#65039; Learn</h1><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/andrescanello_much-of-my-effort-over-the-last-year-has-activity-7482206598115811328-cNi3?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!kURZ!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F495ff740-61ad-4f81-976f-f46c53ef3a33_1128x1354.png 424w, https://substackcdn.com/image/fetch/$s_!kURZ!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F495ff740-61ad-4f81-976f-f46c53ef3a33_1128x1354.png 848w, https://substackcdn.com/image/fetch/$s_!kURZ!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F495ff740-61ad-4f81-976f-f46c53ef3a33_1128x1354.png 1272w, https://substackcdn.com/image/fetch/$s_!kURZ!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F495ff740-61ad-4f81-976f-f46c53ef3a33_1128x1354.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!kURZ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F495ff740-61ad-4f81-976f-f46c53ef3a33_1128x1354.png" width="1128" height="1354" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/495ff740-61ad-4f81-976f-f46c53ef3a33_1128x1354.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1354,&quot;width&quot;:1128,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:511285,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/andrescanello_much-of-my-effort-over-the-last-year-has-activity-7482206598115811328-cNi3?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/207633083?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F495ff740-61ad-4f81-976f-f46c53ef3a33_1128x1354.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!kURZ!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F495ff740-61ad-4f81-976f-f46c53ef3a33_1128x1354.png 424w, https://substackcdn.com/image/fetch/$s_!kURZ!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F495ff740-61ad-4f81-976f-f46c53ef3a33_1128x1354.png 848w, https://substackcdn.com/image/fetch/$s_!kURZ!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F495ff740-61ad-4f81-976f-f46c53ef3a33_1128x1354.png 1272w, https://substackcdn.com/image/fetch/$s_!kURZ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F495ff740-61ad-4f81-976f-f46c53ef3a33_1128x1354.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>&#128105;&#8205;&#9992;&#65039; AI &amp; Copilot</h2><ul><li><p><a href="https://derkvanderwoude.medium.com/entra-agent-blueprints-from-an-offensive-perspective-58e767582c45">Entra Agent Blueprints, from an Offensive perspective.</a> &#8226; <em>Derk van der Woude</em></p></li></ul><h2>&#9937;&#65039; ID Protection</h2><ul><li><p><a href="https://blog.admindroid.com/block-high-risk-agents-using-identity-protection/">Block High-risk Agents Using Identity Protection</a> &#8226; <em>PaVee</em></p></li></ul><h2>&#128110;&#8205;&#9794;&#65039; ID Governance</h2><ul><li><p><a href="https://ourcloudnetwork.com/use-the-new-entra-soc-identity-responder-admin-role/">Use the new Entra SOC Identity Responder Admin Role</a> &#8226; <em>Daniel Bradley</em></p></li></ul><h2>&#128230; Apps</h2><ul><li><p><a href="https://www.matej.guru/p/stop-flying-blind-take-two-a-brand">Stop Flying Blind, Take Two: A Brand New Entra ID App Report</a> &#8226; <em>Matej Klemen&#269;i&#269;</em></p></li></ul><h2>&#129734; Authentication</h2><ul><li><p><a href="https://office365itpros.com/2026/07/14/entra-sms-one-time-code/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=entra-sms-one-time-code">Microsoft to Stop Providing Telephony-Based Authentication Methods for MFA in February 2027</a> &#8226; <em>Tony Redmond</em></p><ul><li><p><a href="https://janbakker.tech/passkeys-by-default-and-retirement-of-microsoft-provided-sms-and-voice-authentication-a-guide-to-stay-calm/">Passkeys by default and retirement of Microsoft-provided SMS and voice authentication - A guide to stay calm</a> &#8226; <em>Jan Bakker</em></p></li><li><p><a href="https://lazyadmin.nl/office-365/microsoft-entra-entra-sms-voice-retirement/">Microsoft Entra ID Will Retire SMS and Voice Authentication</a> &#8226; <em>Rudy Mens</em></p></li><li><p><a href="https://blog.admindroid.com/passkeys-default-sms-voice-authentication-retirement/">Passkeys Become the Default Auth Method in Microsoft Entra</a> &#8226; <em>AIMA</em></p></li><li><p><a href="https://ourcloudnetwork.com/microsoft-are-set-to-retire-sms-voice-authentication-methods/">Microsoft are set to retire SMS &amp; Voice authentication methods</a> &#8226; <em>Daniel Bradley</em></p></li></ul></li><li><p><a href="https://huseynov.com/managing-fido2-keys-with-nothing-but-powershell-3efbab6cdaef">Managing FIDO2 keys with nothing but PowerShell</a> &#8226; <em>Dr. Emin Huseynov</em></p></li><li><p><a href="https://huseynov.com/reviewing-the-state-of-non-usb-fido2-devices-on-linux-4d36ec875256">Reviewing the State of Non-USB FIDO2 Devices on Linux</a> &#8226; <em>Dr. Emin Huseynov</em></p></li><li><p><a href="https://blog.hametbenoit.info/2026/07/17/entra-self-service-password-reset-sspr-will-require-registered-authentication-methods-from-september-7th/">Self-Service Password Reset (SSPR) will require registered authentication methods from September 7th</a> &#8226; <em>Benoit HAMET</em></p></li></ul><h2>&#128678; Conditional Access</h2><ul><li><p>&#128250; <a href="https://www.youtube.com/watch?v=6y8UdDp9fyA">Conditional Access, Break-Glass, Legacy Auth, &amp; Named Locations: Entra ID it in Action!</a> &#8226; <em>Travis Roberts</em></p></li></ul><h2>&#128421;&#65039; Devices</h2><ul><li><p><a href="https://osddeployment.tech/2026/07/17/taking-back-control-managing-the-new-entra-sso-prompt-in-windows-via-intune/">Taking Back Control: Managing the New Entra SSO Prompt in Windows via Intune</a> &#8226; <em>Per Larsen</em></p></li><li><p><a href="https://www.joeyverlinden.com/the-long-awaited-dma-sso-admin-controls/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=the-long-awaited-dma-sso-admin-controls">The long awaited DMA-SSO Admin Controls!</a> &#8226; <em>Joey Verlinden</em></p></li><li><p><a href="https://call4cloud.nl/continue-to-sign-in-prompt-autoacceptssopermission/">AutoAcceptSsoPermission: The Continue to Sign In Prompt Fix</a> &#8226; <em>Rudy Ooms</em></p></li><li><p><a href="https://janbakker.tech/admin-control-for-sso-prompts-in-windows-finally-an-off-switch/">Admin control for SSO prompts in Windows; finally, an off switch!</a> &#8226; <em>Jan Bakker</em></p></li><li><p><a href="https://blog.hametbenoit.info/2026/07/16/entra-administrators-can-now-control-sso-prompts-in-windows/">Entra &#8211; Administrators can now control SSO prompts in Windows</a> &#8226; <em>Benoit HAMET</em></p></li><li><p><a href="https://johannesblog.com/2026/07/15/automatically-accept-sso-permissions/">Automatically Accept SSO Permissions &#8211; J&#243;hannes&#8217;s blog</a> &#8226; <em>Johannes Geir Kristjansson</em></p></li><li><p><a href="https://blog.pryrotech.com/2026/07/windows-byod-is-awesome-heres-why-and.html">Windows BYOD Is Awesome- Here&#8217;s Why and How</a> &#8226; <em>Colby Pryor</em></p></li></ul><h2>&#127961;&#65039; External ID - Guests &amp; Multi-Tenant Organizations</h2><ul><li><p><a href="https://www.thetechtrails.com/2026/07/reset-guest-redemption-status-microsoft-entra.html">Don&#8217;t Delete the Guest Account: Reset Redemption Status in Microsoft Entra</a> &#8226; <em>Sreejith Reghunathan Pillai</em></p></li></ul><h2>&#129399; Security</h2><ul><li><p>&#128250; <a href="https://www.youtube.com/watch?v=TIVMeB8JXPw">Why You Keep Getting Microsoft Sign-In Requests (and the Fix)</a> &#8226; <em>Dean Ellerby</em></p></li></ul><h2>&#9851;&#65039; Sync</h2><ul><li><p><a href="https://blog.icewolf.ch/archive/2026/07/14/entra-connect-sync-2-6-84-released/">Entra Connect Sync 2.6.84 released</a> &#8226; <em>Andres Bohren</em></p></li><li><p><a href="https://blog.hametbenoit.info/2026/07/14/entra-id-new-entra-id-connect-sync-version-2-6-84-0-is-available/">Entra ID &#8211; New Entra ID Connect Sync version (2.6.84.0) is available</a> &#8226; <em>Benoit HAMET</em></p></li></ul><h2>&#128210; Tenant Configuration</h2><ul><li><p><a href="https://www.matej.guru/p/namecodexapp-because-every-tenant">NameCodex.app: Because Every Tenant Deserves Better Names</a> &#8226; <em>Matej Klemen&#269;i&#269;</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=DIDtDTEU3-I">Azure Files - The Proper Setup Guide (No Active Directory)</a> &#8226; <em>Jonathan Edwards</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=QRiNVIVf6PY">Microsoft Entra ID important Updates (Aug 2026)</a> &#8226; <em>Andy Malone</em></p></li></ul><h2>&#128717;&#65039; External ID - Customers</h2><ul><li><p><a href="https://medium.com/the-new-control-plane/analysing-azure-ad-b2c-custom-policies-to-aid-with-migration-to-entra-external-id-eeid-718edc722924">Analysing Azure AD B2C custom policies to aid with migration to Entra External ID (EEID)</a> &#8226; <em>Rory Braybrook</em></p></li></ul><div><hr></div><h2>&#128293; Maester</h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_the-best-time-to-set-up-security-tests-for-ugcPost-7482358332276645888-P2L0?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!SYh1!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa25bac5e-49ff-4e26-992d-7fbfc66a64eb_1306x1526.png 424w, https://substackcdn.com/image/fetch/$s_!SYh1!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa25bac5e-49ff-4e26-992d-7fbfc66a64eb_1306x1526.png 848w, https://substackcdn.com/image/fetch/$s_!SYh1!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa25bac5e-49ff-4e26-992d-7fbfc66a64eb_1306x1526.png 1272w, https://substackcdn.com/image/fetch/$s_!SYh1!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa25bac5e-49ff-4e26-992d-7fbfc66a64eb_1306x1526.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!SYh1!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa25bac5e-49ff-4e26-992d-7fbfc66a64eb_1306x1526.png" width="1306" height="1526" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/a25bac5e-49ff-4e26-992d-7fbfc66a64eb_1306x1526.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1526,&quot;width&quot;:1306,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:471077,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_the-best-time-to-set-up-security-tests-for-ugcPost-7482358332276645888-P2L0?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/207633083?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa25bac5e-49ff-4e26-992d-7fbfc66a64eb_1306x1526.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!SYh1!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa25bac5e-49ff-4e26-992d-7fbfc66a64eb_1306x1526.png 424w, https://substackcdn.com/image/fetch/$s_!SYh1!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa25bac5e-49ff-4e26-992d-7fbfc66a64eb_1306x1526.png 848w, https://substackcdn.com/image/fetch/$s_!SYh1!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa25bac5e-49ff-4e26-992d-7fbfc66a64eb_1306x1526.png 1272w, https://substackcdn.com/image/fetch/$s_!SYh1!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa25bac5e-49ff-4e26-992d-7fbfc66a64eb_1306x1526.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_the-best-time-to-set-up-security-tests-for-ugcPost-7482358332276645888-P2L0?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!r7ln!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F680319c9-641e-46e8-a6cf-f2b61a3909a3_1446x1712.png 424w, https://substackcdn.com/image/fetch/$s_!r7ln!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F680319c9-641e-46e8-a6cf-f2b61a3909a3_1446x1712.png 848w, https://substackcdn.com/image/fetch/$s_!r7ln!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F680319c9-641e-46e8-a6cf-f2b61a3909a3_1446x1712.png 1272w, https://substackcdn.com/image/fetch/$s_!r7ln!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F680319c9-641e-46e8-a6cf-f2b61a3909a3_1446x1712.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!r7ln!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F680319c9-641e-46e8-a6cf-f2b61a3909a3_1446x1712.png" width="1446" height="1712" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/680319c9-641e-46e8-a6cf-f2b61a3909a3_1446x1712.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1712,&quot;width&quot;:1446,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:576032,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_the-best-time-to-set-up-security-tests-for-ugcPost-7482358332276645888-P2L0?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/207633083?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F680319c9-641e-46e8-a6cf-f2b61a3909a3_1446x1712.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!r7ln!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F680319c9-641e-46e8-a6cf-f2b61a3909a3_1446x1712.png 424w, https://substackcdn.com/image/fetch/$s_!r7ln!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F680319c9-641e-46e8-a6cf-f2b61a3909a3_1446x1712.png 848w, https://substackcdn.com/image/fetch/$s_!r7ln!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F680319c9-641e-46e8-a6cf-f2b61a3909a3_1446x1712.png 1272w, https://substackcdn.com/image/fetch/$s_!r7ln!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F680319c9-641e-46e8-a6cf-f2b61a3909a3_1446x1712.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_the-best-time-to-set-up-security-tests-for-ugcPost-7482358332276645888-P2L0?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!CatV!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F10372a30-c2d9-4483-8f04-0508a55d4052_1456x1488.png 424w, https://substackcdn.com/image/fetch/$s_!CatV!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F10372a30-c2d9-4483-8f04-0508a55d4052_1456x1488.png 848w, https://substackcdn.com/image/fetch/$s_!CatV!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F10372a30-c2d9-4483-8f04-0508a55d4052_1456x1488.png 1272w, https://substackcdn.com/image/fetch/$s_!CatV!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F10372a30-c2d9-4483-8f04-0508a55d4052_1456x1488.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!CatV!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F10372a30-c2d9-4483-8f04-0508a55d4052_1456x1488.png" width="1456" height="1488" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/10372a30-c2d9-4483-8f04-0508a55d4052_1456x1488.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1488,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:412253,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_the-best-time-to-set-up-security-tests-for-ugcPost-7482358332276645888-P2L0?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/207633083?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F10372a30-c2d9-4483-8f04-0508a55d4052_1456x1488.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!CatV!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F10372a30-c2d9-4483-8f04-0508a55d4052_1456x1488.png 424w, https://substackcdn.com/image/fetch/$s_!CatV!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F10372a30-c2d9-4483-8f04-0508a55d4052_1456x1488.png 848w, https://substackcdn.com/image/fetch/$s_!CatV!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F10372a30-c2d9-4483-8f04-0508a55d4052_1456x1488.png 1272w, https://substackcdn.com/image/fetch/$s_!CatV!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F10372a30-c2d9-4483-8f04-0508a55d4052_1456x1488.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><ul><li><p>Want to get featured on Entra.News? &#8594; <a href="https://tally.so/r/3Nb1l0">Submit your content</a> &#128526;</p></li><li><p>Want us to say nice things about your company? <a href="https://www.passionfroot.me/jozra">Sponsor entra.news</a> &#129321;</p></li><li><p>Love the newsletter? <a href="https://love.entra.news/">Tell us</a> &#128154;&#10084;&#65039;&#128156;</p></li></ul><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://entra.news/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Entra.News - Your weekly dose of Microsoft Entra is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h2>&#129667; Acknowledgement of Country</h2><p><em>Entra.News is created on Wurundjeri land and acknowledges the traditional owners of country throughout Australia, recognising their continuing connection to land, water and community. We pay our respect to them and their cultures and to elders both past and present.</em></p><div><hr></div>]]></content:encoded></item><item><title><![CDATA[Entra 🆔 News #157 → This week in Microsoft Entra]]></title><description><![CDATA[&#128075; Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.]]></description><link>https://entra.news/p/entra-news-157-this-week-in-microsoft</link><guid isPermaLink="false">https://entra.news/p/entra-news-157-this-week-in-microsoft</guid><dc:creator><![CDATA[Joshua Fernando]]></dc:creator><pubDate>Sun, 12 Jul 2026 11:18:28 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/cc84793b-3497-497d-9e3a-85d07206b5e0_2182x2186.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>&#128075; Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.</p><p>Big week for me personally. I shared why I left Microsoft and what&#8217;s next: I&#8217;m now working full-time on Maester, and <a href="https://maester.cloud">Maester Cloud</a> is officially on the way.</p><p>If you want to learn more, start with the <a href="https://maester.cloud/manifesto">Maester Manifesto</a>. It explains where this is all heading. Then join the <a href="https://maester.cloud/pricing#notify">waitlist</a>, or better yet, become a <a href="https://maester.cloud/pricing#plans">Founding Sponsor</a> and get early access when Maester Cloud launches.</p><p>Also, don&#8217;t miss this week&#8217;s Entra Chat with Katie Knowles. Her research into Agent ID is some of the most interesting I&#8217;ve seen, and she breaks down exactly what Microsoft admins need to know as they are onboarding agents into their orgs.</p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;7df4d79a-168f-485b-be41-6c94277a33bf&quot;,&quot;caption&quot;:&quot;Microsoft Entra Agent ID uses familiar application and service-principal objects under the hood, but its one-to-many hierarchy creates a different security boundary. A blueprint can be associated with many agent identities. When that blueprint belongs to a third-party provider and is trusted across customer tenants, the provider&#8217;s credential security be&#8230;&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;lg&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;One Compromised Agent ID Blueprint Can Cross Tenant Boundaries&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:13653245,&quot;name&quot;:&quot;Merill Fernando&quot;,&quot;bio&quot;:&quot;Product Manager &#8226; Microsoft Entra | Creator of cmd.ms &#8226; idPowerToys.merill.net &#8226; Graph X-Ray &#8226; &#127462;&#127482; &#8226; &#127473;&#127472; &#8226; Posts are my own&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67a42318-1b15-490d-a0bf-a68f9ea04f79_400x400.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:100}],&quot;post_date&quot;:&quot;2026-07-12T03:22:34.023Z&quot;,&quot;cover_image&quot;:&quot;https://substack-video.s3.amazonaws.com/video_upload/post/206635519/6c14fdc6-0d4e-4e06-8a44-2911d8517ee6/transcoded-1783825254.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://entra.news/p/one-compromised-agent-id-blueprint&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:206635519,&quot;type&quot;:&quot;podcast&quot;,&quot;reaction_count&quot;:8,&quot;comment_count&quot;:0,&quot;publication_id&quot;:1804560,&quot;publication_name&quot;:&quot;Entra.News - Your weekly dose of Microsoft Entra&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!4mCy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b3b3378-703b-4f6a-ab4d-10470336b06f_1280x1280.png&quot;,&quot;belowTheFold&quot;:false,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><p>Enjoy!</p><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://keytos.io/cloud-radius-for-the-microsoft-ecosystem?utm_source=entra_news&amp;utm_medium=newsletter&amp;utm_campaign=ezca_ezradius_2026" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!oMw3!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F91308ed5-7b06-4333-bf85-c204c0c13f04_624x312.png 424w, https://substackcdn.com/image/fetch/$s_!oMw3!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F91308ed5-7b06-4333-bf85-c204c0c13f04_624x312.png 848w, https://substackcdn.com/image/fetch/$s_!oMw3!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F91308ed5-7b06-4333-bf85-c204c0c13f04_624x312.png 1272w, https://substackcdn.com/image/fetch/$s_!oMw3!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F91308ed5-7b06-4333-bf85-c204c0c13f04_624x312.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!oMw3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F91308ed5-7b06-4333-bf85-c204c0c13f04_624x312.png" width="724" height="362" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/91308ed5-7b06-4333-bf85-c204c0c13f04_624x312.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:312,&quot;width&quot;:624,&quot;resizeWidth&quot;:724,&quot;bytes&quot;:83566,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://keytos.io/cloud-radius-for-the-microsoft-ecosystem?utm_source=entra_news&amp;utm_medium=newsletter&amp;utm_campaign=ezca_ezradius_2026&quot;,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/206659093?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F91308ed5-7b06-4333-bf85-c204c0c13f04_624x312.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!oMw3!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F91308ed5-7b06-4333-bf85-c204c0c13f04_624x312.png 424w, https://substackcdn.com/image/fetch/$s_!oMw3!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F91308ed5-7b06-4333-bf85-c204c0c13f04_624x312.png 848w, https://substackcdn.com/image/fetch/$s_!oMw3!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F91308ed5-7b06-4333-bf85-c204c0c13f04_624x312.png 1272w, https://substackcdn.com/image/fetch/$s_!oMw3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F91308ed5-7b06-4333-bf85-c204c0c13f04_624x312.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p>Cloud PKI &amp; RADIUS, Built for the Microsoft Ecosystem</p><p>Passwordless Wi-Fi, VPN, and device trust run on certificates + RADIUS, but AD CS and NPS struggle with Entra-only &amp; cloud-first environments. EZCA and EZRADIUS by Keytos deliver both as a fully managed service.</p><ul><li><p>Native Entra ID &amp; Intune integration for automated certificate management</p></li><li><p>Extend or fully replace Microsoft Cloud PKI, AD CS, &amp; NPS</p></li><li><p>Integrates with 3<sup>rd</sup> party MDM platforms like Jamf Pro &amp; NinjaOne</p></li><li><p>BYOD onboarding with Keytos Connect - no MDM or work profile required</p></li><li><p>Available in Azure Government Cloud (GCC High)</p></li><li><p>Free, fully-featured 30-day trial - no credit card required</p></li></ul><p>Ready to modernize your PKI and RADIUS? See how Keytos fits your Microsoft environment.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://keytos.io/cloud-radius-for-the-microsoft-ecosystem?utm_source=entra_news&amp;utm_medium=newsletter&amp;utm_campaign=ezca_ezradius_2026&quot;,&quot;text&quot;:&quot;Learn More&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://keytos.io/cloud-radius-for-the-microsoft-ecosystem?utm_source=entra_news&amp;utm_medium=newsletter&amp;utm_campaign=ezca_ezradius_2026"><span>Learn More</span></a></p></blockquote><div><hr></div><h1>&#9889;&#65039; Microsoft</h1><h2>&#127942; General Availability</h2><ul><li><p><a href="https://learn.microsoft.com/en-us/entra/fundamentals/whats-new#general-availability---external-users-can-be-directly-assigned-to-access-packages">External users can be directly assigned to Access Packages</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/fundamentals/whats-new#general-availability---microsoft-entra-kerberos-key-rotation-improved-reliability-for-incoming-trust-referral-flows">Microsoft Entra Kerberos key rotation improved reliability for incoming trust referral flows</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/fundamentals/whats-new#general-availability---byod-support-for-windows-client-using-entra-registration">BYOD support for Windows client using Entra registration</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/fundamentals/whats-new#generally-available---jailbreakroot-detection-in-authenticator-app">Jailbreak/Root Detection in Authenticator App</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/fundamentals/whats-new#general-availability---domainless-saml-idp-federation-for-workforce-tenants">Domainless SAML IdP federation for workforce tenants</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/fundamentals/whats-new#general-availability---scim-20-apis-for-microsoft-entra-id-in-us-gov-cloud">SCIM 2.0 APIs for Microsoft Entra ID in US Gov cloud</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/fundamentals/whats-new#general-availability---microsoft-entra-backup-and-recovery-is-now-available">Microsoft Entra Backup and Recovery is now available</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/fundamentals/whats-new#upcoming-change---improved-restore-experience-for-device-bound-authenticator-app-passkeys-on-ios">Upcoming change - Improved restore experience for device-bound Authenticator app passkeys on iOS</a></p></li></ul><h2>&#128293; Public Preview</h2><ul><li><p><a href="https://learn.microsoft.com/en-us/entra/fundamentals/whats-new#public-preview---extended-conditional-access-protections-for-agents-user-accounts">Extended Conditional Access protections for Agent&#8217;s user accounts</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/fundamentals/whats-new#public-preview---new-built-in-entra-role-for-soc-identity-response-in-microsoft-defender">New built-in Entra role for SOC identity response in Microsoft Defender</a></p></li><li><p><a href="https://learn.microsoft.com/en-us/entra/fundamentals/whats-new#public-preview---prevent-unauthorized-changes-to-ad-groups-with-ad-group-enforcement">Prevent unauthorized changes to AD groups with AD group enforcement</a></p></li></ul><h2>&#128214; Read</h2><ul><li><p><a href="https://techcommunity.microsoft.com/blog/microsoft-entra-blog/govern-ai-agent-identities-and-access-the-same-way-you-govern-your-employees/4529302">Govern AI agent identities and access the same way you govern your employees</a> &#8226; <em>Chirag Dayani</em></p></li><li><p><a href="https://www.microsoft.com/en-us/security/blog/2026/07/10/securing-our-future-july-2026-progress-report-on-microsofts-secure-future-initiative/">Securing our future: July 2026 progress report on Microsoft&#8217;s Secure Future Initiative</a> &#8226; <em>Salim Chawro</em></p></li><li><p><a href="https://www.microsoft.com/en-us/security/blog/2026/07/06/5-insights-from-frost-sullivans-2025-frost-radar-for-cloud-security-posture-management/">5 insights from Frost &amp; Sullivan&#8217;s 2025 Frost Radar&#8482; for Cloud Security Posture Management</a> &#8226; <em>Microsoft Security Team</em></p></li></ul><h2>&#128483;&#65039; Message Center</h2><ul><li><p><a href="https://mc.merill.net/message/MC1422061">MC1422061 - Microsoft Entra ID: Retirement of Custom Controls in Conditional Access and migration to External MFA</a></p></li><li><p><a href="https://mc.merill.net/message/MC1423108">MC1423108 - Microsoft Entra: Improved restore experience for Authenticator passkeys on iOS</a></p></li><li><p><a href="https://mc.merill.net/message/MC1418116">MC1418116 - Completed: Conditional Access enforcement update for policies with resource exclusions</a></p></li><li><p><a href="https://mc.merill.net/message/MC1411574">MC1411574 - Microsoft Entra: System-preferred authentication now applies to first-factor authentication</a></p></li></ul><div><hr></div><p>Sponsored by:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://powersyncpro.com/?utm_source=entra_news&amp;utm_medium=email&amp;utm_campaign=entra_july6" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!CmEt!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F00586930-169f-4014-ac4a-31d5213ff634_1202x601.png 424w, https://substackcdn.com/image/fetch/$s_!CmEt!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F00586930-169f-4014-ac4a-31d5213ff634_1202x601.png 848w, https://substackcdn.com/image/fetch/$s_!CmEt!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F00586930-169f-4014-ac4a-31d5213ff634_1202x601.png 1272w, https://substackcdn.com/image/fetch/$s_!CmEt!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F00586930-169f-4014-ac4a-31d5213ff634_1202x601.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!CmEt!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F00586930-169f-4014-ac4a-31d5213ff634_1202x601.png" width="1202" height="601" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/00586930-169f-4014-ac4a-31d5213ff634_1202x601.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:601,&quot;width&quot;:1202,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:141239,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://powersyncpro.com/?utm_source=entra_news&amp;utm_medium=email&amp;utm_campaign=entra_july6&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/206659093?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F00586930-169f-4014-ac4a-31d5213ff634_1202x601.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!CmEt!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F00586930-169f-4014-ac4a-31d5213ff634_1202x601.png 424w, https://substackcdn.com/image/fetch/$s_!CmEt!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F00586930-169f-4014-ac4a-31d5213ff634_1202x601.png 848w, https://substackcdn.com/image/fetch/$s_!CmEt!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F00586930-169f-4014-ac4a-31d5213ff634_1202x601.png 1272w, https://substackcdn.com/image/fetch/$s_!CmEt!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F00586930-169f-4014-ac4a-31d5213ff634_1202x601.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p>The Identity Sync &amp; Windows Workstation Migrations Solution</p><p>ADMT unsupported. MIM nearing end of life. It&#8217;s time to modernise your migration approach.</p><p>With PowerSyncPro successfully deliver identity and device migrations designed for modern Microsoft environments with confidence and reducing TCO.</p><p><span>&#10004;</span> DirSync - Synchronise users, groups, contacts and passwords across environments to support coexistence, staged migrations and complex identity scenarios. <br><span>&#10004;</span> Migration Agent - Move Windows devices between AD Joined, Hybrid and Entra Joined states while reducing disruption and preserving the end-user experience.</p><p><span>Built for delivering enterprise migrations at scale.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://powersyncpro.com/?utm_source=entra_news&amp;utm_medium=email&amp;utm_campaign=entra_july6&quot;,&quot;text&quot;:&quot;See PowerSyncPro in action&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://powersyncpro.com/?utm_source=entra_news&amp;utm_medium=email&amp;utm_campaign=entra_july6"><span>See PowerSyncPro in action</span></a></p></blockquote><div><hr></div><h1>From the community&#8230;</h1><h2>&#128640; Most popular posts from last week</h2><ul><li><p><span>&#129351; </span><a href="https://blog.pryrotech.com/2026/06/a-new-face-for-riskyusermanagement-in.html">A New Face for Risky User Management in Microsoft Entra</a><span> &#8226; </span><em>Colby Pryor</em></p></li><li><p><span>&#129352; </span><a href="https://charbelnemnom.com/enable-microsoft-authenticator-passkeys-entra-id/">How To Enable And Roll Out Microsoft Authenticator Passkeys In Microsoft Entra ID: A Step-by-Step Guide</a> &#8226; <em>Charbel Nemnom</em></p></li></ul><h1>&#9728;&#65039; Learn</h1><h2>&#128105;&#8205;&#9992;&#65039; AI &amp; Copilot</h2><ul><li><p><a href="https://blog.darrenjrobinson.com/entrapulse-polyarchy-an-entra-id-polyarchy-mcp-server/">EntraPulse Polyarchy - an Entra ID Polyarchy MCP Server - darrenjrobinson</a> &#8226; <em>Darren Robinson</em></p></li></ul><p>ID Governance</p><ul><li><p><a href="https://janbakker.tech/kb-employeeleavedatetime-show-empty-null/">KB - employeeLeaveDateTime show empty (null)</a> &#8226; <em>Jan Bakker</em></p></li></ul><h2>&#128230; Apps</h2><ul><li><p><a href="https://medium.com/the-new-control-plane/using-entra-local-with-the-msal-libraries-18667eeff3c9">Using &#8220;Entra Local&#8221; with the MSAL libraries | by Rory Braybrook | The new control plane | Jul, 2026</a> &#8226; <em>Rory Braybrook</em></p></li></ul><h2>&#129734; Authentication</h2><ul><li><p><a href="https://ourcloudnetwork.com/microsoft-entra-id-retires-custom-controls-for-external-mfa/">Microsoft Entra ID Retires Custom Controls For External MFA</a> &#8226; <em>Daniel Bradley</em></p></li><li><p><a href="https://medium.com/the-new-control-plane/using-entra-local-with-device-code-flow-7602ca923b82">Using &#8220;Entra Local&#8221; with device code flow | by Rory Braybrook | The new control plane | Jul, 2026</a> &#8226; <em>Rory Braybrook</em></p></li><li><p><a href="https://janbakker.tech/why-windows-is-the-hardest-passkey-surface-in-2026-and-what-entra-admins-should-expect/">Why Windows is the hardest passkey surface in 2026 and what Entra admins should expect</a> &#8226; <em>Jan Bakker</em></p></li><li><p><a href="https://sapirxfed.com/2026/07/05/does-anyone-even-use-github-for-federated-authentication/">Does anyone even use GitHub for federated authentication?</a> &#8226; <em>Sapir Federovsky</em></p></li><li><p></p></li></ul><h2>&#128101; User &amp; Group Management</h2><ul><li><p><a href="https://conditionalaccess.tech/articles/identity/groups-connective-tissue.html">Groups: The Connective Tissue of Microsoft 365</a> &#8226; <em>Jonathan Hope</em></p></li></ul><h2>&#129302; DevOps &amp; PowerShell</h2><ul><li><p><a href="https://office365itpros.com/2026/07/10/m365mutator-test-data/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=m365mutator-test-data">Use M365Mutator to Make Microsoft 365 Test Data Less Boring</a> &#8226; <em>Tony Redmond</em></p></li><li><p><a href="https://office365itpros.com/2026/07/08/managers-and-direct-reports/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=managers-and-direct-reports">How to Report Managers and Direct Reports from Entra ID</a> &#8226; <em>Tony Redmond</em></p></li></ul><h2>&#128678; Conditional Access</h2><ul><li><p><a href="https://michaelsendpoint.com/entra/SecurityCopilot/CAAgent.html">Conditional Access Optimization Agent | Security Copilot | Entra ID</a> &#8226; <em>Michael Frank</em></p></li><li><p><a href="https://ourcloudnetwork.com/why-you-shouldnt-bypass-mfa-for-your-office-ip-adresses/">Why you Shouldn&#8217;t bypass MFA for your office IP adresses</a> &#8226; <em>Daniel Bradley</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=zmisKsvbtQY">Master Conditional Access in Entra ID: Assignments, Conditions, Controls!</a> &#8226; <em>Travis Roberts</em></p></li><li><p></p></li></ul><h2>&#129399; Security</h2><ul><li><p><a href="https://securitylabs.datadoghq.com/articles/agent-id-protect-detect-respond/">Entra Agent ID: Protect, detect, respond</a> &#8226; <em>Katie Knowles</em></p></li><li><p><a href="https://cyberdom.blog/entra-id-user-app-config-abuse/">Entra ID User App Config Abuse</a> &#8226; <em>Elli Shlomo</em></p></li><li><p><a href="https://blog.sonnes.cloud/how-the-microsoft-baseline-security-mode-left-ghost-policies-in-entra-id/">How the Microsoft Baseline Security Mode Left Ghost Policies in Entra ID</a> &#8226; <em>Michael Morten Sonne</em></p></li><li><p><a href="https://zerobec.com/blog/debull-storm-2372-microsoft-device-code-phishing-graphspy">DEBULL: Storm-2372-Style Microsoft Device-Code Phishing With GraphSpy Post-Exploitation</a> &#8226; <em>ZeroBEC Team</em></p></li></ul><h2>&#9851;&#65039; Sync</h2><ul><li><p><a href="https://blog.hametbenoit.info/2026/07/07/entra-reminder-to-start-migrating-to-cloud-sync-and-exchange-writeback/">Entra &#8211; Reminder to start migrating to Cloud Sync and Exchange writeback</a> &#8226; <em>Benoit HAMET</em></p></li><li><p><a href="https://www.undocumented-features.com/2026/07/06/troubleshooting-entra-connect-permissions-sync-errors/">Troubleshooting Entra Connect permissions sync errors</a> &#8226; <em>Aaron Guilmette</em></p></li></ul><div><hr></div><h2>&#128293; Maester</h2><ul><li><p><a href="https://maester.cloud">Announcing Maester Cloud</a></p></li></ul><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://maester.cloud/" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!rNMZ!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F381d9056-2ef5-4355-a9b0-2f1376037a3f_2182x2186.png 424w, https://substackcdn.com/image/fetch/$s_!rNMZ!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F381d9056-2ef5-4355-a9b0-2f1376037a3f_2182x2186.png 848w, https://substackcdn.com/image/fetch/$s_!rNMZ!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F381d9056-2ef5-4355-a9b0-2f1376037a3f_2182x2186.png 1272w, https://substackcdn.com/image/fetch/$s_!rNMZ!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F381d9056-2ef5-4355-a9b0-2f1376037a3f_2182x2186.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!rNMZ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F381d9056-2ef5-4355-a9b0-2f1376037a3f_2182x2186.png" width="1456" height="1459" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/381d9056-2ef5-4355-a9b0-2f1376037a3f_2182x2186.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1459,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:654896,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://maester.cloud/&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/206659093?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F381d9056-2ef5-4355-a9b0-2f1376037a3f_2182x2186.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!rNMZ!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F381d9056-2ef5-4355-a9b0-2f1376037a3f_2182x2186.png 424w, https://substackcdn.com/image/fetch/$s_!rNMZ!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F381d9056-2ef5-4355-a9b0-2f1376037a3f_2182x2186.png 848w, https://substackcdn.com/image/fetch/$s_!rNMZ!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F381d9056-2ef5-4355-a9b0-2f1376037a3f_2182x2186.png 1272w, https://substackcdn.com/image/fetch/$s_!rNMZ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F381d9056-2ef5-4355-a9b0-2f1376037a3f_2182x2186.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2><strong>&#128104;&#127997;&#8205;&#128187; Merill&#8217;s corner</strong></h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_why-did-i-leave-microsoft-to-work-full-share-7480624225351794688-DmAV/?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!ncWl!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7a78b63-f584-4656-b928-4f90ffafe480_1224x2324.png 424w, https://substackcdn.com/image/fetch/$s_!ncWl!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7a78b63-f584-4656-b928-4f90ffafe480_1224x2324.png 848w, https://substackcdn.com/image/fetch/$s_!ncWl!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7a78b63-f584-4656-b928-4f90ffafe480_1224x2324.png 1272w, https://substackcdn.com/image/fetch/$s_!ncWl!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7a78b63-f584-4656-b928-4f90ffafe480_1224x2324.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!ncWl!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7a78b63-f584-4656-b928-4f90ffafe480_1224x2324.png" width="1224" height="2324" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b7a78b63-f584-4656-b928-4f90ffafe480_1224x2324.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:2324,&quot;width&quot;:1224,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:732441,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_why-did-i-leave-microsoft-to-work-full-share-7480624225351794688-DmAV/?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/206659093?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7a78b63-f584-4656-b928-4f90ffafe480_1224x2324.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!ncWl!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7a78b63-f584-4656-b928-4f90ffafe480_1224x2324.png 424w, https://substackcdn.com/image/fetch/$s_!ncWl!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7a78b63-f584-4656-b928-4f90ffafe480_1224x2324.png 848w, https://substackcdn.com/image/fetch/$s_!ncWl!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7a78b63-f584-4656-b928-4f90ffafe480_1224x2324.png 1272w, https://substackcdn.com/image/fetch/$s_!ncWl!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7a78b63-f584-4656-b928-4f90ffafe480_1224x2324.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://entra.news/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Entra.News - Your weekly dose of Microsoft Entra is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><ul><li><p>Want to get featured on Entra.News? &#8594; <a href="https://tally.so/r/3Nb1l0">Submit your content</a> &#128526;</p></li><li><p>Want us to say nice things about your company? <a href="https://www.passionfroot.me/jozra">Sponsor entra.news</a> &#129321;</p></li><li><p>Love the newsletter? <a href="https://love.entra.news/">Tell us</a> &#128154;&#10084;&#65039;&#128156;</p></li></ul><div><hr></div><h2>&#129667; Acknowledgement of Country</h2><p><em>Entra.News is created on Wurundjeri land and acknowledges the traditional owners of country throughout Australia, recognising their continuing connection to land, water and community. We pay our respect to them and their cultures and to elders both past and present.</em></p>]]></content:encoded></item><item><title><![CDATA[One Compromised Agent ID Blueprint Can Cross Tenant Boundaries]]></title><description><![CDATA[One compromised Agent ID blueprint can become a multitenant blast radius.]]></description><link>https://entra.news/p/one-compromised-agent-id-blueprint</link><guid isPermaLink="false">https://entra.news/p/one-compromised-agent-id-blueprint</guid><dc:creator><![CDATA[Merill Fernando]]></dc:creator><pubDate>Sun, 12 Jul 2026 03:22:34 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/206635519/cc5a45ecd876f7c666724a058a4a9cf5.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>Microsoft Entra Agent ID uses familiar application and service-principal objects under the hood, but its one-to-many hierarchy creates a different security boundary. A blueprint can be associated with many agent identities. When that blueprint belongs to a third-party provider and is trusted across customer tenants, the provider&#8217;s credential security becomes part of every customer&#8217;s risk model.</p><p>In this episode of Entra.Chat, Merill speaks with Katie Knowles, Senior Security Researcher at Datadog, about her three-part security analysis of Microsoft Entra Agent ID. Katie explains the blueprint, blueprint principal, agent identity, and agent-user relationships before walking through a cross-tenant compromise demonstration: compromised blueprint credentials, enumeration of associated agents, token requests in trusting tenants, permission inspection, and selection of a useful target identity.</p><p>That path does not automatically grant Global Administrator access. Its impact depends on what the target agent identity has been permitted to do. The important lesson is the control point: one blueprint can sit upstream of many identities, tenants, and permission sets.</p><p>Katie and Merill also discuss tenant-owned versus vendor-owned blueprints, the Agent ID Administrator role, first-party agent creation through Microsoft platforms, why production client secrets compound the blast radius, workload identity federation, separating blueprints by risk, reusing app-registration detections, and Microsoft Entra ID Protection for agents.</p><div id="youtube2-A_8zVGifIlc" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;A_8zVGifIlc&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/A_8zVGifIlc?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><div><hr></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!l8BN!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F32e2b420-1ec8-4d1c-885f-ea07da3a3f3e_1200x600.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!l8BN!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F32e2b420-1ec8-4d1c-885f-ea07da3a3f3e_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!l8BN!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F32e2b420-1ec8-4d1c-885f-ea07da3a3f3e_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!l8BN!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F32e2b420-1ec8-4d1c-885f-ea07da3a3f3e_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!l8BN!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F32e2b420-1ec8-4d1c-885f-ea07da3a3f3e_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!l8BN!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F32e2b420-1ec8-4d1c-885f-ea07da3a3f3e_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/32e2b420-1ec8-4d1c-885f-ea07da3a3f3e_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:348378,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/206635519?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F32e2b420-1ec8-4d1c-885f-ea07da3a3f3e_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!l8BN!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F32e2b420-1ec8-4d1c-885f-ea07da3a3f3e_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!l8BN!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F32e2b420-1ec8-4d1c-885f-ea07da3a3f3e_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!l8BN!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F32e2b420-1ec8-4d1c-885f-ea07da3a3f3e_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!l8BN!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F32e2b420-1ec8-4d1c-885f-ea07da3a3f3e_1200x600.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>REGISTER: Hidden Risk of App Permissions in Entra ID</h2><p>Many Microsoft Entra ID environments contain third-party and custom applications with permissions that are broader than necessary, and most organizations lack visibility into how those permissions are being used. Excessive Microsoft Graph permissions and unused access increase the risk of OAuth abuse and privilege escalation.</p><p>Join our live session on July 22 to learn how to:</p><ul><li><p>Evaluate delegated versus application permissions</p></li><li><p>Build an effective app governance strategy</p></li><li><p>Reduce unnecessary access without disrupting users</p></li></ul><p>You&#8217;ll also see how a free AppGov Score assessment can help identify governance gaps and where unused permissions reporting fit into a least-privilege approach.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.enowsoftware.com/webinar/hidden-risks-of-app-permissions?utm_campaign=45932352-WBN%20-%20AppGov%20-%20July2026&amp;utm_source=EntraNews&amp;utm_medium=Email&amp;utm_content=7.12.26&quot;,&quot;text&quot;:&quot;Save my Seat&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.enowsoftware.com/webinar/hidden-risks-of-app-permissions?utm_campaign=45932352-WBN%20-%20AppGov%20-%20July2026&amp;utm_source=EntraNews&amp;utm_medium=Email&amp;utm_content=7.12.26"><span>Save my Seat</span></a></p><div><hr></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!P24T!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb68c52ea-da71-4c01-8e7e-206b46d34fe4_2752x1536.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!P24T!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb68c52ea-da71-4c01-8e7e-206b46d34fe4_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!P24T!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb68c52ea-da71-4c01-8e7e-206b46d34fe4_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!P24T!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb68c52ea-da71-4c01-8e7e-206b46d34fe4_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!P24T!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb68c52ea-da71-4c01-8e7e-206b46d34fe4_2752x1536.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!P24T!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb68c52ea-da71-4c01-8e7e-206b46d34fe4_2752x1536.png" width="1456" height="813" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b68c52ea-da71-4c01-8e7e-206b46d34fe4_2752x1536.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:813,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:5150622,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/206635519?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb68c52ea-da71-4c01-8e7e-206b46d34fe4_2752x1536.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!P24T!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb68c52ea-da71-4c01-8e7e-206b46d34fe4_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!P24T!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb68c52ea-da71-4c01-8e7e-206b46d34fe4_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!P24T!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb68c52ea-da71-4c01-8e7e-206b46d34fe4_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!P24T!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb68c52ea-da71-4c01-8e7e-206b46d34fe4_2752x1536.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Subscribe with your favorite podcast player or watch on YouTube</p><div><hr></div><h3>About Katie Knowles</h3><p>Katie Knowles is a Senior Security Researcher at Datadog focused on Azure security research, cloud identity, and securing emerging technologies.</p><ul><li><p>LinkedIn - <a href="https://linkedin.com/in/kaknowles">https://linkedin.com/in/kaknowles</a></p></li><li><p>X/Twitter - <a href="https://twitter.com/_sigil">https://twitter.com/_sigil</a></p></li><li><p>GitHub - <a href="https://github.com/siigil">https://github.com/siigil</a></p></li><li><p>Website - <a href="https://kknowl.es/">https://kknowl.es/</a></p></li><li><p>Microsoft MVP profile - <a href="https://mvp.microsoft.com/en-US/MVP/profile/a3547b6a-6a4d-4aa0-840f-23b858c43c8b">https://mvp.microsoft.com/en-US/MVP/profile/a3547b6a-6a4d-4aa0-840f-23b858c43c8b</a></p></li></ul><div><hr></div><h3>Related Links</h3><ul><li><p>Entra Agent ID: The blueprint blast radius (mentioned at 51:39) - <a href="https://securitylabs.datadoghq.com/articles/agent-id-blueprint-blast-radius/">https://securitylabs.datadoghq.com/articles/agent-id-blueprint-blast-radius/</a></p></li><li><p>Entra Agent ID: Inside a cross-tenant agent compromise (mentioned at 51:39) - <a href="https://securitylabs.datadoghq.com/articles/agent-id-inside-agent-compromise/">https://securitylabs.datadoghq.com/articles/agent-id-inside-agent-compromise/</a></p></li><li><p>Entra Agent ID: Protect, detect, respond (mentioned at 51:39) - <a href="https://securitylabs.datadoghq.com/articles/agent-id-protect-detect-respond/">https://securitylabs.datadoghq.com/articles/agent-id-protect-detect-respond/</a></p></li><li><p>Disable agent identities in your tenant (mentioned at 04:00 and 49:33) - <a href="https://learn.microsoft.com/entra/agent-id/disable-agent-identities">https://learn.microsoft.com/entra/agent-id/disable-agent-identities</a></p></li><li><p>Investigating suspicious AI workflows in Microsoft Entra Agent ID: Agent&#8217;s user account (mentioned at 05:14) - <a href="https://redcanary.com/blog/threat-detection/entra-id-ai-workflows-teams/">https://redcanary.com/blog/threat-detection/entra-id-ai-workflows-teams/</a></p></li><li><p>Entra Agent ID from a Security Perspective (mentioned at 20:38) - <a href="https://blog.compass-security.com/2026/06/entra-agent-id-from-a-security-perspective/">https://blog.compass-security.com/2026/06/entra-agent-id-from-a-security-perspective/</a></p></li><li><p>Spying On Your ISVs Credential Choices (mentioned at 38:11) - <a href="https://ericonidentity.com/2025/01/13/spying-on-your-isvs-credential-choices/">https://ericonidentity.com/2025/01/13/spying-on-your-isvs-credential-choices/</a></p></li><li><p>Who Are the Robots? Uncovering AI Agents Identities (mentioned at 51:39) - <a href="https://www.youtube.com/watch?v=mMxACHKIAwY">https://www.youtube.com/watch?v=mMxACHKIAwY</a></p></li></ul><ul><li><p>AzTier (mentioned at 51:39) - <a href="https://aztier.com/">https://aztier.com/</a></p></li><li><p>Microsoft Entra Agent ID key concepts - <a href="https://learn.microsoft.com/entra/agent-id/key-concepts">https://learn.microsoft.com/entra/agent-id/key-concepts</a></p></li><li><p>Workload identity federation - <a href="https://learn.microsoft.com/entra/workload-id/workload-identity-federation">https://learn.microsoft.com/entra/workload-id/workload-identity-federation</a></p></li><li><p>ID Protection for agents - <a href="https://learn.microsoft.com/entra/id-protection/concept-risky-agents">https://learn.microsoft.com/entra/id-protection/concept-risky-agents</a></p></li></ul><p><strong>Related Entra.Chat Episodes</strong></p><ul><li><p>If You Manage Entra Permissions, Watch This Before Deploying Agents - <a href="https://entra.news/p/if-you-manage-entra-permissions-watch">https://entra.news/p/if-you-manage-entra-permissions-watch</a></p></li><li><p>From Windows Core to Leading Agent ID: Vince Smith&#8217;s Microsoft Story - <a href="https://entra.news/p/from-windows-core-to-leading-agent">https://entra.news/p/from-windows-core-to-leading-agent</a></p></li><li><p>Attackers Are Targeting the AI Ecosystem You Cannot See - <a href="https://entra.news/p/attackers-are-targeting-the-ai-ecosystem">https://entra.news/p/attackers-are-targeting-the-ai-ecosystem</a></p></li></ul><div><hr></div><h3>Chapters</h3><p>00:00 Intro</p><p>01:12 Katie&#8217;s Three-Part Agent ID Research </p><p>05:40 Agent ID Objects Under the Hood </p><p>06:24 One Blueprint, Many Agent Identities </p><p>08:43 The Multitenant Trust Boundary </p><p>17:33 Cross-Tenant Compromise Walkthrough </p><p>28:29 First-Party and Third-Party Blueprints </p><p>36:56 Stop Using Client Secrets </p><p>38:40 Workload Identity Federation </p><p>46:24 Permissions and Privilege Boundaries </p><p>49:33 Detecting and Responding to Agent Abuse 51:29 What Comes Next for Agent ID</p><div><hr></div><h3>Podcast Apps</h3><p>Apple Podcast - <a href="https://entra.chat/apple">https://entra.chat/apple</a></p><p>YouTube - <a href="https://entra.chat/youtube">https://entra.chat/youtube</a></p><p>Spotify - <a href="https://entra.chat/spotify">https://entra.chat/spotify</a></p><p>Overcast - <a href="https://entra.chat/overcast">https://entra.chat/overcast</a></p><p>Pocketcast - <a href="https://entra.chat/pocketcast">https://entra.chat/pocketcast</a></p><p>Others - <a href="https://entra.chat/rss">https://entra.chat/rss</a></p><div><hr></div><h3>Merill&#8217;s socials</h3><p>YouTube - <a href="https://youtube.com/@merillx">youtube.com/@merillx</a></p><p>LinkedIn - <a href="https://linkedin.com/in/merill">linkedin.com/in/merill</a></p><p>Twitter - <a href="https://twitter.com/merill">twitter.com/merill</a></p><p>TikTok - <a href="https://www.tiktok.com/@merillf">tiktok.com/@merillf</a></p><p>Bluesky - <a href="https://bsky.app/profile/merill.net">bsky.app/profile/merill.net</a></p><p>Mastodon - <a href="https://infosec.exchange/@merill">infosec.exchange/@merill</a></p><p>Threads - <a href="https://www.threads.net/@merillf">threads.net/@merillf</a></p><p>GitHub - <a href="https://github.com/merill">github.com/merill</a></p>]]></content:encoded></item><item><title><![CDATA[Entra 🆔 News #156 → This week in Microsoft Entra]]></title><description><![CDATA[Learn about Entra Backup and Recovery going GA, public preview of custom extensions for PIM and more!]]></description><link>https://entra.news/p/entra-news-156-this-week-in-microsoft</link><guid isPermaLink="false">https://entra.news/p/entra-news-156-this-week-in-microsoft</guid><dc:creator><![CDATA[Joshua Fernando]]></dc:creator><pubDate>Sun, 05 Jul 2026 10:52:10 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!TYnr!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F489f31a6-db5c-4b4d-9b2b-408134156a23_1126x1346.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>&#128075;</em> Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.</p><p>Some cool new features dropped this week and we also have Entra Backup and Recovery going GA. </p><p>Plus don&#8217;t forget to check out this week&#8217;s podcast. It&#8217;s a fascinating discussion with Thomas Roccia on AI threat intelligence and AI agent security.</p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;fdf6c0ca-8b7f-4891-a802-0bbc91f8efcf&quot;,&quot;caption&quot;:&quot;AI agent security is not just about attackers using AI.&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;lg&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;Attackers Are Targeting The AI Ecosystem You Cannot See&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:13653245,&quot;name&quot;:&quot;Merill Fernando&quot;,&quot;bio&quot;:&quot;Product Manager &#8226; Microsoft Entra | Creator of cmd.ms &#8226; idPowerToys.merill.net &#8226; Graph X-Ray &#8226; &#127462;&#127482; &#8226; &#127473;&#127472; &#8226; Posts are my own&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67a42318-1b15-490d-a0bf-a68f9ea04f79_400x400.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:100},{&quot;id&quot;:4356962,&quot;name&quot;:&quot;Thomas Roccia&quot;,&quot;bio&quot;:&quot;Founder and Threat Researcher @SecurityBreak&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!JMWF!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F72cce49b-1d15-420b-8afd-89a313cfad91_800x800.png&quot;,&quot;is_guest&quot;:true,&quot;bestseller_tier&quot;:null,&quot;primaryPublicationSubscribeUrl&quot;:&quot;https://thomasroccia.substack.com/subscribe?&quot;,&quot;primaryPublicationUrl&quot;:&quot;https://thomasroccia.substack.com&quot;,&quot;primaryPublicationName&quot;:&quot;Thomas Roccia&quot;,&quot;primaryPublicationId&quot;:7926542}],&quot;post_date&quot;:&quot;2026-07-04T12:45:34.668Z&quot;,&quot;cover_image&quot;:&quot;https://substack-video.s3.amazonaws.com/video_upload/post/205036360/949475ed-2d1e-4082-aada-5b277d6ae0a6/transcoded-1783167970.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://entra.news/p/attackers-are-targeting-the-ai-ecosystem&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:205036360,&quot;type&quot;:&quot;podcast&quot;,&quot;reaction_count&quot;:7,&quot;comment_count&quot;:0,&quot;publication_id&quot;:1804560,&quot;publication_name&quot;:&quot;Entra.News - Your weekly dose of Microsoft Entra&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!4mCy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b3b3378-703b-4f6a-ab4d-10470336b06f_1280x1280.png&quot;,&quot;belowTheFold&quot;:false,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><p>Enjoy!</p><div><hr></div><p>Sponsored by:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=onedrive" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!hMv2!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb8959853-d195-419a-ae82-2ae15a1c5087_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!hMv2!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb8959853-d195-419a-ae82-2ae15a1c5087_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!hMv2!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb8959853-d195-419a-ae82-2ae15a1c5087_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!hMv2!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb8959853-d195-419a-ae82-2ae15a1c5087_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!hMv2!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb8959853-d195-419a-ae82-2ae15a1c5087_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b8959853-d195-419a-ae82-2ae15a1c5087_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:131489,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=onedrive&quot;,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/205127257?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb8959853-d195-419a-ae82-2ae15a1c5087_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!hMv2!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb8959853-d195-419a-ae82-2ae15a1c5087_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!hMv2!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb8959853-d195-419a-ae82-2ae15a1c5087_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!hMv2!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb8959853-d195-419a-ae82-2ae15a1c5087_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!hMv2!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb8959853-d195-419a-ae82-2ae15a1c5087_1200x600.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p><span>OneDrive Delegation Without the Time Travel</span></p><p><span>Granting OneDrive access with Microsoft&#8217;s native tools means clicking from the M365 Admin Center into SharePoint Admin, digging under &#8220;More features&#8221; &#8594; &#8220;User Profiles&#8221;, and landing in a portal whose UI hasn&#8217;t changed since 2010 - minutes of hunting for a one-second setting.</span></p><p><span>EasyEntra brings OneDrive management back to the future:</span></p><p><span>&#9729; Delegate OneDrive access in seconds - no portal maze<br>&#9729; Works for hybrid and cloud-only accounts alike<br>&#9729; No SharePoint Admin Center, no classic User Profiles detour<br>&#9729; Available directly in user properties with instant loading<br>&#9729; Free to use for smaller tenants - no license required</span></p><p><span>One place, one click, zero detours - download EasyEntra and never open the classic SharePoint portal again.</span></p><p><em><span>&#8220;This is the best software ever.&#8221;<br></span></em><span>CIO, Care Alliance Health Center, United States</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=onedrive&quot;,&quot;text&quot;:&quot;Download EasyEntra&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://easyentra.com/?utm_source=entranews&amp;utm_medium=paid&amp;utm_campaign=easyentra&amp;utm_content=onedrive"><span>Download EasyEntra</span></a></p></blockquote><div><hr></div><h1>&#9889;&#65039; Microsoft</h1><h2>&#127942; General Availability</h2><ul><li><p><a href="https://techcommunity.microsoft.com/blog/microsoft-entra-blog/microsoft-entra-backup-and-recovery-is-now-generally-available/4521997">Microsoft Entra Backup and Recovery is now generally available</a> &#8226; <em>Cindy Crane</em></p></li></ul><h2>&#128293; Public Preview</h2><ul><li><p><a href="https://techcommunity.microsoft.com/blog/microsoft-entra-blog/bring-business-logic-into-pim-role-activation-workflows/4531380">Bring business logic into PIM role activation workflows</a> &#8226; <em>Kaitlin Murphy</em></p></li><li><p><a href="https://techcommunity.microsoft.com/blog/microsoft-entra-blog/protect-sensitive-data-in-motion-across-saas-and-ai-apps-with-microsoft-purview-/4529310">Protect sensitive data in motion across SaaS and AI apps with Microsoft Purview and Microsoft Entra</a> &#8226; <em>Sule Tatar</em></p></li></ul><h2>&#128214; Read</h2><ul><li><p><a href="https://www.microsoft.com/en-us/security/blog/2026/06/30/securing-ai-agents-ai-tools-move-from-reading-acting/">Securing AI agents: When AI tools move from reading to acting</a> &#8226; <em>Microsoft Incident Response</em></p></li></ul><ul><li><p><a href="https://www.microsoft.com/en-us/security/blog/2026/06/30/whats-new-in-microsoft-security-june-2026/">&#8203;&#8203;What&#8217;s new in Microsoft Security: June 2026</a> &#8226; <em>Alym Rayani</em></p></li><li><p><a href="https://www.microsoft.com/en-us/security/blog/2026/07/02/improving-security-posture-across-the-microsoft-partner-ecosystem/">Improving security posture across the Microsoft partner ecosystem</a> &#8226; <em>Raji Dani</em></p></li></ul><h2>&#128483;&#65039; Message Center</h2><ul><li><p><a href="https://mc.merill.net/message/MC1282568">MC12825068 - General Availability: Microsoft Entra passkeys on Windows</a> (Updated)</p></li><li><p><a href="https://mc.merill.net/message/MC1409305">MC1409305 - Microsoft Entra: Blocking new assignments to partner tier support roles</a></p></li><li><p><a href="https://mc.merill.net/message/MC1411574">MC1411574 - Microsoft Entra: System-preferred authentication now applies to first-factor authentication</a></p></li><li><p><a href="https://mc.merill.net/message/RM566869">RM566869 - Microsoft Entra: Upcoming changes to federatedTokenValidationPolicy default settings</a></p></li></ul><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://powersyncpro.com/?utm_source=entra_news&amp;utm_medium=email&amp;utm_campaign=entra_july6" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!hYIW!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2572fa23-2e4d-4827-90d2-b4fda51dc8eb_1202x601.png 424w, https://substackcdn.com/image/fetch/$s_!hYIW!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2572fa23-2e4d-4827-90d2-b4fda51dc8eb_1202x601.png 848w, https://substackcdn.com/image/fetch/$s_!hYIW!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2572fa23-2e4d-4827-90d2-b4fda51dc8eb_1202x601.png 1272w, https://substackcdn.com/image/fetch/$s_!hYIW!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2572fa23-2e4d-4827-90d2-b4fda51dc8eb_1202x601.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!hYIW!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2572fa23-2e4d-4827-90d2-b4fda51dc8eb_1202x601.png" width="1202" height="601" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/2572fa23-2e4d-4827-90d2-b4fda51dc8eb_1202x601.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:601,&quot;width&quot;:1202,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:136965,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://powersyncpro.com/?utm_source=entra_news&amp;utm_medium=email&amp;utm_campaign=entra_july6&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/205127257?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2572fa23-2e4d-4827-90d2-b4fda51dc8eb_1202x601.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!hYIW!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2572fa23-2e4d-4827-90d2-b4fda51dc8eb_1202x601.png 424w, https://substackcdn.com/image/fetch/$s_!hYIW!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2572fa23-2e4d-4827-90d2-b4fda51dc8eb_1202x601.png 848w, https://substackcdn.com/image/fetch/$s_!hYIW!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2572fa23-2e4d-4827-90d2-b4fda51dc8eb_1202x601.png 1272w, https://substackcdn.com/image/fetch/$s_!hYIW!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2572fa23-2e4d-4827-90d2-b4fda51dc8eb_1202x601.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p>Move beyond legacy identity and Windows migration approaches.</p><p>PowerSyncPro helps organisations modernise with a cloud-native approach to identity synchronisation and Windows migration, supporting transitions across AD, Entra ID, Microsoft 365 and hybrid environments without unnecessary disruption.</p><ul><li><p>Support big bang, phased and self-service migrations</p></li><li><p>Move devices to Entra Join while retaining user experience</p></li><li><p>Reduce manual effort and migration complexity</p></li><li><p>Drastically reduce support burden in migration projects</p></li><li><p>Operational dashboards track migrations in near real time</p></li><li><p>Full logging capability automatically available for all migrating devices</p></li><li><p>Supports commercial cloud, GCC, GCC High &amp; 21 Vianet</p></li></ul><p>Not sure where to begin? Start with our Getting Started Guide [<a href="https://powersyncpro.com/getting-start-migration-agent?utm_source=entra_news&amp;utm_medium=email&amp;utm_campaign=entra_july6">https://powersyncpro.com/getting-start-migration-agent?utm_source=entra_news&amp;utm_medium=email&amp;utm_campaign=entra_july6</a>] and explore the Architecture Advisor [<a href="https://powersyncpro.com/architecture-advisor?utm_source=entra_news&amp;utm_medium=email&amp;utm_campaign=entra_july6">https://powersyncpro.com/architecture-advisor?utm_source=entra_news&amp;utm_medium=email&amp;utm_campaign=entra_july6</a>] to plan your migration path.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://powersyncpro.com/?utm_source=entra_news&amp;utm_medium=email&amp;utm_campaign=entra_july6&quot;,&quot;text&quot;:&quot;Book a demo&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://powersyncpro.com/?utm_source=entra_news&amp;utm_medium=email&amp;utm_campaign=entra_july6"><span>Book a demo</span></a></p></blockquote><div><hr></div><h1>From the community&#8230;</h1><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/pameladingle_the-2026-vittorio-bertocci-award-is-now-open-activity-7478499670508589056-3aQN?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!TYnr!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F489f31a6-db5c-4b4d-9b2b-408134156a23_1126x1346.png 424w, https://substackcdn.com/image/fetch/$s_!TYnr!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F489f31a6-db5c-4b4d-9b2b-408134156a23_1126x1346.png 848w, https://substackcdn.com/image/fetch/$s_!TYnr!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F489f31a6-db5c-4b4d-9b2b-408134156a23_1126x1346.png 1272w, https://substackcdn.com/image/fetch/$s_!TYnr!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F489f31a6-db5c-4b4d-9b2b-408134156a23_1126x1346.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!TYnr!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F489f31a6-db5c-4b4d-9b2b-408134156a23_1126x1346.png" width="1126" height="1346" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/489f31a6-db5c-4b4d-9b2b-408134156a23_1126x1346.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1346,&quot;width&quot;:1126,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:356625,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/pameladingle_the-2026-vittorio-bertocci-award-is-now-open-activity-7478499670508589056-3aQN?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/205127257?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F489f31a6-db5c-4b4d-9b2b-408134156a23_1126x1346.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!TYnr!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F489f31a6-db5c-4b4d-9b2b-408134156a23_1126x1346.png 424w, https://substackcdn.com/image/fetch/$s_!TYnr!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F489f31a6-db5c-4b4d-9b2b-408134156a23_1126x1346.png 848w, https://substackcdn.com/image/fetch/$s_!TYnr!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F489f31a6-db5c-4b4d-9b2b-408134156a23_1126x1346.png 1272w, https://substackcdn.com/image/fetch/$s_!TYnr!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F489f31a6-db5c-4b4d-9b2b-408134156a23_1126x1346.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p><h2>&#128640; Most popular posts from last week</h2><ul><li><p>&#129351; <a href="https://blog.sonnes.cloud/microsoft-entra-connect-sync-passwordless-authentication-now-supported/">Microsoft Entra Connect Sync &#8211; Passwordless Authentication &#8211; now supported!</a><span> &#8226; </span><em>Michael Morten Sonne</em></p></li><li><p>&#129352; <a href="https://huseynov.com/your-iphone-can-manage-passkeys-on-a-yubikey-yubicos-own-app-just-won-t-let-it-b4e38153bed4">Your iPhone Can Manage Passkeys on a YubiKey. Yubico&#8217;s Own App Just Won&#8217;t Let It</a><span> &#8226; </span><em>Dr. Emin Huseynov</em></p></li><li><p>&#129353; <a href="https://dirkjanm.io/bypassing-conditional-access-with-resource-exclusion/">Bypassing Conditional Access policies that have a resource exclusion</a><span> &#8226; </span><em>Dirk-jan Mollema</em></p></li></ul><h1>&#9728;&#65039; Learn</h1><h2>&#128105;&#8205;&#9992;&#65039; AI &amp; Copilot</h2><ul><li><p><a href="https://michaelsendpoint.com/security/SecurityCopilot/SecurityCopilot.html">Security Copilot</a> &#8226; <em>Michael Frank</em></p></li><li><p><a href="https://blog.darrenjrobinson.com/entrapulse-tenant-profiles-lokka-2-0-interactive-apps-and-microsoft-enterprise-mcp/">EntraPulse: Tenant Profiles, Lokka 2.0 Interactive Apps, and Microsoft Enterprise MCP - darrenjrobinson</a> &#8226; <em>Darren Robinson</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=0NvMCQcHrEM">Episode 431: Agent Governance Is the New App Governance</a> &#8226; <em>Microsoft Cloud IT Pro Podcast</em></p></li></ul><h2>&#129520; Workload ID</h2><ul><li><p><a href="https://www.linkedit.au/blog/2026/07/02/monitoring-microsoft-entra-application-secrets/">Monitoring Microsoft Entra Application Secrets Across Multiple Tenants with Azure Automation</a> &#8226; <em>Dominic Eames</em></p></li><li><p><a href="https://techcommunity.microsoft.com/blog/coreinfrastructureandsecurityblog/authenticating-aws-workloads-to-azure-functions-using-workload-identity-federati/4531603">Authenticating AWS Workloads to Azure Functions using Workload Identity Federation</a> &#8226; <em>Kasturi</em></p></li><li><p>&#127897;&#65039; <a href="https://ctrlaltazure.com/episodes/349-back-to-basics-managed-identities-vs-service-principals-vs-app-registrations">Ctrl+Alt+Azure | 349 - Back to basics: Managed identities vs. Service Principals vs. App Registrations</a> &#8226; <em>Jussi Roine and Tobias Zimmergren</em></p></li><li><p><a href="https://cloudtips.nl/cross-tenant-microsoft-graph-access-using-federated-identity-credential-3f6a422f4be7">Cross Tenant Microsoft Graph Access Using Federated Identity Credential</a> &#8226; <em>Brian Veldman</em></p></li></ul><h2>&#9937;&#65039; ID Protection</h2><ul><li><p><a href="https://blog.pryrotech.com/2026/06/a-new-face-for-riskyusermanagement-in.html">A New Face for Risky User Management in Microsoft Entra</a> &#8226; <em>Colby Pryor</em></p></li></ul><h2>&#128110;&#8205;&#9794;&#65039; ID Governance</h2><ul><li><p><a href="https://ourcloudnetwork.com/microsoft-purview-adds-native-role-assignment-time-limits/">Microsoft Purview Adds Native Role Assignment Time Limits</a> &#8226; <em>Daniel Bradley</em></p></li><li><p><a href="https://www.christianfrohn.dk/2026/07/01/how-to-use-azure-functions-to-run-powershell-scripts-in-entra-id-governance/">How to use Azure Functions to run PowerShell scripts in Entra ID Governance</a> &#8226; <em>Christian Frohn</em></p></li></ul><h2>&#127760; Private Access &amp; Internet Access (GSA)</h2><ul><li><p><a href="https://blog.hametbenoit.info/2026/07/02/entra-id-you-can-now-use-your-own-device-byod-with-global-secure-access-to-connect-to-private-access-profile/">Entra ID &#8211; You can now use your own device (BYOD) with global secure access to connect to private access profile</a> &#8226; <em>Benoit HAMET</em></p></li><li><p><a href="https://mc.merill.net/message/RM566528">RM566528 - Microsoft Purview: Data Loss Prevention - Extend Purview data security to the network layer via Entra GSA integration</a></p></li></ul><h2>&#129734; Authentication</h2><ul><li><p><a href="https://lazyadmin.nl/office-365/microsoft-entra-id-sspr-will-require-registered-authentication-methods/">Microsoft Entra ID SSPR Will Require Registered Authentication Methods</a> &#8226; <em>Rudy Mens</em></p></li><li><p><a href="https://charbelnemnom.com/enable-microsoft-authenticator-passkeys-entra-id/">How To Enable And Roll Out Microsoft Authenticator Passkeys In Microsoft Entra ID: A Step-by-Step Guide - CHARBEL NEMNOM - MVP | MCT | CCSP</a> &#8226; <em>Charbel Nemnom</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=VVkQaDUp5og">Passwords Alone DON&#8217;T WORK! Secure M365/Azure with Entra ID MFA!</a> &#8226; <em>Travis Roberts</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=ZBnyAdA5pjE">The Passwordless Trap: Why Passkeys Break Entra ID SSPR!</a> &#8226; <em>Azure Brother</em></p></li></ul><h2>&#129399; Security</h2><ul><li><p><a href="https://sapirxfed.com/2026/06/30/i-didnt-really-understand-foci-broci-until-now-kinda/">I didn&#8217;t REALLY understand FOCI &amp; BroCI&#8230; until now (Kinda)</a> &#8226; <em>Sapir Federovsky</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=RyOUvOtTnWM">90% of MSPs Handle Admin Access The Wrong Way (Fix It!)</a> &#8226; <em>Jonathan Edwards</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=CnqmC-CQs48">Secure containers from code to runtime</a> &#8226; <em>Microsoft Mechanics</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=G6Aot9UCePU">Zero Trust security for AI agents</a> &#8226; <em>Microsoft Mechanics</em></p></li></ul><h2>&#128210; Tenant Configuration</h2><ul><li><p><a href="https://controlaltdeletetechbits.co.uk/microsoft-entra-backup-recovery/">Microsoft Entra Backup and Recovery and How to Use It</a> &#8226; <em>Mark Oldham</em></p></li><li><p><a href="https://blog.pryrotech.com/2026/01/add-some-baesl-to-your-m365-sandbox.html?m=1">Add some BAESL to your M365 Sandbox!</a> &#8226; <em>Colby Pryor</em></p></li><li><p><a href="https://lazyadmin.nl/office-365/microsoft-365-business-standard-vs-premium-2026-update/">Microsoft 365 Business Standard vs Premium (2026 Update)</a> &#8226; <em>Rudy Mens</em></p></li></ul><h2>&#128717;&#65039; External ID - Customers</h2><ul><li><p><a href="https://medium.com/the-new-control-plane/getting-a-checklist-before-azure-ad-b2c-migration-using-entraexporter-659705484a48">Getting a checklist before Azure AD B2C migration using EntraExporter</a> &#8226; <em>Rory Braybrook</em></p></li></ul><div><hr></div><h2>&#128104;&#127997;&#8205;&#128187; Merill&#8217;s corner</h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://x.com/merill/status/2072005801070539189?s=20" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!eycy!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcb0caab8-1a85-42be-824c-66a84ba28b24_1296x1064.png 424w, https://substackcdn.com/image/fetch/$s_!eycy!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcb0caab8-1a85-42be-824c-66a84ba28b24_1296x1064.png 848w, https://substackcdn.com/image/fetch/$s_!eycy!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcb0caab8-1a85-42be-824c-66a84ba28b24_1296x1064.png 1272w, https://substackcdn.com/image/fetch/$s_!eycy!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcb0caab8-1a85-42be-824c-66a84ba28b24_1296x1064.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!eycy!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcb0caab8-1a85-42be-824c-66a84ba28b24_1296x1064.png" width="1296" height="1064" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/cb0caab8-1a85-42be-824c-66a84ba28b24_1296x1064.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1064,&quot;width&quot;:1296,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:927531,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://x.com/merill/status/2072005801070539189?s=20&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/205127257?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcb0caab8-1a85-42be-824c-66a84ba28b24_1296x1064.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!eycy!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcb0caab8-1a85-42be-824c-66a84ba28b24_1296x1064.png 424w, https://substackcdn.com/image/fetch/$s_!eycy!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcb0caab8-1a85-42be-824c-66a84ba28b24_1296x1064.png 848w, https://substackcdn.com/image/fetch/$s_!eycy!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcb0caab8-1a85-42be-824c-66a84ba28b24_1296x1064.png 1272w, https://substackcdn.com/image/fetch/$s_!eycy!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcb0caab8-1a85-42be-824c-66a84ba28b24_1296x1064.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><ul><li><p>Want to get featured on Entra.News? &#8594; <a href="https://tally.so/r/3Nb1l0">Submit your content</a> &#128526;</p></li><li><p>Want us to say nice things about your company? <a href="https://www.passionfroot.me/jozra">Sponsor entra.news</a> &#129321;</p></li><li><p>Love the newsletter? <a href="https://love.entra.news/">Tell us</a> &#128154;&#10084;&#65039;&#128156;</p></li></ul><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://entra.news/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Entra.News - Your weekly dose of Microsoft Entra is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h2>&#129667; Acknowledgement of Country</h2><p><em>Entra.News is created on Wurundjeri land and acknowledges the traditional owners of country throughout Australia, recognising their continuing connection to land, water and community. We pay our respect to them and their cultures and to elders both past and present.</em></p>]]></content:encoded></item><item><title><![CDATA[Attackers Are Targeting The AI Ecosystem You Cannot See]]></title><description><![CDATA[Practical AI threat intelligence playbook]]></description><link>https://entra.news/p/attackers-are-targeting-the-ai-ecosystem</link><guid isPermaLink="false">https://entra.news/p/attackers-are-targeting-the-ai-ecosystem</guid><dc:creator><![CDATA[Merill Fernando]]></dc:creator><pubDate>Sat, 04 Jul 2026 12:45:34 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/205036360/c0cc352e98ac6e8b7cf38f77be67dd63.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>AI agent security is not just about attackers using AI.</p><p>It is also about attackers targeting the agent ecosystem most organizations cannot see clearly yet: MCP servers, agent skills, packages, API keys, prompts, tools, and the identity layer underneath all of it.</p><p>In this episode, I sit down with <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Thomas Roccia&quot;,&quot;id&quot;:4356962,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/72cce49b-1d15-420b-8afd-89a313cfad91_800x800.png&quot;,&quot;uuid&quot;:&quot;a0431317-b8b8-46be-a72d-c535ca4ba406&quot;}" data-component-name="MentionToDOM"></span>, founder of Security Break and a former Microsoft threat researcher, to look at AI agents from the threat-intelligence side. Thomas explains why the easiest path for attackers may not be futuristic autonomous hacking. It may be the boring weak spots that already exist: malicious packages, untrusted MCP servers, hostile agent skills, leaked API keys, and AI-generated code that chooses the fastest path instead of the safest one.</p><p>For Entra admins and security teams, this is where Agent ID, non-human identity, workload identity, logging, sponsorship, and governance start to matter. Entra Agent ID gives teams a way to identify and govern agents, but identity is only one part of the picture. You still need to understand what agents can discover, what tools they can call, what context they consume, and whether you can replay what they actually did.</p><p>Thomas also breaks down his practical AI threat-intelligence work, including how teams can use agents for CTI, how adversarial prompts and context flooding change the risk model, and why defenders need to understand the attacker side of agent security before these systems become invisible production infrastructure.</p><div><hr></div><p><strong>Sponsored by</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.keytos.io/docs/keytos-connect/?utm_source=entra_chat" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!5i85!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffdb56c80-f24a-43d8-a5c6-7f3398982bb0_2750x1375.svg 424w, https://substackcdn.com/image/fetch/$s_!5i85!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffdb56c80-f24a-43d8-a5c6-7f3398982bb0_2750x1375.svg 848w, https://substackcdn.com/image/fetch/$s_!5i85!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffdb56c80-f24a-43d8-a5c6-7f3398982bb0_2750x1375.svg 1272w, https://substackcdn.com/image/fetch/$s_!5i85!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffdb56c80-f24a-43d8-a5c6-7f3398982bb0_2750x1375.svg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!5i85!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffdb56c80-f24a-43d8-a5c6-7f3398982bb0_2750x1375.svg" width="1456" height="728" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/fdb56c80-f24a-43d8-a5c6-7f3398982bb0_2750x1375.svg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:728,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1061741,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/svg+xml&quot;,&quot;href&quot;:&quot;https://www.keytos.io/docs/keytos-connect/?utm_source=entra_chat&quot;,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/205036360?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffdb56c80-f24a-43d8-a5c6-7f3398982bb0_2750x1375.svg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!5i85!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffdb56c80-f24a-43d8-a5c6-7f3398982bb0_2750x1375.svg 424w, https://substackcdn.com/image/fetch/$s_!5i85!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffdb56c80-f24a-43d8-a5c6-7f3398982bb0_2750x1375.svg 848w, https://substackcdn.com/image/fetch/$s_!5i85!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffdb56c80-f24a-43d8-a5c6-7f3398982bb0_2750x1375.svg 1272w, https://substackcdn.com/image/fetch/$s_!5i85!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffdb56c80-f24a-43d8-a5c6-7f3398982bb0_2750x1375.svg 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><strong>Secure BYOD Wi<span>&#8209;</span>Fi Without MDM enrollment</strong></p><p>Keytos Connect is a new mobile and desktop app that makes it easy for users to connect personal and BYOD devices to enterprise and campus Wi<span>&#8209;</span>Fi without shared passwords, manual certificate installs, or traditional MDM enrollment. Users simply download the app, sign in with their work or school account, and Keytos handles the rest. It also works alongside Intune, allowing organizations to continue managing corporate-owned devices while simplifying connectivity for personal devices.</p><ul><li><p><strong>Connect in minutes</strong>: users download the app, sign in, and get securely onboarded to Wi<span>&#8209;</span>Fi</p></li><li><p><strong>No MDM required</strong>: enable secure access for personal devices without giving IT full control of them</p></li><li><p><strong>Works alongside Intune</strong>: keep your existing management workflows for corporate devices while enabling secure BYOD access</p></li><li><p><strong>Automatic certificate management</strong>: certificate issuance and renewal happen behind the scenes</p></li><li><p><strong>Secure by default</strong>: EAP-TLS authentication eliminates shared Wi<span>&#8209;</span>Fi passwords and provides unique credentials for every user</p></li><li><p><strong>Multi-OS</strong>: Available across iOS, Android, Windows, and macOS devices</p></li><li><p><strong>Included at</strong> <strong>no additional cost</strong> with existing EZRADIUS and EZCA subscriptions</p></li></ul><p>Learn more about Keytos Connect and see how easy secure BYOD connectivity can be.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.keytos.io/docs/keytos-connect/?utm_source=entra_chat&quot;,&quot;text&quot;:&quot;Learn more about Keytos Connect&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.keytos.io/docs/keytos-connect/?utm_source=entra_chat"><span>Learn more about Keytos Connect</span></a></p><div><hr></div><h3><strong>About Thomas Roccia</strong></h3><p>Thomas Roccia is a threat researcher and founder of SecurityBreak, focused on AI threat intelligence, malware analysis, and AI agent security. He previously worked in incident response, malware analysis, threat intelligence, Microsoft Defender, and AI threat research. He is also the author of Visual Threat Intelligence and teaches practical AI for threat intelligence and agentic workflows.</p><p>LinkedIn - <a href="https://au.linkedin.com/in/thomas-roccia">https://au.linkedin.com/in/thomas-roccia</a></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!E-4w!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9772656a-41c0-4af2-8941-4f5b1408b0aa_2752x1536.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!E-4w!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9772656a-41c0-4af2-8941-4f5b1408b0aa_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!E-4w!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9772656a-41c0-4af2-8941-4f5b1408b0aa_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!E-4w!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9772656a-41c0-4af2-8941-4f5b1408b0aa_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!E-4w!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9772656a-41c0-4af2-8941-4f5b1408b0aa_2752x1536.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!E-4w!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9772656a-41c0-4af2-8941-4f5b1408b0aa_2752x1536.png" width="1456" height="813" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/9772656a-41c0-4af2-8941-4f5b1408b0aa_2752x1536.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:813,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:3766807,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/205036360?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9772656a-41c0-4af2-8941-4f5b1408b0aa_2752x1536.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!E-4w!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9772656a-41c0-4af2-8941-4f5b1408b0aa_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!E-4w!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9772656a-41c0-4af2-8941-4f5b1408b0aa_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!E-4w!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9772656a-41c0-4af2-8941-4f5b1408b0aa_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!E-4w!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9772656a-41c0-4af2-8941-4f5b1408b0aa_2752x1536.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><p>Subscribe with your favorite podcast player or watch on YouTube &#128071;</p><div id="youtube2-L-QKiumLzO0" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;L-QKiumLzO0&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/L-QKiumLzO0?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><div><hr></div><h2>Related Links</h2><ul><li><p>Thomas Roccia on LinkedIn - <a href="https://au.linkedin.com/in/thomas-roccia">https://au.linkedin.com/in/thomas-roccia</a></p></li><li><p>SecurityBreak - <a href="https://securitybreak.io/">https://securitybreak.io/</a></p></li><li><p>Practical AI for Threat Intelligence training - <a href="https://securitybreak.io/training-genai">https://securitybreak.io/training-genai</a></p></li><li><p>SHIELD.md: A Security Standard for OpenClaw and AI Agents - <a href="https://blog.securitybreak.io/shield-md-a-security-standard-for-openclaw-and-ai-agents-b38637031460">https://blog.securitybreak.io/shield-md-a-security-standard-for-openclaw-and-ai-agents-b38637031460</a></p></li><li><p>Microsoft Entra Agent ID - <a href="https://learn.microsoft.com/en-us/entra/agent-id/what-is-microsoft-entra-agent-id">https://learn.microsoft.com/en-us/entra/agent-id/what-is-microsoft-entra-agent-id</a></p></li><li><p>Microsoft Entra Agent ID key concepts - <a href="https://learn.microsoft.com/en-us/entra/agent-id/key-concepts">https://learn.microsoft.com/en-us/entra/agent-id/key-concepts</a></p></li><li><p>Agentic Resource Discovery specification - <a href="https://agenticresourcediscovery.org/">https://agenticresourcediscovery.org/</a></p></li><li><p>GitHub Agent Finder - <a href="https://github.blog/changelog/2026-06-17-agent-finder-for-github-copilot-now-available/">https://github.blog/changelog/2026-06-17-agent-finder-for-github-copilot-now-available/</a></p></li></ul><div><hr></div><h2>Chapters</h2><p>00:00 Intro</p><p>00:33 Meet Thomas Roccia</p><p>01:48 From Malware Analysis to AI Threat Intel</p><p>03:30 Why AI Security Is Moving So Fast</p><p>05:49 Agentic Resource Discovery and New Standards</p><p>09:25 Attackers Are Already Using AI Agents</p><p>11:47 The AI Ecosystem Is The Target</p><p>15:26 Prompt Injection, MCP, Skills, and API Keys</p><p>20:28 Vibe Coding vs Production Security</p><p>23:47 Agent ID and Identity for AI Agents</p><p>32:30 Practical AI for Threat Intelligence</p><p>39:13 Monitoring Agents Like Threat Actors Do</p><p>42:28 Context Flooding and What&#8217;s Next</p><div><hr></div><h3>Podcast Apps</h3><p>Apple Podcast - <a href="https://entra.chat/apple">https://entra.chat/apple</a></p><p>YouTube - <a href="https://entra.chat/youtube">https://entra.chat/youtube</a></p><p>Spotify - <a href="https://entra.chat/spotify">https://entra.chat/spotify</a></p><p>Overcast - <a href="https://entra.chat/overcast">https://entra.chat/overcast</a></p><p>Pocketcast - <a href="https://entra.chat/pocketcast">https://entra.chat/pocketcast</a></p><p>Others - <a href="https://entra.chat/rss">https://entra.chat/rss</a></p><div><hr></div><h3>Merill&#8217;s socials</h3><p>YouTube - <a href="https://youtube.com/@merillx">youtube.com/@merillx</a></p><p>LinkedIn - <a href="https://linkedin.com/in/merill">linkedin.com/in/merill</a></p><p>Twitter - <a href="https://twitter.com/merill">twitter.com/merill</a></p><p>TikTok - <a href="https://www.tiktok.com/@merillf">tiktok.com/@merillf</a></p><p>Bluesky - <a href="https://bsky.app/profile/merill.net">bsky.app/profile/merill.net</a></p><p>Mastodon - <a href="https://infosec.exchange/@merill">infosec.exchange/@merill</a></p><p>Threads - <a href="https://www.threads.net/@merillf">threads.net/@merillf</a></p><p>GitHub - <a href="https://github.com/merill">github.com/merill</a></p>]]></content:encoded></item><item><title><![CDATA[Entra 🆔 News #155 → This week in Microsoft Entra]]></title><description><![CDATA[Learn about new Entra + Purview features and more!]]></description><link>https://entra.news/p/entra-news-155-this-week-in-microsoft</link><guid isPermaLink="false">https://entra.news/p/entra-news-155-this-week-in-microsoft</guid><dc:creator><![CDATA[Joshua Fernando]]></dc:creator><pubDate>Sun, 28 Jun 2026 11:20:01 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!CbsT!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc89208f7-22e1-4197-9903-d49237683bc3_1288x566.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>&#128075;</em> Hi, Merill and Joshua here with this week&#8217;s roundup of the latest news on Microsoft Entra from around the globe &#127757;.</p><p>We are light on news from Microsoft but there are some excellent posts from the community this week especially around security including Dirk-jan and more.</p><p>Enjoy!</p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;ce17cbab-383d-42a6-9386-71d8d4e58c0f&quot;,&quot;caption&quot;:&quot;Folks, every big thing in identity started as somebody&#8217;s late-night side quest and Vince Smith has been in the room for a lot of them.&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;lg&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;From Windows Core to Leading Agent ID: Vince Smith&#8217;s Microsoft Story&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:13653245,&quot;name&quot;:&quot;Merill Fernando&quot;,&quot;bio&quot;:&quot;Product Manager &#8226; Microsoft Entra | Creator of cmd.ms &#8226; idPowerToys.merill.net &#8226; Graph X-Ray &#8226; &#127462;&#127482; &#8226; &#127473;&#127472; &#8226; Posts are my own&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67a42318-1b15-490d-a0bf-a68f9ea04f79_400x400.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:100}],&quot;post_date&quot;:&quot;2026-06-28T01:08:37.202Z&quot;,&quot;cover_image&quot;:&quot;https://substack-video.s3.amazonaws.com/video_upload/post/203899605/4b6ddc79-70fc-41a9-b6eb-3984493d5cf9/transcoded-1782608605.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://entra.news/p/from-windows-core-to-leading-agent&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:203899605,&quot;type&quot;:&quot;podcast&quot;,&quot;reaction_count&quot;:1,&quot;comment_count&quot;:0,&quot;publication_id&quot;:1804560,&quot;publication_name&quot;:&quot;Entra.News - Your weekly dose of Microsoft Entra&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!4mCy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b3b3378-703b-4f6a-ab4d-10470336b06f_1280x1280.png&quot;,&quot;belowTheFold&quot;:false,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><p></p><div><hr></div><p>Sponsored by:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!yueA!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F541fb267-19d8-448c-b969-eae2d8a20ede_2560x1440.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!yueA!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F541fb267-19d8-448c-b969-eae2d8a20ede_2560x1440.png 424w, https://substackcdn.com/image/fetch/$s_!yueA!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F541fb267-19d8-448c-b969-eae2d8a20ede_2560x1440.png 848w, https://substackcdn.com/image/fetch/$s_!yueA!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F541fb267-19d8-448c-b969-eae2d8a20ede_2560x1440.png 1272w, https://substackcdn.com/image/fetch/$s_!yueA!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F541fb267-19d8-448c-b969-eae2d8a20ede_2560x1440.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!yueA!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F541fb267-19d8-448c-b969-eae2d8a20ede_2560x1440.png" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/541fb267-19d8-448c-b969-eae2d8a20ede_2560x1440.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1058753,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/203899592?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F541fb267-19d8-448c-b969-eae2d8a20ede_2560x1440.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!yueA!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F541fb267-19d8-448c-b969-eae2d8a20ede_2560x1440.png 424w, https://substackcdn.com/image/fetch/$s_!yueA!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F541fb267-19d8-448c-b969-eae2d8a20ede_2560x1440.png 848w, https://substackcdn.com/image/fetch/$s_!yueA!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F541fb267-19d8-448c-b969-eae2d8a20ede_2560x1440.png 1272w, https://substackcdn.com/image/fetch/$s_!yueA!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F541fb267-19d8-448c-b969-eae2d8a20ede_2560x1440.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p><span>Announcing Hacker Summer 2026</span></p><p><span>Altered Security HackerSummer is a month-long Red Teaming event designed for red teamers, security professionals and enthusiasts. Throughout the month we will share resources to understand, practice and analyze Red Team techniques and tactics for on-prem, Azure and AI.</span></p><p><span>What to expect during the month:</span></p><ul><li><p><span>Five Free Red Team Webinars with hands-on labs (July 4th, 11th, 17th, 24th and 31st).</span></p></li></ul><ul><li><p><span>Flat 20% OFF on all On-Demand Courses and Bootcamps - 20th July to 5th Aug 2026</span></p></li></ul><ul><li><p><span>A chance to present your research in front of peers by responding to the Call for Papers.</span></p></li></ul><p><span>Get ready for a month full of red team research, webinars, blog posts, giveaways and discounts!</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.alteredsecurity.com/hacker-summer?utm_source=Entra.News&amp;utm_medium=BannerPost&amp;utm_campaign=HackerSummer2026&quot;,&quot;text&quot;:&quot;Know More&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.alteredsecurity.com/hacker-summer?utm_source=Entra.News&amp;utm_medium=BannerPost&amp;utm_campaign=HackerSummer2026"><span>Know More</span></a></p></blockquote><div><hr></div><h1>&#9889;&#65039; Microsoft</h1><h2>&#128214; Read</h2><ul><li><p><a href="https://techcommunity.microsoft.com/blog/microsoft-entra-blog/secure-ai-at-scale-join-the-microsoft-entra--purview-webinar-series/4530257">Secure AI at scale: Join the Microsoft Entra + Purview webinar series</a> &#8226; <em>Diana Vicezar</em></p></li></ul><h2>&#128250; Watch</h2><ul><li><p>&#128250; <a href="https://www.youtube.com/watch?v=IniSftIYhyU">Strengthen your security posture with Microsoft Entra Conditional Access</a> &#8226; <em>Swaroop Krishnamurthy</em></p></li><li><p>&#128250; <a href="https://www.youtube.com/watch?v=Q10idGc84iU">AI-Powered Identity Security and Live Demos of Security Copilot in Microsoft Entra</a> &#8226; <em>Luca Spolidoro and Mamta Kumar</em></p></li></ul><h2>&#128483;&#65039; Message Center</h2><ul><li><p><a href="https://mc.merill.net/message/MC1400649">MC1400649 - Upcoming Conditional Access change: Improved enforcement for policies with resource exclusions</a></p></li><li><p><a href="https://mc.merill.net/message/MC1325414">MC1325414 - Microsoft Entra ID SSPR will require registered authentication methods starting September 7, 2026</a></p></li><li><p><a href="https://mc.merill.net/message/MC1400824">MC1400824 - Microsoft Entra: Self-service password reset CAPTCHA protection updated</a></p></li></ul><div><hr></div><p><strong>Sponsored by:</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.enowsoftware.com/resources/microsoft-governance-scores?utm_campaign=47431016-365Gov%20Score%2FAppGov%20Score&amp;utm_source=EntraNews&amp;utm_medium=email&amp;utm_content=6.28.26" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!5Fbj!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F22a9ecd0-d1a9-4b85-bc4c-40e444538bb4_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!5Fbj!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F22a9ecd0-d1a9-4b85-bc4c-40e444538bb4_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!5Fbj!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F22a9ecd0-d1a9-4b85-bc4c-40e444538bb4_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!5Fbj!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F22a9ecd0-d1a9-4b85-bc4c-40e444538bb4_1200x600.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!5Fbj!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F22a9ecd0-d1a9-4b85-bc4c-40e444538bb4_1200x600.png" width="1200" height="600" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/22a9ecd0-d1a9-4b85-bc4c-40e444538bb4_1200x600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:600,&quot;width&quot;:1200,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:252788,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.enowsoftware.com/resources/microsoft-governance-scores?utm_campaign=47431016-365Gov%20Score%2FAppGov%20Score&amp;utm_source=EntraNews&amp;utm_medium=email&amp;utm_content=6.28.26&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/203899592?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F22a9ecd0-d1a9-4b85-bc4c-40e444538bb4_1200x600.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!5Fbj!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F22a9ecd0-d1a9-4b85-bc4c-40e444538bb4_1200x600.png 424w, https://substackcdn.com/image/fetch/$s_!5Fbj!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F22a9ecd0-d1a9-4b85-bc4c-40e444538bb4_1200x600.png 848w, https://substackcdn.com/image/fetch/$s_!5Fbj!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F22a9ecd0-d1a9-4b85-bc4c-40e444538bb4_1200x600.png 1272w, https://substackcdn.com/image/fetch/$s_!5Fbj!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F22a9ecd0-d1a9-4b85-bc4c-40e444538bb4_1200x600.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><blockquote><p><span>How Mature Is Your Microsoft Governance?</span></p><p><span>Do you know where your biggest Microsoft 365 governance and Entra ID application risks are in your tenants? How exposed is your organization and its data?</span></p><p><span>ENow has TWO free Microsoft governance assessments:</span></p><p><span>1. One benchmarks your Microsoft 365 governance posture across SharePoint, OneDrive, and Teams workloads</span></p><p><span>2. The second uncovers unknown and overlooked application governance risks across Microsoft Entra ID.</span></p><p><span>No cost. Just actionable insights you can share with your team in minutes.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.enowsoftware.com/resources/microsoft-governance-scores?utm_campaign=47431016-365Gov%20Score%2FAppGov%20Score&amp;utm_source=EntraNews&amp;utm_medium=email&amp;utm_content=6.28.26&quot;,&quot;text&quot;:&quot;Get My Free Scores&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.enowsoftware.com/resources/microsoft-governance-scores?utm_campaign=47431016-365Gov%20Score%2FAppGov%20Score&amp;utm_source=EntraNews&amp;utm_medium=email&amp;utm_content=6.28.26"><span>Get My Free Scores</span></a></p></blockquote><div><hr></div><h1>From the community&#8230;</h1><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/danielbradley2_microsoft-entra-roles-share-7475433383385505818-3JtE/?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!gFx9!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bba2a17-bbd8-45f5-a50f-da210c36ff44_1204x1152.png 424w, https://substackcdn.com/image/fetch/$s_!gFx9!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bba2a17-bbd8-45f5-a50f-da210c36ff44_1204x1152.png 848w, https://substackcdn.com/image/fetch/$s_!gFx9!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bba2a17-bbd8-45f5-a50f-da210c36ff44_1204x1152.png 1272w, https://substackcdn.com/image/fetch/$s_!gFx9!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bba2a17-bbd8-45f5-a50f-da210c36ff44_1204x1152.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!gFx9!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bba2a17-bbd8-45f5-a50f-da210c36ff44_1204x1152.png" width="1204" height="1152" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/4bba2a17-bbd8-45f5-a50f-da210c36ff44_1204x1152.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1152,&quot;width&quot;:1204,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:274654,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/danielbradley2_microsoft-entra-roles-share-7475433383385505818-3JtE/?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/203899592?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bba2a17-bbd8-45f5-a50f-da210c36ff44_1204x1152.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!gFx9!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bba2a17-bbd8-45f5-a50f-da210c36ff44_1204x1152.png 424w, https://substackcdn.com/image/fetch/$s_!gFx9!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bba2a17-bbd8-45f5-a50f-da210c36ff44_1204x1152.png 848w, https://substackcdn.com/image/fetch/$s_!gFx9!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bba2a17-bbd8-45f5-a50f-da210c36ff44_1204x1152.png 1272w, https://substackcdn.com/image/fetch/$s_!gFx9!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bba2a17-bbd8-45f5-a50f-da210c36ff44_1204x1152.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h1>&#9728;&#65039; Learn</h1><h2>&#128105;&#8205;&#9992;&#65039; AI &amp; Copilot</h2><ul><li><p>&#128250; <a href="https://www.youtube.com/watch?v=aH09RL8EORo">Agent ID in Microsoft Entra: Securing the Identity of AI Agents</a> &#8226; <em>Microsoft Security Community and Vijaya Lakshmi Nukula</em></p></li></ul><h2>&#128230; Apps</h2><ul><li><p><a href="https://janbakker.tech/entra-id-saml-authnmethodsreferences-amr-now-supports-phishing-resistant-mfa/">Entra ID SAML authnmethodsreferences (AMR) now supports phishing-resistant MFA</a> &#8226; <em>Jan Bakker</em></p></li></ul><h2>&#129734; Authentication</h2><ul><li><p><a href="https://huseynov.com/your-iphone-can-manage-passkeys-on-a-yubikey-yubicos-own-app-just-won-t-let-it-b4e38153bed4">Your iPhone Can Manage Passkeys on a YubiKey. Yubico&#8217;s Own App Just Won&#8217;t Let It</a> &#8226; <em>Dr. Emin Huseynov</em></p></li></ul><h2>&#129302; DevOps &amp; PowerShell</h2><ul><li><p><a href="https://office365itpros.com/2026/06/25/graph-delta-queries-entra-id-groups/?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=graph-delta-queries-entra-id-groups">Using Graph Delta Queries with Entra ID Groups</a> &#8226; <em>Tony Redmond</em></p></li></ul><h2>&#128678; Conditional Access</h2><ul><li><p>&#128250; <a href="https://www.youtube.com/watch?v=gSRRQAVQ4eM">New Entra ID Conditional Access Features June 2026</a> &#8226; <em>Andy Malone</em></p></li></ul><h2>&#129399; Security</h2><ul><li><p><a href="https://dirkjanm.io/bypassing-conditional-access-with-resource-exclusion/">Bypassing Conditional Access policies that have a resource exclusion</a> &#8226; <em>Dirk-jan Mollema</em></p></li><li><p><a href="https://www.netspi.com/blog/technical-blog/cloud-pentesting/bypassing-microsoft-entra-conditional-access-policies-via-nested-app-authentication/">Bypassing Microsoft Entra Conditional Access Policies via Nested App Authentication</a> &#8226; <em>Thomas Byrne</em></p></li><li><p><a href="https://www.resilix.be/blog/m365-security-5/data-as-the-trust-boundary-66">Zero Trust - Data as the Trust Boundary</a> &#8226; <em>Guillaume Bossiroy</em></p></li><li><p><a href="https://www.michaelvink.com/l/secure-and-monitor-your-copilot-studio-ai-agents-real-time/">Secure And Monitor Your Microsoft Copilot Studio AI Agents Real Time</a> &#8226; <em>Michael Vink</em></p></li><li><p><a href="https://cyberdom.blog/from-ests-cookie-replay-to-inbox-persistence/">From ESTS Cookie Replay to Inbox Persistence</a> &#8226; <em>Elli Shlomo</em></p></li><li><p><a href="https://www.elastic.co/security-labs/aad-graph-activity-logs-threat-detection">Azure AD Graph Activity Logs: detecting directory enumeration</a> &#8226; <em>Terrance DeJesus</em></p></li></ul><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://x.com/_dirkjan/status/2069081835561226733?s=20" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!tTgV!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8891c22-07c9-48d5-bac9-5404df3da27a_1306x696.png 424w, https://substackcdn.com/image/fetch/$s_!tTgV!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8891c22-07c9-48d5-bac9-5404df3da27a_1306x696.png 848w, https://substackcdn.com/image/fetch/$s_!tTgV!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8891c22-07c9-48d5-bac9-5404df3da27a_1306x696.png 1272w, https://substackcdn.com/image/fetch/$s_!tTgV!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8891c22-07c9-48d5-bac9-5404df3da27a_1306x696.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!tTgV!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8891c22-07c9-48d5-bac9-5404df3da27a_1306x696.png" width="1306" height="696" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d8891c22-07c9-48d5-bac9-5404df3da27a_1306x696.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:696,&quot;width&quot;:1306,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:144827,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://x.com/_dirkjan/status/2069081835561226733?s=20&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/203899592?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8891c22-07c9-48d5-bac9-5404df3da27a_1306x696.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!tTgV!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8891c22-07c9-48d5-bac9-5404df3da27a_1306x696.png 424w, https://substackcdn.com/image/fetch/$s_!tTgV!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8891c22-07c9-48d5-bac9-5404df3da27a_1306x696.png 848w, https://substackcdn.com/image/fetch/$s_!tTgV!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8891c22-07c9-48d5-bac9-5404df3da27a_1306x696.png 1272w, https://substackcdn.com/image/fetch/$s_!tTgV!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd8891c22-07c9-48d5-bac9-5404df3da27a_1306x696.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>&#9851;&#65039; Sync</h2><ul><li><p><a href="https://blog.sonnes.cloud/microsoft-entra-connect-sync-passwordless-authentication-now-supported/">Microsoft Entra Connect Sync &#8211; Passwordless Authentication &#8211; now supported!</a> &#8226; <em>Michael Morten Sonne</em></p></li><li><p><a href="https://agderinthe.cloud/2026/06/23/sync-and-seek-user-matching-in-tenant-migrations/">Sync and seek: User matching in tenant migrations</a> &#8226; <em>Per-Torben Sorensen</em></p></li></ul><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://x.com/fabian_bader/status/2069121879072198966?s=20" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!4iFa!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffa5cfe51-5d56-43a9-b0b3-bf782b6958a8_1290x980.png 424w, https://substackcdn.com/image/fetch/$s_!4iFa!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffa5cfe51-5d56-43a9-b0b3-bf782b6958a8_1290x980.png 848w, https://substackcdn.com/image/fetch/$s_!4iFa!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffa5cfe51-5d56-43a9-b0b3-bf782b6958a8_1290x980.png 1272w, https://substackcdn.com/image/fetch/$s_!4iFa!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffa5cfe51-5d56-43a9-b0b3-bf782b6958a8_1290x980.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!4iFa!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffa5cfe51-5d56-43a9-b0b3-bf782b6958a8_1290x980.png" width="1290" height="980" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/fa5cfe51-5d56-43a9-b0b3-bf782b6958a8_1290x980.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:980,&quot;width&quot;:1290,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:466418,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://x.com/fabian_bader/status/2069121879072198966?s=20&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/203899592?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffa5cfe51-5d56-43a9-b0b3-bf782b6958a8_1290x980.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!4iFa!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffa5cfe51-5d56-43a9-b0b3-bf782b6958a8_1290x980.png 424w, https://substackcdn.com/image/fetch/$s_!4iFa!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffa5cfe51-5d56-43a9-b0b3-bf782b6958a8_1290x980.png 848w, https://substackcdn.com/image/fetch/$s_!4iFa!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffa5cfe51-5d56-43a9-b0b3-bf782b6958a8_1290x980.png 1272w, https://substackcdn.com/image/fetch/$s_!4iFa!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffa5cfe51-5d56-43a9-b0b3-bf782b6958a8_1290x980.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>&#128717;&#65039; External ID - Customers</h2><ul><li><p><a href="https://mjendza.net/post/migrate-b2c-to-eeid/">Migrating from Azure AD B2C to Microsoft Entra External ID: Applications, Authentication Methods, Branding and Users (Part 1)</a> &#8226; <em>Mateusz Jendza</em></p></li><li><p><a href="https://medium.com/the-new-control-plane/azure-ad-b2c-to-entra-external-id-eeid-migration-tools-348d49a992f3">Azure AD B2C to Entra External ID (EEID) migration tools</a> &#8226; <em>Rory Braybrook</em></p></li></ul><div><hr></div><h2>&#9874;&#65039; Toolkit</h2><ul><li><p><a href="https://github.com/cmaneu/entra-local">&#128736;&#65039; GitHub - cmaneu/entra-local: A local Entra ID emulator for application developers that need to mock authentication</a> &#8226; <em>Christopher Maneu</em></p></li></ul><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/cmaneu_opensource-azure-entraid-activity-7475577662397296640-DzqZ?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!JiSJ!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49dbd5f1-0a73-43ad-94fe-1558368402f0_1118x952.png 424w, https://substackcdn.com/image/fetch/$s_!JiSJ!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49dbd5f1-0a73-43ad-94fe-1558368402f0_1118x952.png 848w, https://substackcdn.com/image/fetch/$s_!JiSJ!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49dbd5f1-0a73-43ad-94fe-1558368402f0_1118x952.png 1272w, https://substackcdn.com/image/fetch/$s_!JiSJ!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49dbd5f1-0a73-43ad-94fe-1558368402f0_1118x952.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!JiSJ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49dbd5f1-0a73-43ad-94fe-1558368402f0_1118x952.png" width="1118" height="952" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/49dbd5f1-0a73-43ad-94fe-1558368402f0_1118x952.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:952,&quot;width&quot;:1118,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:306638,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/cmaneu_opensource-azure-entraid-activity-7475577662397296640-DzqZ?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/203899592?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49dbd5f1-0a73-43ad-94fe-1558368402f0_1118x952.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!JiSJ!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49dbd5f1-0a73-43ad-94fe-1558368402f0_1118x952.png 424w, https://substackcdn.com/image/fetch/$s_!JiSJ!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49dbd5f1-0a73-43ad-94fe-1558368402f0_1118x952.png 848w, https://substackcdn.com/image/fetch/$s_!JiSJ!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49dbd5f1-0a73-43ad-94fe-1558368402f0_1118x952.png 1272w, https://substackcdn.com/image/fetch/$s_!JiSJ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F49dbd5f1-0a73-43ad-94fe-1558368402f0_1118x952.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><h2>&#128293; Maester</h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://www.linkedin.com/posts/merill_maester-microsoftintune-endpointsecurity-activity-7474446774804455425-kQyv?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!XuNi!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5cb9438c-6687-4cb2-9184-a33183ec4639_1062x1084.png 424w, https://substackcdn.com/image/fetch/$s_!XuNi!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5cb9438c-6687-4cb2-9184-a33183ec4639_1062x1084.png 848w, https://substackcdn.com/image/fetch/$s_!XuNi!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5cb9438c-6687-4cb2-9184-a33183ec4639_1062x1084.png 1272w, https://substackcdn.com/image/fetch/$s_!XuNi!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5cb9438c-6687-4cb2-9184-a33183ec4639_1062x1084.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!XuNi!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5cb9438c-6687-4cb2-9184-a33183ec4639_1062x1084.png" width="1062" height="1084" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5cb9438c-6687-4cb2-9184-a33183ec4639_1062x1084.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1084,&quot;width&quot;:1062,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:238012,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://www.linkedin.com/posts/merill_maester-microsoftintune-endpointsecurity-activity-7474446774804455425-kQyv?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAE2HdgBr18Dks1IiZ7TlCEOKbW_5legOj0&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/203899592?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5cb9438c-6687-4cb2-9184-a33183ec4639_1062x1084.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!XuNi!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5cb9438c-6687-4cb2-9184-a33183ec4639_1062x1084.png 424w, https://substackcdn.com/image/fetch/$s_!XuNi!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5cb9438c-6687-4cb2-9184-a33183ec4639_1062x1084.png 848w, https://substackcdn.com/image/fetch/$s_!XuNi!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5cb9438c-6687-4cb2-9184-a33183ec4639_1062x1084.png 1272w, https://substackcdn.com/image/fetch/$s_!XuNi!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5cb9438c-6687-4cb2-9184-a33183ec4639_1062x1084.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><h2>&#128104;&#127997;&#8205;&#128187; Merill&#8217;s corner</h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://x.com/merill/status/2069346898612490597?s=20" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!CbsT!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc89208f7-22e1-4197-9903-d49237683bc3_1288x566.png 424w, https://substackcdn.com/image/fetch/$s_!CbsT!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc89208f7-22e1-4197-9903-d49237683bc3_1288x566.png 848w, https://substackcdn.com/image/fetch/$s_!CbsT!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc89208f7-22e1-4197-9903-d49237683bc3_1288x566.png 1272w, https://substackcdn.com/image/fetch/$s_!CbsT!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc89208f7-22e1-4197-9903-d49237683bc3_1288x566.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!CbsT!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc89208f7-22e1-4197-9903-d49237683bc3_1288x566.png" width="1288" height="566" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c89208f7-22e1-4197-9903-d49237683bc3_1288x566.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:566,&quot;width&quot;:1288,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:98063,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:&quot;https://x.com/merill/status/2069346898612490597?s=20&quot;,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://entra.news/i/203899592?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc89208f7-22e1-4197-9903-d49237683bc3_1288x566.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!CbsT!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc89208f7-22e1-4197-9903-d49237683bc3_1288x566.png 424w, https://substackcdn.com/image/fetch/$s_!CbsT!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc89208f7-22e1-4197-9903-d49237683bc3_1288x566.png 848w, https://substackcdn.com/image/fetch/$s_!CbsT!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc89208f7-22e1-4197-9903-d49237683bc3_1288x566.png 1272w, https://substackcdn.com/image/fetch/$s_!CbsT!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc89208f7-22e1-4197-9903-d49237683bc3_1288x566.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><ul><li><p>Want to get featured on Entra.News? &#8594; <a href="https://tally.so/r/3Nb1l0">Submit your content</a> &#128526;</p></li><li><p>Want us to say nice things about your company? <a href="https://www.passionfroot.me/jozra">Sponsor entra.news</a> &#129321;</p></li><li><p>Love the newsletter? <a href="https://love.entra.news/">Tell us</a> &#128154;&#10084;&#65039;&#128156;</p></li></ul><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://entra.news/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Entra.News - Your weekly dose of Microsoft Entra is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h2>&#129667; Acknowledgement of Country</h2><p><em>Entra.News is created on Wurundjeri land and acknowledges the traditional owners of country throughout Australia, recognising their continuing connection to land, water and community. We pay our respect to them and their cultures and to elders both past and present.</em></p>]]></content:encoded></item><item><title><![CDATA[From Windows Core to Leading Agent ID: Vince Smith’s Microsoft Story]]></title><description><![CDATA[Inside Entra: The Real Reason Microsoft Created Agent ID]]></description><link>https://entra.news/p/from-windows-core-to-leading-agent</link><guid isPermaLink="false">https://entra.news/p/from-windows-core-to-leading-agent</guid><dc:creator><![CDATA[Merill Fernando]]></dc:creator><pubDate>Sun, 28 Jun 2026 01:08:37 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/203899605/dfce584f0b6c7698be9042ecf89890ec.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>Folks, every big thing in identity started as somebody&#8217;s late-night side quest and Vince Smith has been in the room for a lot of them. </p><p>In this episode of Entra Chat, Vince (the PM lead driving Microsoft Entra Agent ID) walks us back through a 25-year run at Microsoft: shipping beta products off a machine wired straight to the internet under a neighbor&#8217;s desk, owning the early RBAC and custom roles work that shaped Entra, surviving a couple of security incidents he <em>mostly</em> can&#8217;t talk about, and finally landing on the team building identity for AI agents. </p><p>Along the way he owns up to the one feature name he&#8217;d take back if he could, and shares the dead-simple trick he used as a junior dev to get senior engineers to answer his questions every single time.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!95fl!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F13e7be02-c4cf-4525-9b8a-064efc21e0af_2752x1536.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!95fl!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F13e7be02-c4cf-4525-9b8a-064efc21e0af_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!95fl!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F13e7be02-c4cf-4525-9b8a-064efc21e0af_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!95fl!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F13e7be02-c4cf-4525-9b8a-064efc21e0af_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!95fl!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F13e7be02-c4cf-4525-9b8a-064efc21e0af_2752x1536.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!95fl!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F13e7be02-c4cf-4525-9b8a-064efc21e0af_2752x1536.png" width="1456" height="813" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/13e7be02-c4cf-4525-9b8a-064efc21e0af_2752x1536.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:813,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:4488973,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://entra.news/i/203899605?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F13e7be02-c4cf-4525-9b8a-064efc21e0af_2752x1536.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!95fl!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F13e7be02-c4cf-4525-9b8a-064efc21e0af_2752x1536.png 424w, https://substackcdn.com/image/fetch/$s_!95fl!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F13e7be02-c4cf-4525-9b8a-064efc21e0af_2752x1536.png 848w, https://substackcdn.com/image/fetch/$s_!95fl!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F13e7be02-c4cf-4525-9b8a-064efc21e0af_2752x1536.png 1272w, https://substackcdn.com/image/fetch/$s_!95fl!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F13e7be02-c4cf-4525-9b8a-064efc21e0af_2752x1536.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>But this isn&#8217;t just a war-stories episode. Vince breaks down <em>why</em> agents needed a brand-new kind of identity in the first place. An agent is a strange beast &#8216;as clumsy and unpredictable as a human, and as fast as a machine&#8217; which means traditional anomaly detection looks at one and basically can&#8217;t tell if it&#8217;s a user or a workload gone rogue. His answer is the blueprint-and-instance model: one blueprint (think app registration) spinning up many scoped, least-privilege instances, instead of a bazillion app registrations or one over-permissioned service principal that can read everyone&#8217;s mailbox. And if you&#8217;re wondering why this matters <em>now</em>, Vince makes the case that as users move to passkeys, attackers just slide to the other end of the balloon: non-human identities and workloads. That&#8217;s the new frontier.</p><p>So what should you actually do Monday morning? His advice is refreshingly un-precious: don&#8217;t wait for the perfect plan. Start green, set a standard for every new agent so you stop the bleeding from shadow AI, then stay green and slowly get green by cleaning up the mess behind you. Even just stamping a unique identifier on your agents today buys you the observability you&#8217;ll desperately want later. </p><p>Be the river that flows around the rocks. </p><p>There&#8217;s a lot more in the full conversation including how Agent ID and Agent 365 actually fit together, and how Vince came up to speed on a space that&#8217;s moving too fast to write a book about. Give it a watch.</p><div class="pullquote"><p>Subscribe with your favorite podcast player or watch on YouTube &#128071;</p><div id="youtube2-WVgmnNBmzxM" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;WVgmnNBmzxM&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/WVgmnNBmzxM?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div></div><h3>About Vince Smith</h3><p><span>Vince Smith is the PM Lead for Agent ID at Microsoft. A self-described computer nerd and Gen Xer, Vince has been with Microsoft since late 1999, working on everything from Windows Core and GDPR to multi-tenant collaboration and identity protection.</span></p><p>LinkedIn - <a href="https://www.linkedin.com/in/vincecsmith/">https://www.linkedin.com/in/vincecsmith/</a></p><div><hr></div><h3>&#128279; Related Links</h3><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;652e0a71-376e-437d-90e5-955f85d4dc62&quot;,&quot;caption&quot;:&quot;Microsoft Entra Agent ID Just Went GA Here&#8217;s What You Need to Know About Agent Permissions&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;sm&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;If You Manage Entra Permissions, Watch This Before Deploying Agents&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:13653245,&quot;name&quot;:&quot;Merill Fernando&quot;,&quot;bio&quot;:&quot;Product Manager &#8226; Microsoft Entra | Creator of cmd.ms &#8226; idPowerToys.merill.net &#8226; Graph X-Ray &#8226; &#127462;&#127482; &#8226; &#127473;&#127472; &#8226; Posts are my own&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67a42318-1b15-490d-a0bf-a68f9ea04f79_400x400.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:100}],&quot;post_date&quot;:&quot;2026-05-09T14:10:47.655Z&quot;,&quot;cover_image&quot;:&quot;https://substack-video.s3.amazonaws.com/video_upload/post/196984522/29bfbfad-9468-41ad-8752-62a9c1dee183/transcoded-1778335802.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://entra.news/p/if-you-manage-entra-permissions-watch&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:196984522,&quot;type&quot;:&quot;podcast&quot;,&quot;reaction_count&quot;:8,&quot;comment_count&quot;:0,&quot;publication_id&quot;:1804560,&quot;publication_name&quot;:&quot;Entra.News - Your weekly dose of Microsoft Entra&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!4mCy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b3b3378-703b-4f6a-ab4d-10470336b06f_1280x1280.png&quot;,&quot;belowTheFold&quot;:true,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><ul><li><p>Entra Agent ID - <a href="https://learn.microsoft.com/en-us/entra/agent-id/what-is-microsoft-entra-agent-id">https://learn.microsoft.com/en-us/entra/agent-id/what-is-microsoft-entra-agent-id</a></p></li><li><p>Agent 365 - <a href="https://www.microsoft.com/en-us/microsoft-agent-365">https://www.microsoft.com/en-us/microsoft-agent-365</a></p></li></ul><div><hr></div><h3>&#128215; Chapters</h3><p>06:23 Provisioning vs. Federation</p><p>10:25 The Need for Agent ID</p><p>17:28 Blueprints and Multi-Instancing</p><p>23:55 Demystifying Agent 365</p><p>26:56 The Threat of Non-Human Identities (NHI)</p><p>33:08 Planning Your Enterprise AI Strategy</p><p>36:14 Defining a &#8220;Start Green&#8221; AI Plan</p><p>40:45 The Best Way to Learn Complex Tech</p><p>45:13 The Wild World of CIAM</p><div><hr></div><h3>Podcast Apps</h3><p>&#127897;&#65039; Entra.Chat - https://entra.chat</p><p>&#127911; Apple Podcast &#8594; https://entra.chat/apple</p><p>&#128250; YouTube &#8594; https://entra.chat/youtube</p><p>&#128250; Spotify &#8594; https://entra.chat/spotify</p><p>&#127911; Overcast &#8594; https://entra.chat/overcast</p><p>&#127911; Pocketcast &#8594; https://entra.chat/pocketcast</p><p>&#127911; Others &#8594; https://entra.chat/rss</p><div><hr></div><h3>Merill&#8217;s socials</h3><p>&#128250; YouTube &#8594; <a href="https://youtube.com/@merillx">youtube.com/@merillx</a></p><p>&#128084; LinkedIn &#8594; <a href="https://linkedin.com/in/merill">linkedin.com/in/merill</a></p><p>&#128036; Twitter &#8594; <a href="https://twitter.com/merill">twitter.com/merill</a></p><p>&#128378; TikTok &#8594; <a href="https://www.tiktok.com/@merillf">tiktok.com/@merillf</a></p><p>&#129419; Bluesky &#8594; <a href="https://bsky.app/profile/merill.net">bsky.app/profile/merill.net</a></p><p>&#128024; Mastodon &#8594; <a href="https://infosec.exchange/@merill">infosec.exchange/@merill</a></p><p>&#129525; Threads &#8594; <a href="https://www.threads.net/@merillf">threads.net/@merillf</a></p><p>&#129302; GitHub &#8594; <a href="https://github.com/merill">github.com/merill</a></p>]]></content:encoded></item></channel></rss>