msgraph-sdk-powershell icon indicating copy to clipboard operation
msgraph-sdk-powershell copied to clipboard

Update-MgBetaAccessReview -StartDateTime

Open leherpel opened this issue 1 year ago • 0 comments

Describe the bug

Customers are confused by the StartDateTime parameter. This value cannot be updated for a review which has already been created so we should remove it from available parameters in this command.

To Reproduce Steps to reproduce the behavior:

  1. Execute Update-MgBetaAccessReview with -StartDateTime an existing review
  2. See value is not updated after calling Get-MgBetaAccessReview

Expected behavior

That this parameter is not available when running the Update-MgBetaAccessReview command

Additional context

Customer reported incident here: https://portal.microsofticm.com/imp/v3/incidents/incident/492387321/summary

leherpel avatar Apr 12 '24 22:04 leherpel