Skip to content

Commit d52c7f9

Browse files
authored
Added note on 1 MB limit
Also mentioned that there's no limit to the number of settings that can be included.
1 parent 4fddec6 commit d52c7f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

memdocs/intune/protect/compliance-custom-json.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ A correctly formatted JSON file must include the following information:
4242
- **MoreInfoURL** - A URL that’s shown to device users so they can learn more about the compliance requirement when their device is noncompliant for a setting. You can also use this to link to instructions to help users bring their device into compliance for this setting.
4343
- **RemediationStrings** - Information that gets displayed in the Company Portal when a device is noncompliant to a setting. This information is intended to help users understand the remediation options to bring a device to a compliant state.
4444

45+
You may include as many settings as you'd like in the JSON file, but the file must be no larger than 1 megabyte (MB).
46+
4547
**Supported operators**:
4648
- IsEquals
4749
- NotEquals

0 commit comments

Comments
 (0)