# powerapps (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover powerapps.

Page: <https://rssamplifier.com/topics/powerapp/blogs>  
Feed: <https://rssamplifier.com/topics/powerapp/blogs.md>

---

## [Managed Sites.Selected permissions](https://lieben.nu/liebensraum/2026/08/managed-sites-selected-permissions/)

_2026-08-11 · JosL · Liebensraum_

Of course you did not give your service principal or managed identity Sites.ReadWrite.All right? Right? Ok, well, if you did, I can imagine, since there is no GUI for it and having to look up site ID’s, MI/SPN’s GUID’s and then executing Graph queries is quite the hassle! So I added a small feature to … Continue reading Managed Sites.Selected permissions →

## [Replacing MemberOf in Entra after it is deprecated](https://lieben.nu/liebensraum/2026/08/replacing-memberof-in-entra-after-it-is-deprecated/)

_2026-08-06 · JosL · Liebensraum_

Microsoft is phasing out the memberOf option in Entra Dynamic Groups, in November. https://learn.microsoft.com/en-us/entra/identity/users/groups-dynamic-rule-member-of This was in preview, but thousands upon thousands of tenants are of course using this in production. Microsoft thus may delay, but in either case, this called for a replacement. A good plan and Claude to the rescue! A simple azure ……

## [Bypassing the IMDS cache](https://lieben.nu/liebensraum/2026/08/bypassing-the-imds-cache/)

_2026-08-03 · JosL · Liebensraum_

The IMDS service allows retrieving tokens for e.g. the Graph API, assuming your managed identity has permissions for it. But what if you forgot to assign permissions? If you already requested a token, you’ll have to wait an hour because IMDS caches its responses, and there is no documented way to bypass the IMDS cache. … Continue reading Bypassing the IMDS cache →

## [DriftMaester 1.3.0](https://lieben.nu/liebensraum/2026/07/driftmaester-1-3-0/)

_2026-07-29 · JosL · Liebensraum_

With Maester 2.2, we now finally have Sharepoint support and tests! And of course much more, but that’s what stood out most to me. (legacy active directory just makes me feel dirty). So, DriftMaester also needs to handle these new permissions and has the new pnp module dependency! Time to update 🙂 DriftMaester auto updates, … Continue reading DriftMaester 1.3.0 →

## [M365AutoRevocate](https://lieben.nu/liebensraum/2026/07/m365autorevocate/)

_2026-07-27 · JosL · Liebensraum_

Offboarding has always been an interesting case, and one I rarely see customers do 100% right. The will is there, often focused on keeping access to data or reclaiming licenses. But execution is a whole different world. Automation for onboarding often exists, offboarding rarely, and if it exists, it is usually still triggered manually, and … Continue reading M365AutoRevocate →

## [DriftMaester 1.2.0](https://lieben.nu/liebensraum/2026/07/driftmaester-1-2-0/)

_2026-07-24 · JosL · Liebensraum_

A nicer installer! And more changes:

## [DriftMaester EXO clash with az.storage fixed](https://lieben.nu/liebensraum/2026/07/driftmaester-exo-clash-with-az-storage-fixed/)

_2026-07-17 · JosL · Liebensraum_

Using PSPublishModule to load the Exo module has finally solved this error: Get the PS runbooks / installer here: https://github.com/jflieben/DriftMaester Or if you already run it, it’ll automatically update tomorrow 🙂

## [THOROUGH reporting of a fileshare before migration to Sharepoint and Teams](https://lieben.nu/liebensraum/2026/07/thorough-reporting-of-a-fileshare-before-migration-to-sharepoint-and-teams/)

_2026-07-15 · JosL · Liebensraum_

I’ve been doing a migration project these past months to Sharepoint / Teams. And boy does the tooling provided suck, I mean…Sharegate / AvePoint are supposed to be a market leaders right? Well, I can tell you it looks more like a cashcow to me, one that’s as good as ready for slaughter. We wanted … Continue reading THOROUGH reporting of a fileshare before migration to Sharepoint and Teams →

## [M365Permissions PS module v2.0.5 released](https://lieben.nu/liebensraum/2026/07/m365permissions-ps-module-v2-0-5-released/)

_2026-07-14 · JosL · Liebensraum_

Changes: Ps gallery: https://www.powershellgallery.com/packages/M365Permissions/

## [Meet Claude, an AI assistant (Sponsored)](https://crawlproof.com/a/YnsYwClihWpR)

_2026-07-14 · **Sponsored**_

Chat with Claude at claude.ai — a conversational AI assistant.

## [M365AutoLink v1.3](https://lieben.nu/liebensraum/2026/07/m365autolink-v1-3/)

_2026-07-09 · JosL · Liebensraum_

Today brings quite the update to M365AutoLink! Big improvements to central management and performance! Read below for all changes. Or just get it here: https://github.com/jflieben/M365AutoLink Security & authentication Reliability Performance UX Compatibility & correctness

