AADEntitlementManagementAccessPackageAssignmentPolicy: Add missing sub-property#6931
AADEntitlementManagementAccessPackageAssignmentPolicy: Add missing sub-property#6931FabienTschanz merged 3 commits intomicrosoft:Devfrom
Conversation
|
@jan-kre Could you please try this patch? @FabienTschanz Aaaannnddddd another property without proper documentation... I found it used in some cmdlets but those also lack documentation 🤡 |
|
@ricmestre Thank you for the quick fix! Seems to be working but apparently there are more parameters that need to be added, because now comes the next error: |
|
Please test again with my latest update, if it still fails on the same place or anywhere else you'll have to share the whole affected resource to understand what's still missing. @FabienTschanz Not sure if there's code needed to be added in the module, maybe not but I don't have any tenant available right now where to test this, do you? |
|
Works now! The Report generation no longer fails. |
|
Thanks @ricmestre for the quick fix. Yes, it indeed works now, just tested it. However I'll open another PR which simplifies the structure of the resource and fixes an issue with date time conversion. |
Pull Request (PR) description
This PR adds missing sub-property
IsAgenticExperienceEnabledto complex objectAccessReviewSettingson resourceAADEntitlementManagementAccessPackageAssignmentPolicyThis Pull Request (PR) fixes the following issues
Task list
Entry should say what was changed and how that affects users (if applicable), and
reference the issue being resolved (if applicable).