turbot/steampipe-mod-microsoft365-compliance

Benchmark: 7 SharePoint admin center

Overview

The SharePoint admin center contains settings related to SharePoint and OneDrive. UI Direct link: https://admin.microsoft.com/sharepoint

The PowerShell module most used in this section is Microsoft.Online.SharePoint.PowerShell and uses Connect-SPOService -Url https://contoso-admin.sharepoint.com as the connection cmdlet (replacing tenant name with your value).

The latest version of the module can be downloaded here: https://www.powershellgallery.com/packages/Microsoft.Online.SharePoint.PowerShell/

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-microsoft365-compliance

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select 7 SharePoint admin center.

Run this benchmark in your terminal:

powerpipe benchmark run microsoft365_compliance.benchmark.cis_v500_7

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run microsoft365_compliance.benchmark.cis_v500_7 --share

Benchmarks

Tags