You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Execute Update-MgBetaAccessReview with -StartDateTime an existing review
See value is not updated after calling Get-MgBetaAccessReview
Expected behavior
That this parameter is not available when running the Update-MgBetaAccessReview command
I see the feedback from the AAD Access Reviews team owning the endpoint that the API does not allow to update the start date of a created or scheduled review.
So, closing this ticket as won't do.
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Update-MgBetaAccessReview
with-StartDateTime
an existing reviewGet-MgBetaAccessReview
Expected behavior
Additional context
The text was updated successfully, but these errors were encountered: