{"id":28524821,"url":"https://github.com/microsoftgraph/entra-powershell","last_synced_at":"2025-07-06T11:32:08.643Z","repository":{"id":246430949,"uuid":"435678862","full_name":"microsoftgraph/entra-powershell","owner":"microsoftgraph","description":"Microsoft Entra PowerShell","archived":false,"fork":false,"pushed_at":"2025-06-30T17:19:01.000Z","size":19084,"stargazers_count":150,"open_issues_count":75,"forks_count":31,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-06-30T18:25:15.081Z","etag":null,"topics":["devxeng","graph","microsoft","powershell","powershell-module"],"latest_commit_sha":null,"homepage":"https://aka.ms/entraps","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoftgraph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-06T23:21:51.000Z","updated_at":"2025-06-30T11:36:36.000Z","dependencies_parsed_at":"2024-09-05T14:16:03.768Z","dependency_job_id":"4dafe322-da47-4fc6-a2cc-df00c816ed70","html_url":"https://github.com/microsoftgraph/entra-powershell","commit_stats":null,"previous_names":["microsoftgraph/entra-powershell"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/microsoftgraph/entra-powershell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fentra-powershell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fentra-powershell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fentra-powershell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fentra-powershell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoftgraph","download_url":"https://codeload.github.com/microsoftgraph/entra-powershell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fentra-powershell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263892787,"owners_count":23526155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devxeng","graph","microsoft","powershell","powershell-module"],"created_at":"2025-06-09T11:11:26.104Z","updated_at":"2025-07-06T11:32:08.609Z","avatar_url":"https://github.com/microsoftgraph.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"---\ntitle: About Microsoft Entra PowerShell\ndescription: About Microsoft Entra PowerShell\n\n\nms.topic: reference\nms.date: 02/03/2025\nms.author: eunicewaweru\nms.reviewer: stevemutungi\nmanager: CelesteDG\nauthor: msewaweru\n---\n\n[![PSGallery Version](https://img.shields.io/powershellgallery/v/Microsoft.Entra.svg?style=flat\u0026logo=powershell\u0026label=PSGallery%20Version)](https://www.powershellgallery.com/packages/Microsoft.Entra)\n[![PSGallery Downloads](https://img.shields.io/powershellgallery/dt/Microsoft.Entra.svg?style=flat\u0026logo=powershell\u0026label=PSGallery%20Downloads)](https://www.powershellgallery.com/packages/Microsoft.Entra)\n[![PSGallery Platform](https://img.shields.io/powershellgallery/p/Microsoft.Entra.svg?style=flat\u0026logo=powershell\u0026label=PSGallery%20Platform)](https://www.powershellgallery.com/packages/Microsoft.Entra)\n[![GitHub issues](https://img.shields.io/github/issues/microsoftgraph/entra-powershell)](https://github.com/microsoftgraph/entra-powershell/issues)\n\n# Microsoft Entra PowerShell\n\n[Microsoft Entra PowerShell][learn.microsoft], is a command-line tool that allows administrators and developers to manage and automate Microsoft Entra resources programmatically. This module is developed based on customer feedback to meet usability needs. Microsoft Entra PowerShell is meticulously designed to deliver a delightful, usable, and high-quality collection of PowerShell cmdlets for Entra administrators.\n\nThe module offers human-readable parameters, deliberate parameter set specification, inline documentation, and core PowerShell fundamentals like pipelining. The module builds upon the Microsoft Graph PowerShell SDK. It’s fully interoperable with all cmdlets in the Microsoft Graph PowerShell SDK.\n\nThe module also offers a backward compatibility option to streamline migration from the [retiring AzureAD PowerShell module][azureADRetirement]. Microsoft Entra PowerShell works with Windows PowerShell 5.1 and PowerShell 7+. For the best experience on Windows, Linux, and macOS, we recommend using PowerShell 7 or later.\n\n## Modules\n\nThe following table contains a list of the Microsoft Entra PowerShell modules.\n\n| Module                                          | Latest                          | Description  |\n|------------------------------------------------|--------------------------------|--------------|\n| [`Microsoft.Entra`][entrapsgallery]           | [![mg]][entrapsgallery]        | v1.0 Module  |\n| [`Microsoft.Entra.Beta`][entrapsgallerybeta]  | [![mgbeta]][entrapsgallerybeta] | Beta Module  |\n\n## Roadmap\n\nExplore what's coming next on our [public roadmap][public-roadmap] ✨ and [share your suggestions][suggestions] with us!\n\n## Learn more\n\n\u003cp align=\"center\"\u003e\n   \u003ca href=\"MOTIVATION.md\"\u003eOur Motivation\u003c/a\u003e |\n  \u003ca href=\"GET-STARTED.md\"\u003eGet-Started: Installation \u0026 Usage\u003c/a\u003e |\n  \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e |\n  \u003ca href=\"#known-issues\"\u003eKnown Issues\u003c/a\u003e |\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n\u003e [!NOTE]  \n\u003e We continuously enhance Microsoft Entra PowerShell to improve functionality and performance. To stay up to date, install updates as soon as they are released. Updates are provided on a regular cadence.\n\n## Contribute\n\nTo contribute, see [contribution guide](CONTRIBUTING.md). By the way, our documentation ([cmdlet references](./module/docs/) and [conceptual articles][docs-repo]) 🤓 are open source!\n\n## Known Issues\n\n- Some properties names change between the Azure AD PowerShell module and Microsoft Graph endpoints:\n  - Parameter -Filter might not work correctly\n  - Parameter -SearchString don't currently work\n  - Output objects might be different\n- \"Assembly with same name is already loaded\" - when there are multiple versions of `Microsoft.Graph.Authentication` modules installed.\n\n## Product feedback and issues\n\nIf you find any bugs when using the Microsoft Entra PowerShell module, file an issue on our [GitHub issues][entraPowershellIssues] page.\n\nThis project adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) for questions or comments.\n\n## Thanks :purple_heart:\n\nThank you for your valuable contributions and dedicated efforts in enhancing the Microsoft Entra PowerShell code and documentation. We truly appreciate having you as part of our ✨ amazing community ✨!\"\n\n## License\n\nCopyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT [license](LICENSE).\n\n\u003c!-- PS Gallery --\u003e\n[entrapsgallery]: https://aka.ms/entra/ps/gallery\n[entrapsgallerybeta]: https://aka.ms/entra/ps/gallery/beta\n\n[mg]: https://img.shields.io/powershellgallery/v/Microsoft.Entra.svg?style=flat-square\u0026label=Microsoft.Entra\n[mgbeta]: https://img.shields.io/powershellgallery/v/Microsoft.Entra.Beta.svg?style=flat-square\u0026label=Microsoft.Entra.Beta\n\n[entraPowershellIssues]: htts://aka.ms/entra/ps/issues\n[azureADRetirement]: https://techcommunity.microsoft.com/blog/microsoft-entra-blog/action-required-msonline-and-azuread-powershell-retirement---2025-info-and-resou/4364991\n[learn.microsoft]: https://aka.ms/entra/ps/docs\n[public-roadmap]: https://github.com/orgs/microsoftgraph/projects/69/views/1\n[suggestions]: https://github.com/microsoftgraph/entra-powershell/discussions\n[docs-repo]: https://github.com/MicrosoftDocs/entra-powershell-docs/tree/main/docs/conceptual\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoftgraph%2Fentra-powershell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoftgraph%2Fentra-powershell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoftgraph%2Fentra-powershell/lists"}