entra-powershell icon indicating copy to clipboard operation
entra-powershell copied to clipboard

🪲 -ResetRedemption missing from New-EntraInvitation cmdlet

Open scottm19468 opened this issue 9 months ago • 0 comments

The -ResetRedemption parameter seems to be missing from the New-EntraInvitation cmdlet. It was there for the New-AzureADMSInvitation cmdlet.

Thanks for reporting the bug. Please ensure you've gone through the following checklist before opening an issue:

  • Make sure you can reproduce this issue using the latest released version of Microsoft.Entra or Microsoft.Entra.Beta.
  • Please search the existing issues to see if there has been a similar issue filed.

Describe the bug

The -ResetRedemption parameter seems to be missing from the New-EntraInvitation cmdlet. It was there for the New-AzureADMSInvitation cmdlet.

To Reproduce

Steps to reproduce the behavior:

  1. Execute -Entra with ...
  2. See error at ...

Expected behavior

Debug Output

⚠ ATTENTION: Be sure to remove any sensitive information that may be in the logs.

Debug Output

Module Version

1.0.3

Environment Data

Name Value


PSVersion 5.1.14393.6343 PSEdition Desktop PSCompatibleVersions {1.0, 2.0, 3.0, 4.0, 5.0, 5.1.14393.6343} BuildVersion 10.0.14393.6343 CLRVersion 4.0.30319.42000 WSManStackVersion 3.0 PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1

Screenshots

Additional context

I'm not sure if this is a bug or if this param was purposely removed. It is critical for how I was using New-AzureADMSInvitation. If this functionality was moved to a different cmdlet, I could not find it. Thanks!

scottm19468 avatar Mar 06 '25 03:03 scottm19468