-
Notifications
You must be signed in to change notification settings - Fork 517
New issue
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
Release 1.23.1004.1 #3751
Merged
Merged
Release 1.23.1004.1 #3751
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
created using DRG, Specified cmdletNoun of MgbetaDeviceAppManagementPolicySet and API version of Beta
expand all properties when first getting object as they'll be required later (individual assignments command does not work). some placeholder code for items too
Added items values to the output and amended processing to set up object. tested with export and test-m365dscconfiguration
code for adding a new resource now works, tested. uses New-MgbetaDeviceAppManagementPolicySet to set all values
Updated non functional parts of this section of set-targetresource. had to use graph calls for items and assignments as I can't get the cmdlets to work. tested Also amended search for policy by name code as it was failing. tested
removed id from items object, it isn't used and it was causing issues when applying to a recreated policy set guideddeploymenttags seems to be null but is an empty array when exported so corrected for this in returned object from get-targetresource
Intune endpoints were all hardcoded for graph.microsoft.com -- rendering the intune pull useless for GCC-H and DoD Cloud -- updated to pull the Graph Base URL from the existing $Global:MSCloudLoginConnectionProfile.Intune.GraphBaseUrl variable
M365DSCDRGUtil changes to support multiple-clouds
fixed typo
Provided better working for update to M365DSCDRGUtil
Mismatched quotes in URI variable
Quote mismatch
inadvertent change.
tests file configured so it works and also uses dummy assignments and items objects
the status and errorcode values are not required - status is automatically set based on whether or not any groups are assigned to the policy set. Errorcode is also not used in any part of the setup - checked graph calls via web interface and they're not setting these values either
added code to target single test file as per the issue
MSCloudLoginAssistant updated to Version 1.0.121
Policy sets configuration
PR - AADEntitlementManagementAccessPackageAssignmentPolicy - FIXES [#3639]
EXODistributionGroup Fixes
EXOMailboxPermission
EXOMailboxCalendarFolder
Release 1.23.1004.1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.