Closed atdheekurteshi closed 2 years ago
I'll look to add this property on next release
This error is coming from our authentication module. We use the Get-MgDomain in order to derive admin url from user name and password. You must grant Graph PowerShell permission in your tenant. You can run the following: Connect-MgGraph -Scopes "Domain.Read.All". https://docs.microsoft.com/en-us/graph/powershell/get-started#sign-in
Issue is closed its working with a newer version of DSC.
ISSUE TITLE: SPOAccessControlSettings: DSC Key 'SPOAccessControlSettings' property 'CommentsOnSitePagesDisabled,DisplayStartASiteOption,DisallowInfectedFileDownload' can't be set on class SPOAccessControlSettings
ISSUE DESCRIPTION (this template): SPOAccessControlSettings: DSC Key 'SPOAccessControlSettings' property 'CommentsOnSitePagesDisabled,DisplayStartASiteOption,DisallowInfectedFileDownload' can't be set on class SPOAccessControlSettings
The same issue is happening also for.
SPOSharingSettings: DSC Key 'SPOSharingSettings' property 'PreventExternalUsersFromResharing,RequireAcceptingAccountMatchInvitedAccount,SharingCapability,DefaultSharingLinkType' can't be set on class SPOSharingSettings
Details of the scenario you tried and the problem that is occurring
Verbose logs showing the problem
Suggested solution to the issue
The DSC configuration that is used to reproduce the issue (as detailed as possible)
MOF file extract