How Connected applies sync policy rules

Sync policies contain rules that define which devices users can sync with Connected, the types of files that they can sync from those devices, and whether they can sync over a metered connection.

When a user attempts to sync a file, Connected must determine whether policy allows it. To do so, it searches sync rules from all policies that apply to the user's profile, starting with the highest priority rule. If the rule does not apply, it checks the rule with the next highest priority. If necessary, it continues its search in decreasing priority order until it finds a rule that applies. The Connected web application lists rules in top-down order, so the highest priority rule of a policy appears first.

Connected searches rules in the following order:

1. Highest to lowest priority locked corporate rules

2. Highest to lowest priority group rules that apply to the user's profile, if any

3. Highest to lowest priority unlocked corporate rules

If the system cannot find a rule that applies, it applies the default sync behavior.

Detailed examples