# OneDrive

![](/files/eHsX4zoF0Xfio4yPkoVC)

**Section Purpose:** The security section shows recommend security controls for Teams based on the CIS Controls. Each control contains the following subsections:

* Description
* Policy Definition
* Licensing Considerations&#x20;
* Set Up Instructions
* End-User Impact
* PowerShell Scripts
* Video Tutorials

| Policy                                                                                                                                                                                                                         | End-User Impact                           | License  |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------- | -------- |
| [Anyone Links SHOULD Be Turned Off](/security/onedrive/anyone-links-should-be-turned-off.md)                                                                                                                                   | <mark style="color:yellow;">Medium</mark> | Standard |
| [Expiration Date SHOULD Be Set for Anyone Links](/security/onedrive/expiration-date-should-be-set-for-anyone-links.md)                                                                                                         | <mark style="color:green;">Low</mark>     | Standard |
| [Link Permissions SHOULD Be Set to Enabled Anyone Links to View](/security/onedrive/link-permissions-should-be-set-to-enabled-anyone-links-to-view.md)                                                                         | <mark style="color:yellow;">Medium</mark> | Standard |
| [Windows and MacOS devices should be prevented from syncing the OneDrive Client on personal devices](/security/onedrive/windows-and-macos-devices-should-be-prevented-from-syncing-the-onedrive-client-on-personal-devices.md) | <mark style="color:green;">Low</mark>     | Standard |
| [Legacy Authentication SHALL Be Blocked](/security/onedrive/legacy-authentication-shall-be-blocked.md)                                                                                                                         | <mark style="color:green;">Low</mark>     | Standard |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tminus365.com/security/onedrive.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
