Søren Albeck
Søren Albeck
#### Pull Request (PR) description AADGroup: Add properties MemberOf and AssignedToRole to resource #### This Pull Request (PR) fixes the following issues Implements #2301
### Description For a group that is created with IsAssignableToRole, it would be helpful to also be able to assign it to one or more AAD roles and subsequently to...
Not sure if this is a question or a suggestion. The recent addition of the IntuneDeviceConfigurationPolicyMacOS resource defines DeviceManagementConfigurationPolicyAssignments in the schema.mof file. So far, this device-policy is the only...
#### Details of the scenario you tried and the problem that is occurring Create an AAD group in DSC with one user listed in Members. Applying the MOF fails ####...
### Description As Entra ID Group Owner Consent settings is being deprecated in favour of Teams RSC settings, this proposal contains the Teams-resource governing RSC settings. See https://learn.microsoft.com/en-us/graph/api/resources/teamsappsettings?view=graph-rest-beta ### Proposed...
### Description of the issue The resource returns information that is available through Get-PnPTenant. The corresponding Graph-cmdlet Get-MgAdminSharepointSetting returns quite a number of the same properties and additionally TenantDefaultTimezone. The...
The MSCommerce PS-module is somewhat unfriendly in that it only supports interactive sign-in. It's easy enough to implement changes in Connect-MSCommerce as outlined in https://github.com/microsoft/MSCloudLoginAssistant/issues/46 but it seems that nothing...
### Description of the issue When I try to build a new resource for a Graph-cmdlet - let's say cmdletnoun is MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization - then New-M365DSCResource throws an exception For the...
**Describe the bug** > A clear and concise description of what the bug is. Update-MgBetaServicePrincipalSynchronizationJobSchema fails when attempting to update cross-tenant sync attribute-mapping, likely because OpenAPI specifies PATCH but documentation...
#### Pull Request (PR) description This PR adds support for property NewUnifiedGroupWritebackDefault #### This Pull Request (PR) fixes the following issues NewUnifiedGroupWritebackDefault is currently not supported by the DSC resource...