BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam SC-400 Topic 10 Question 94 Discussion

Actual exam question for Microsoft's SC-400 exam
Question #: 94
Topic #: 10
[All SC-400 Questions]

SIMULATION

Task 1

You need to provide users with the ability to manually classify files that contain product information that are stored in SharePoint Online sites. The solution must meet the following requirements:

* The users must be able to apply a classification of Product1 to the files.

* Any authenticated user must be able to open files classified as Product1.

* files classified as Product1 must be encrypted.

Show Suggested Answer Hide Answer
Suggested Answer: A

Create a Custom Content Type:

Go to your SharePoint Online site.

Click onSettings(gear icon) and selectSite settings.

UnderWeb Designer Galleries, chooseSite content types.

Create a new content type (e.g., ''Product1 Classification'') based on theDocumentparent content type.

Add a custom column (e.g., ''Classification'') to this content type.

Apply the Content Type to Document Libraries:

Navigate to the document library where the files are stored.

Click onLibrary settings.

UnderGeneral Settings, selectAdvanced settings.

ChooseYesfor ''Allow management of content types.''

Add your custom content type (''Product1 Classification'') to the library.

Manually Classify Files:

Upload or edit a file in the library.

In the file properties, select theClassificationfield and set it to ''Product1.''

Permissions and Encryption:

Ensure that all authenticated users have at leastViewpermissions on the library.

For encryption, SharePoint Online automatically encrypts files at rest usingBitLockerdisk-level encryption.

Files classified as ''Product1'' will be encrypted and accessible only to authorized users.


Contribute your Thoughts:

Melina
19 days ago
Ha! Manually classifying files? What is this, the 90s? I'd recommend looking into some kind of automated classification system. Less work for the users, you know?
upvoted 0 times
...
Doug
20 days ago
The solution seems straightforward, but I'm wondering if we need some additional metadata or tagging to make it easier to search for and identify the Product1 files.
upvoted 0 times
...
Leandro
21 days ago
I like the idea of letting any authenticated user view the files, but the encryption part might be tricky. How would we handle key management?
upvoted 0 times
Franklyn
11 days ago
We can use Azure Key Vault for key management. It provides secure storage of keys, secrets, and certificates.
upvoted 0 times
...
...
Jin
1 months ago
Looks good, but I'm a bit confused about the encryption requirement. Wouldn't that limit access for authorized users?
upvoted 0 times
Darrel
10 days ago
But wouldn't encryption make it harder for users to open the files?
upvoted 0 times
...
Vincent
20 days ago
The encryption requirement is to ensure that only authorized users can access the files.
upvoted 0 times
...
...
Blair
1 months ago
That's a good idea. It will ensure that only authenticated users can access the files.
upvoted 0 times
...
Jess
2 months ago
I agree, but I believe we can use Azure Information Protection to classify the files as Product1 and encrypt them.
upvoted 0 times
...
Blair
2 months ago
I think this task is challenging.
upvoted 0 times
...

Save Cancel