Skip to content

Power Automate Flow content to reassign ownership for Power App

Notifications You must be signed in to change notification settings

SupportMonkey/reassignappowner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Power Automate Flow to Identify Apps Owned by Disabled Users (Orphaned Apps) and Reassign Ownership

This package contains a sample flow that

  1. Is Triggered by an HTML request (for simplicity, this sample uses GET as the request method)
  2. Retrieves all apps from all environments
  3. Reviews the properties for each app
  4. Determines if the app owner is disabled in Office 365
  5. [If Owner = disabled] Reassign the app to System Admin
  6. Send email to the Admin making them aware that app ownership was reassigned.

To use this package, download the .zip package and import into your environment. Be sure set variables for Environment Name and Connections during the import.

About

Power Automate Flow content to reassign ownership for Power App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published