nerdexam
Microsoft

SC-200 · Question #354

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…

The correct answer is B. No. No, this solution will not ensure that Excel generates columns for specific JSON properties in the AuditData column. Applying filters in Excel will only help reduce data quantity but won't address the issue of correctly parsing the JSON data in the AuditData column into…

Submitted by takeshi77· Apr 18, 2026

Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure subscription that uses Microsoft Defender XDR. From the Microsoft Defender portal, you perform an audit search and export the results as a file named File1.csv that contains 10,000 rows. You use Microsoft Excel to perform Get & Transform Data operations to parse the AuditData column from File1.csv. The operations fail to generate columns for specific JSON properties. You need to ensure that Excel generates columns for the specific JSON properties in the audit search results. Solution: From Excel, you apply filters to the existing columns in File1.csv to reduce the number of JSON properties, and then you perform the Get 8t Transform Data operations to parse the AuditData column. Does this meet the requirement?

Options

  • AYes
  • BNo

How the community answered

(44 responses)
  • A
    16% (7)
  • B
    84% (37)

Explanation

No, this solution will not ensure that Excel generates columns for specific JSON properties in the AuditData column. Applying filters in Excel will only help reduce data quantity but won't address the issue of correctly parsing the JSON data in the AuditData column into separate columns for each JSON property.

Community Discussion

No community discussion yet for this question.

Full SC-200 Practice