We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reviewers are not properly returned by the Export
AADEntitlementManagementAccessPackageAssignmentPolicy "AADEntitlementManagementAccessPackageAssignmentPolicy-New Policy" { AccessPackageId = "ae49804f-0fe0-42f8-8090-84adcae02d3b"; AccessReviewSettings = MSFT_MicrosoftGraphassignmentreviewsettings{ IsEnabled = $True StartDateTime = '05/12/2023 15:35:08' IsAccessRecommendationEnabled = $True AccessReviewTimeoutBehavior = 'acceptAccessRecommendation' IsApprovalJustificationRequired = $True ReviewerType = 'Reviewers' RecurrenceType = 'quarterly' Reviewers = @( Microsoft.Graph.Beta.PowerShell.Models.MicrosoftGraphUserSet Microsoft.Graph.Beta.PowerShell.Models.MicrosoftGraphUserSet ) DurationInDays = 25 }; CanExtend = $False; Credential = $Credscredential; Description = "Test Policy -Updated"; DisplayName = "New Policy"; DurationInDays = 365; Ensure = "Present"; Id = "c8b4da3c-4c44-4b2e-9f6c-cc689c54d31b"; RequestApprovalSettings = MSFT_MicrosoftGraphapprovalsettings{ ApprovalMode = 'NoApproval' IsRequestorJustificationRequired = $False IsApprovalRequired = $False IsApprovalRequiredForExtension = $False }; RequestorSettings = MSFT_MicrosoftGraphrequestorsettings{ AllowedRequestors = @( ) AcceptRequests = $True ScopeType = 'SpecificDirectorySubjects' }; }
The text was updated successfully, but these errors were encountered:
I'll have a look at it as there was a few changes with the v2.0 API
Sorry, something went wrong.
+1 also encountered this on 1.23.1018.1
1.23.1018.1
Thank you to remind me @fraserdarwent Working on this @NikCharlebois
Successfully merging a pull request may close this issue.
Reviewers are not properly returned by the Export
The text was updated successfully, but these errors were encountered: