Emmanuel Ng'ang'a
Emmanuel Ng'ang'a
-SearchString and -All belongs to different ParameterSets i.e. 'Search' and 'All' respectively as:  Github issue: https://github.com/microsoftgraph/entra-powershell/issues/1118
PR to revert the erroneous commit to main.
Find-EntraBetaCommand/Find-EntraCommand extracts the details of a given Cmdlet or Graph API Uri that includes the Command name, Module, Uri, Method, OutputType, and Permissions. Implementation details Proposed Solution: 1. We maintain...
Porting of Update-MsIdInvitedUserSponsporsFromInvitedBy for both GA and Beta
Porting of MSIdentityTools 'Get-MsIdInactiveSignInUser' to GA and Beta Entra PowerShell.
As per this issue [https://github.com/microsoftgraph/entra-powershell/issues/1155] Set-EntraUserPassword=>Set-EntraUserPasswordProfile Set-EntraBetaUserPassword=>Set-EntraBetaUserPasswordProfile
This script assumes that it resides in the same directory as entra-powershell repo and the entra-powershell-docs-pr What it does: 1. Extracts the file names of all the .md files in...
Usability Params for 'Set-EntraBetaUserLicense' and 'Set-EntraBetaUserPassword'