|
645 | 645 | "addedComponent": [
|
646 | 646 | {
|
647 | 647 | "type": "autoComplete",
|
| 648 | + "required": true, |
648 | 649 | "multiple": false,
|
649 | 650 | "label": "Who can send invites?",
|
650 | 651 | "name": "standards.GuestInvite.allowInvitesFrom",
|
|
1871 | 1872 | },
|
1872 | 1873 | {
|
1873 | 1874 | "type": "autoComplete",
|
| 1875 | + "required": true, |
1874 | 1876 | "multiple": false,
|
1875 | 1877 | "label": "Spam Action",
|
1876 | 1878 | "name": "standards.SpamFilterPolicy.SpamAction",
|
|
1887 | 1889 | },
|
1888 | 1890 | {
|
1889 | 1891 | "type": "autoComplete",
|
| 1892 | + "required": true, |
1890 | 1893 | "multiple": false,
|
1891 | 1894 | "label": "Spam Quarantine Tag",
|
1892 | 1895 | "name": "standards.SpamFilterPolicy.SpamQuarantineTag",
|
|
1907 | 1910 | },
|
1908 | 1911 | {
|
1909 | 1912 | "type": "autoComplete",
|
| 1913 | + "required": true, |
1910 | 1914 | "multiple": false,
|
1911 | 1915 | "label": "High Confidence Spam Action",
|
1912 | 1916 | "name": "standards.SpamFilterPolicy.HighConfidenceSpamAction",
|
|
1923 | 1927 | },
|
1924 | 1928 | {
|
1925 | 1929 | "type": "autoComplete",
|
| 1930 | + "required": true, |
1926 | 1931 | "multiple": false,
|
1927 | 1932 | "label": "High Confidence Spam Quarantine Tag",
|
1928 | 1933 | "name": "standards.SpamFilterPolicy.HighConfidenceSpamQuarantineTag",
|
|
1943 | 1948 | },
|
1944 | 1949 | {
|
1945 | 1950 | "type": "autoComplete",
|
| 1951 | + "required": true, |
1946 | 1952 | "multiple": false,
|
1947 | 1953 | "label": "Bulk Spam Action",
|
1948 | 1954 | "name": "standards.SpamFilterPolicy.BulkSpamAction",
|
|
1959 | 1965 | },
|
1960 | 1966 | {
|
1961 | 1967 | "type": "autoComplete",
|
| 1968 | + "required": true, |
1962 | 1969 | "multiple": false,
|
1963 | 1970 | "label": "Bulk Quarantine Tag",
|
1964 | 1971 | "name": "standards.SpamFilterPolicy.BulkQuarantineTag",
|
|
1979 | 1986 | },
|
1980 | 1987 | {
|
1981 | 1988 | "type": "autoComplete",
|
| 1989 | + "required": true, |
1982 | 1990 | "multiple": false,
|
1983 | 1991 | "label": "Phish Spam Action",
|
1984 | 1992 | "name": "standards.SpamFilterPolicy.PhishSpamAction",
|
|
1995 | 2003 | },
|
1996 | 2004 | {
|
1997 | 2005 | "type": "autoComplete",
|
| 2006 | + "required": true, |
1998 | 2007 | "multiple": false,
|
1999 | 2008 | "label": "Phish Quarantine Tag",
|
2000 | 2009 | "name": "standards.SpamFilterPolicy.PhishQuarantineTag",
|
|
2015 | 2024 | },
|
2016 | 2025 | {
|
2017 | 2026 | "type": "autoComplete",
|
| 2027 | + "required": true, |
2018 | 2028 | "multiple": false,
|
2019 | 2029 | "label": "High Confidence Phish Quarantine Tag",
|
2020 | 2030 | "name": "standards.SpamFilterPolicy.HighConfidencePhishQuarantineTag",
|
|
2138 | 2148 | "addedComponent": [
|
2139 | 2149 | {
|
2140 | 2150 | "type": "autoComplete",
|
| 2151 | + "required": true, |
2141 | 2152 | "multiple": false,
|
2142 | 2153 | "name": "standards.IntuneComplianceSettings.secureByDefault",
|
2143 | 2154 | "label": "Mark devices with no compliance policy as",
|
|
2588 | 2599 | "addedComponent": [
|
2589 | 2600 | {
|
2590 | 2601 | "type": "autoComplete",
|
| 2602 | + "required": true, |
2591 | 2603 | "multiple": false,
|
2592 | 2604 | "name": "standards.TeamsGlobalMeetingPolicy.DesignatedPresenterRoleMode",
|
2593 | 2605 | "label": "Default value of the `Who can present?`",
|
|
2617 | 2629 | },
|
2618 | 2630 | {
|
2619 | 2631 | "type": "autoComplete",
|
| 2632 | + "required": true, |
2620 | 2633 | "multiple": false,
|
2621 | 2634 | "name": "standards.TeamsGlobalMeetingPolicy.MeetingChatEnabledType",
|
2622 | 2635 | "label": "Meeting chat policy",
|
|
2708 | 2721 | "addedComponent": [
|
2709 | 2722 | {
|
2710 | 2723 | "type": "autoComplete",
|
| 2724 | + "required": true, |
| 2725 | + "multiple": false, |
2711 | 2726 | "name": "standards.TeamsEnrollUser.EnrollUserOverride",
|
2712 | 2727 | "label": "Voice and Face Enrollment",
|
2713 | 2728 | "options": [
|
|
2776 | 2791 | },
|
2777 | 2792 | {
|
2778 | 2793 | "type": "autoComplete",
|
| 2794 | + "required" : true, |
2779 | 2795 | "multiple": false,
|
2780 | 2796 | "name": "standards.TeamsFederationConfiguration.DomainControl",
|
2781 | 2797 | "label": "Communication Mode",
|
|
2844 | 2860 | },
|
2845 | 2861 | {
|
2846 | 2862 | "type": "autoComplete",
|
| 2863 | + "required": true, |
2847 | 2864 | "multiple": false,
|
2848 | 2865 | "name": "standards.TeamsMessagingPolicy.ReadReceiptsEnabledType",
|
2849 | 2866 | "label": "Read Receipts Enabled Type",
|
|
0 commit comments