exam questions

Exam 70-412 All Questions

View all questions & answers for the 70-412 exam

Exam 70-412 topic 3 question 289 discussion

Actual exam question from Microsoft's 70-412
Question #: 289
Topic #: 3
[All 70-412 Questions]

HOTSPOT -
You run Get-FSRMClassificationule and you receive the following output

You have a file named file1 that is stored on drive D and has the following content "111000000000111111"
You run the classification with all of the rules
Use the drop-down menus to select the answer choice that completes each statement.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
DanStafford
4 years, 11 months ago
If I'm reading these rules correctly based on the 30-minute google-search crash course in .NET Regular Expression language, the file classification RE value is met by the file content, and the folder classification is met because all it requires is the folder being on the D: drive/volume, so both properties are set on the file. Best guess.
upvoted 1 times
...
DanStafford
4 years, 11 months ago
So I'm guessing based on the link immediately above that the Regular Expression value of {\d{2,}} translates as "find any two decimal digits followed by *anything* [the comma in effect being a wide-open wildcard]" ? Am I correct on this?
upvoted 1 times
...
DanStafford
4 years, 11 months ago
Regular Expression Language Quick Reference: https://docs.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-language-quick-reference
upvoted 1 times
...
DanStafford
4 years, 11 months ago
Regular Expressions In .Net: https://docs.microsoft.com/en-us/dotnet/standard/base-types/regular-expressions?redirectedfrom=MSDN
upvoted 1 times
...
DanStafford
4 years, 11 months ago
A bit on "Regular Expression" values in classification rules, still clear as mud... https://docs.microsoft.com/en-us/windows-server/identity/solution-guides/deploy-automatic-file-classification--demonstration-steps-#:~:text=A%20regular%20expression%20classification%20rule,resource%20property%20can%20be%20configured.
upvoted 1 times
...
DanStafford
4 years, 11 months ago
Ok, this link gives some clues, see section 9 in particular: https://www.interfacett.com/blogs/using-file-server-resource-manager-fsrm-locate-classify-sensitive-data-credit-card-numbers-stored-inside-documents
upvoted 1 times
...
DanStafford
4 years, 11 months ago
Completely lost on this one. I'm not able to find anything in search that tells me how to read the output of this CMDLET.
upvoted 1 times
...
wazmac
5 years, 1 month ago
Answer is wrong - Property1 set to value1 and property2 set to value2 & The value of Property1 and Property2 are
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...