Skip to content

Azure Managed Identity Permissions Tool, a new PowerShell tool that simplifies and streamlines the management of Managed Identity permissions in Azure (Entra ID)

License

Notifications You must be signed in to change notification settings

michaelmsonne/ManagedIdentityPermissionManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure / Entra ID Managed Identity Permission Manager


Buy Me A Coffee


Table of Contents

Introduction

Welcome to the Azure Managed Identity Permissions Tool, a new PowerShell tool that simplifies and streamlines the management of Managed Identity permissions in Azure (Entra ID).

Whether you're a system administrator or a developer, this tool offers a powerful yet user-friendly way to manage permissions, ensuring security, efficiency, and transparency. With this release, I've focused on creating an all-in-one solution for handling Managed Identity permissions, making it easier to avoid risks and errors.

Your feedback and support are always welcome! 🤩🤘

Why this tool is needed

Many existing solutions for managing Managed Identity permissions lack the ease of use and cohesion that this tool provides. This PowerShell tool solves those issues by offering:

  • Simplicity: Consolidates everything in one place—no need to search for scripts.
  • Security: Confirmation prompts for high-risk tasks, with full logging for audit transparency.
  • Efficiency: Handles permissions for both single identities and large-scale operations with ease.

How this tool will help you

  • Build confidence: Logging and confirmations provide peace of mind.
  • Save time: No more script-hunting; everything is centralized.
  • Reduce errors: User-friendly steps and prompts help avoid mistakes.
  • Increase efficiency: Easily manage permissions for multiple identities or APIs.

Contents

Outline the file contents of the repository. It helps users navigate the codebase, build configuration and any related assets.

File/folder Description
src Code for tool
docs Documents/pictures.
.gitignore Define what to ignore at commit time.
CHANGELOG.md List of changes to the tool.
CONTRIBUTING.md Guidelines for contributing.
README.md This README file.
SECURITY.md Security file.
LICENSE The license for the tool.

Features

The initial release of the tool comes with several key features that make it indispensable:

  • List all Managed Identities: Retrieve a complete list of Managed Identities in your Azure environment.
  • View assigned permissions: Quickly view current permissions assigned to any Managed Identity.
  • Support for multiple access scopes: Manage permissions for various APIs like Microsoft Graph.
  • Add permissions without overwriting: Add new permissions without losing existing ones.
  • Set permissions by resetting assignments: Reset and apply new permissions from scratch.
  • Remove individual permissions: Remove specific permissions from an identity.
  • Remove all permissions: Strip all permissions when retiring or decommissioning identities.
  • List access Scopes with filtering: Filter available access scopes for easier management.
  • Confirmation for High-Risk tasks: Prompts for tasks like removing all permissions.
  • Full logging for transparency: Logs all actions for audit purposes.

Screenshot

To be continued...

Sample Screenshot

Download

Ready to take control of your Managed Identity permissions? Download the tool now and get started:

Download the latest version

Version History


Getting started

Known bugs

  • None

Prerequisites

  • PowerShellMicrosoft Graph PowerShell installed on your machine (Microsoft.Graph.Authentication, Microsoft.Graph.Applications)
  • Azure/Entra ID Directory permissions to manage Managed Identities and access scopes.

  • For changes, PowerShell Studio is it for now

Development history

From the early Proof of Concept (PoC) to the official release, this tool has evolved with new features and improvements based on feedback. Check out the development updates on LinkedIn for a behind-the-scenes look:

Contributing

If you want to contribute to this project, please open an issue or submit a pull request. I welcome contributions :)

See CONTRIBUTING for more information.

First off, thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated. Feel free to send pull requests or fill out issues when you encounter them. I'm also completely open to adding direct maintainers/contributors and working together! :)

Please try to create bug reports that are:

  • Reproducible. Include steps to reproduce the problem.
  • Specific. Include as much detail as possible: which version, what environment, etc.
  • Unique. Do not duplicate existing opened issues.
  • Scoped to a Single Bug. One bug per report.

Support

Commercial support

This project is open-source and I invite everybody who can and will to contribute, but I cannot provide any support because I only created this as a "hobby project" ofc. with tbe best in mind. For commercial support, please contact me on LinkedIn so we can discuss the possibilities. It’s my choice to work on this project in my spare time, so if you have commercial gain from this project you should considering sponsoring me.

Buy Me A Coffee

Thanks.

Reach out to the maintainer at one of the following places:

License

This project is licensed under the MIT License - see the LICENSE file for details.

See LICENSE for more information.

About

Azure Managed Identity Permissions Tool, a new PowerShell tool that simplifies and streamlines the management of Managed Identity permissions in Azure (Entra ID)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published