You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Details of the scenario you tried and the problem that is occurring
SCDLPCompliancePolicy does not come with needful details for drift monitoring.
Details under the location option like Teams, EXO, OD, and SPO are listed, but details about MCAS, On-prem repository, PowerBI endpoint are missing.
Details of the scenario you tried and the problem that is occurring
SCDLPCompliancePolicy does not come with needful details for drift monitoring.
Details under the location option like Teams, EXO, OD, and SPO are listed, but details about MCAS, On-prem repository, PowerBI endpoint are missing.
PS C:\WINDOWS\system32> Get-DscResource -Name SCDLPCompliancePolicy | select -ExpandProperty Properties
Name PropertyType IsMandatory Values
Name [string] True {}
ApplicationId [string] False {}
CertificatePassword [PSCredential] False {}
CertificatePath [string] False {}
CertificateThumbprint [string] False {}
Comment [string] False {}
Credential [PSCredential] False {}
DependsOn [string[]] False {}
Ensure [string] False {Absent, Present}
ExchangeLocation [string[]] False {}
ExchangeSenderMemberOf [string[]] False {}
ExchangeSenderMemberOfException [string[]] False {}
Mode [string] False {Disable, Enable, PendingDeletion, TestWithNotifications...}
OneDriveLocation [string[]] False {}
OneDriveLocationException [string[]] False {}
Priority [UInt32] False {}
PsDscRunAsCredential [PSCredential] False {}
SharePointLocation [string[]] False {}
SharePointLocationException [string[]] False {}
TeamsLocation [string[]] False {}
TeamsLocationException [string[]] False {}
TenantId [string] False {}
Verbose logs showing the problem
Suggested solution to the issue
The DSC configuration that is used to reproduce the issue (as detailed as possible)
# insert configuration here
The operating system the target node is running
Version of the DSC module that was used ('dev' if using current dev branch)
The text was updated successfully, but these errors were encountered: