|
37 | 37 | {
|
38 | 38 | "name": "standards.AuditLog",
|
39 | 39 | "cat": "Global Standards",
|
40 |
| - "helpText": "Enables the Unified Audit Log for tracking and auditing activities; also runs Enable-OrganizationCustomization if necessary.", |
| 40 | + "helpText": "Enables the Unified Audit Log for tracking and auditing activities. Also runs Enable-OrganizationCustomization if necessary.", |
41 | 41 | "addedComponent": [],
|
42 | 42 | "label": "Enable the Unified Audit Log",
|
43 | 43 | "impact": "Low Impact",
|
|
73 | 73 | {
|
74 | 74 | "name": "standards.DisableBasicAuthSMTP",
|
75 | 75 | "cat": "Global Standards",
|
76 |
| - "helpText": "Disables SMTP AUTH for the organization. This is the default for new tenants. Sets the entire tenant to no longer allow SMTP AUTH, and as such has no exclusions.", |
| 76 | + "helpText": "Disables SMTP AUTH for the organization and all users. This is the default for new tenants. ", |
77 | 77 | "addedComponent": [],
|
78 | 78 | "label": "Disable SMTP Basic Authentication",
|
79 | 79 | "impact": "Medium Impact",
|
|
93 | 93 | "cat": "Entra (AAD) Standards",
|
94 | 94 | "helpText": "Enables the tenant to use LAPS. You must still create a policy for LAPS to be active on all devices. Use the template standards to deploy this by default.",
|
95 | 95 | "addedComponent": [],
|
96 |
| - "label": "Enable LAPs on the tenant", |
| 96 | + "label": "Enable LAPS on the tenant", |
97 | 97 | "impact": "Low Impact",
|
98 | 98 | "impactColour": "info"
|
99 | 99 | },
|
|
111 | 111 | "name": "standards.allowOTPTokens",
|
112 | 112 | "helpText": "Allows you to use MS authenticator OTP token generator",
|
113 | 113 | "addedComponent": [],
|
114 |
| - "label": "Enable OTP via Authenticator.", |
| 114 | + "label": "Enable OTP via Authenticator", |
115 | 115 | "impact": "Low Impact",
|
116 | 116 | "impactColour": "info"
|
117 | 117 | },
|
|
230 | 230 | "name": "standards.NudgeMFA.enable",
|
231 | 231 | "helpText": "Enables registration campaign for the tenant",
|
232 | 232 | "addedComponent": [],
|
233 |
| - "label": "Request to setup Authenticator if not setup yet.", |
| 233 | + "label": "Request to setup Authenticator if not setup yet", |
234 | 234 | "impact": "Low Impact",
|
235 | 235 | "impactColour": "info"
|
236 | 236 | },
|
|
239 | 239 | "name": "standards.NudgeMFA.disable",
|
240 | 240 | "helpText": "Disables registration campaign for the tenant",
|
241 | 241 | "addedComponent": [],
|
242 |
| - "label": "Disables the request to setup Authenticator if setup.", |
| 242 | + "label": "Disables the request to setup Authenticator if setup", |
243 | 243 | "impact": "Low Impact",
|
244 | 244 | "impactColour": "info"
|
245 | 245 | },
|
|
299 | 299 | "label": "Allowed application IDs, comma separated"
|
300 | 300 | }
|
301 | 301 | ],
|
302 |
| - "label": "Require admin consent for applications (Prevent OAuth phishing.)", |
303 |
| - "impact": "Medium impact", |
| 302 | + "label": "Require admin consent for applications (Prevent OAuth phishing)", |
| 303 | + "impact": "Medium Impact", |
304 | 304 | "impactColour": "warning"
|
305 | 305 | },
|
306 | 306 | {
|
307 | 307 | "cat": "Entra (AAD) Standards",
|
308 | 308 | "name": "standards.OauthConsentLowSec",
|
309 | 309 | "helpText": "Sets the default oauth consent level so users can consent to applications that have low risks.",
|
310 |
| - "label": "Allow users to consent to applications with low security risk (Prevent OAuth phishing. Lower impact, less secure.)", |
311 |
| - "impact": "Medium impact", |
| 310 | + "label": "Allow users to consent to applications with low security risk (Prevent OAuth phishing. Lower impact, less secure)", |
| 311 | + "impact": "Medium Impact", |
312 | 312 | "impactColour": "warning"
|
313 | 313 | },
|
314 | 314 | {
|
|
373 | 373 | {
|
374 | 374 | "name": "standards.OutBoundSpamAlert",
|
375 | 375 | "cat": "Exchange Standards",
|
376 |
| - "helpText": "Set the Outbound Spam Alert e-mail address.", |
| 376 | + "helpText": "Set the Outbound Spam Alert e-mail address", |
377 | 377 | "addedComponent": [
|
378 | 378 | {
|
379 | 379 | "type": "input",
|
|
415 | 415 | ]
|
416 | 416 | }
|
417 | 417 | ],
|
418 |
| - "label": "Enable or disable 'external' warning in Outlook.", |
| 418 | + "label": "Enable or disable 'external' warning in Outlook", |
419 | 419 | "impact": "Low Impact",
|
420 | 420 | "impactColour": "info"
|
421 | 421 | },
|
|
659 | 659 | {
|
660 | 660 | "name": "standards.DisableAddShortcutsToOneDrive",
|
661 | 661 | "cat": "SharePoint Standards",
|
662 |
| - "helpText": "When the feature is disabled the option Add shortcut to My files will be removed; any folders that have already been added will remain on the user's computer.", |
| 662 | + "helpText": "When the feature is disabled the option Add shortcut to OneDrive will be removed. Any folders that have already been added will remain on the user's computer.", |
663 | 663 | "disabledFeatures": {
|
664 | 664 | "report": true,
|
665 | 665 | "warn": true,
|
|
0 commit comments