Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 19:31
8b741e7

CISAzureBenchmark-PS v2.2.0

Benchmark: CIS Microsoft Azure Foundations Benchmark v6.0.0
Coverage: See README for current control coverage

Requirements

  • PowerShell 7.0+
  • Az PowerShell module (Connect-AzAccount before running)

Quick Start

Connect-AzAccount
.\Invoke-CISAzureAudit.ps1

See the README for full documentation.

What's Changed

  • Rename module to CISAzureFoundationsBenchmark for Gallery publishing by @vegazbabz in #76

Full Changelog: v2.1.0...v2.2.0