Closed pegasass closed 1 month ago
I'm currently having the same problem.
it's caused by a backslash ("\") in the name of a CompliancePolicyRule
"Identity": "FFO.extest.microsoft.com/Microsoft Exchange Hosted Organizations/
I was able to use the workaround descibed by @pegasass to get the report from defender. @pegasass: Thanks a lot! :-)
@pegasass Thank you for your report and the noted workaround. An epic for resolving the escaping issue #1138 has been generated and is being tracked to resolve this long term. For now, the workaround you indicated is sufficient or if you know where the appropriate configuration item is and rename it to remove the backslash, that would allow for a full report to be generated without triggering the issue as well.
Problem with JSON parsing
There is an issue when generating report for a Defender:
Offending lines in ProviderSettingsExport.json are 1136,1137:
Solution
To workaround this problem you need to use method mentioned by adhilto in #807:
In my case I had to change:
in