Skip to content

Commit 76324c0

Browse files
authored
Merge pull request #1000 from KelvinTegelaar/dev
[pull] dev from KelvinTegelaar:dev
2 parents 6f3579c + da10bf9 commit 76324c0

299 files changed

Lines changed: 1317 additions & 380 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Modules/CIPPTests/Public/Tests/CIS/Identity/Invoke-CippTestCIS_1_1_1.md

Lines changed: 1 addition & 1 deletion

Modules/CIPPTests/Public/Tests/CIS/Identity/Invoke-CippTestCIS_1_1_1.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function Invoke-CippTestCIS_1_1_1 {
22
<#
33
.SYNOPSIS
4-
Tests CIS M365 6.0.1 (1.1.1) - Administrative accounts SHALL be cloud-only
4+
Tests CIS M365 7.0.0 (1.1.1) - Administrative accounts SHALL be cloud-only
55
66
.DESCRIPTION
77
Privileged role holders should be cloud-only accounts (no onPremisesSyncEnabled),

Modules/CIPPTests/Public/Tests/CIS/Identity/Invoke-CippTestCIS_1_1_2.md

Lines changed: 1 addition & 1 deletion

Modules/CIPPTests/Public/Tests/CIS/Identity/Invoke-CippTestCIS_1_1_2.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function Invoke-CippTestCIS_1_1_2 {
22
<#
33
.SYNOPSIS
4-
Tests CIS M365 6.0.1 (1.1.2) - At least two emergency access (break-glass) accounts SHALL be defined
4+
Tests CIS M365 7.0.0 (1.1.2) - At least two emergency access (break-glass) accounts SHALL be defined
55
66
.DESCRIPTION
77
Identifies likely break-glass accounts by looking for cloud-only Global Administrator

Modules/CIPPTests/Public/Tests/CIS/Identity/Invoke-CippTestCIS_1_1_3.md

Lines changed: 1 addition & 1 deletion

Modules/CIPPTests/Public/Tests/CIS/Identity/Invoke-CippTestCIS_1_1_3.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function Invoke-CippTestCIS_1_1_3 {
22
<#
33
.SYNOPSIS
4-
Tests CIS M365 6.0.1 (1.1.3) - Between two and four global admins SHALL be designated
4+
Tests CIS M365 7.0.0 (1.1.3) - Between two and four global admins SHALL be designated
55
#>
66
param($Tenant)
77

Modules/CIPPTests/Public/Tests/CIS/Identity/Invoke-CippTestCIS_1_1_4.md

Lines changed: 1 addition & 1 deletion

Modules/CIPPTests/Public/Tests/CIS/Identity/Invoke-CippTestCIS_1_1_4.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function Invoke-CippTestCIS_1_1_4 {
22
<#
33
.SYNOPSIS
4-
Tests CIS M365 6.0.1 (1.1.4) - Administrative accounts SHALL use licenses with a reduced application footprint
4+
Tests CIS M365 7.0.0 (1.1.4) - Administrative accounts SHALL use licenses with a reduced application footprint
55
#>
66
param($Tenant)
77

Modules/CIPPTests/Public/Tests/CIS/Identity/Invoke-CippTestCIS_1_2_1.md

Lines changed: 1 addition & 1 deletion

Modules/CIPPTests/Public/Tests/CIS/Identity/Invoke-CippTestCIS_1_2_1.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function Invoke-CippTestCIS_1_2_1 {
22
<#
33
.SYNOPSIS
4-
Tests CIS M365 6.0.1 (1.2.1) - Only organizationally managed/approved public groups SHALL exist
4+
Tests CIS M365 7.0.0 (1.2.1) - Only organizationally managed/approved public groups SHALL exist
55
#>
66
param($Tenant)
77

0 commit comments

Comments
 (0)