|
498 | 498 | "name": "standards.DisableM365GroupUsers", |
499 | 499 | "cat": "Entra (AAD) Standards", |
500 | 500 | "tag": ["lowimpact"], |
501 | | - "helpText": "Restricts M365 group creation to certain admin roles. This disables the ability to create Teams, Sharepoint sites, Planner, etc", |
| 501 | + "helpText": "Restricts M365 group creation to certain admin roles. This disables the ability to create Teams, SharePoint sites, Planner, etc", |
502 | 502 | "docsDescription": "Users by default are allowed to create M365 groups. This restricts M365 group creation to certain admin roles. This disables the ability to create Teams, SharePoint sites, Planner, etc", |
503 | 503 | "addedComponent": [], |
504 | 504 | "label": "Disable M365 Group creation by users", |
|
1682 | 1682 | "name": "standards.AtpPolicyForO365", |
1683 | 1683 | "cat": "Defender Standards", |
1684 | 1684 | "tag": ["lowimpact", "CIS"], |
1685 | | - "helpText": "This creates a Atp policy that enables Defender for Office 365 for Sharepoint, OneDrive and Microsoft Teams.", |
| 1685 | + "helpText": "This creates a Atp policy that enables Defender for Office 365 for SharePoint, OneDrive and Microsoft Teams.", |
1686 | 1686 | "addedComponent": [ |
1687 | 1687 | { |
1688 | 1688 | "type": "switch", |
|
2360 | 2360 | "name": "standards.sharingCapability", |
2361 | 2361 | "cat": "SharePoint Standards", |
2362 | 2362 | "tag": ["highimpact", "CIS"], |
2363 | | - "helpText": "Sets the default sharing level for OneDrive and Sharepoint. This is a tenant wide setting and overrules any settings set on the site level", |
| 2363 | + "helpText": "Sets the default sharing level for OneDrive and SharePoint. This is a tenant wide setting and overrules any settings set on the site level", |
2364 | 2364 | "addedComponent": [ |
2365 | 2365 | { |
2366 | 2366 | "type": "autoComplete", |
|
2387 | 2387 | ] |
2388 | 2388 | } |
2389 | 2389 | ], |
2390 | | - "label": "Set Sharing Level for OneDrive and Sharepoint", |
| 2390 | + "label": "Set Sharing Level for OneDrive and SharePoint", |
2391 | 2391 | "impact": "High Impact", |
2392 | 2392 | "impactColour": "danger", |
2393 | 2393 | "powershellEquivalent": "Update-MgBetaAdminSharepointSetting", |
|
0 commit comments