Skip to content

Latest commit

 

History

History
105 lines (75 loc) · 3.66 KB

CHANGELOG.md

File metadata and controls

105 lines (75 loc) · 3.66 KB

🔃 Microsoft Azure As Built Report Changelog

[0.1.8.2] - 2024-11-15

Fixed

  • Fix issue where a report would not be generated if Subscription InfoLevel was set to 0

Changed

  • Change Storage Account Minimum TLS Version healthcheck to highlight Critical

[0.1.8.1] - 2024-11-13

Added

  • Add support for DNS private resolver
  • Add Tenant and Subscription InfoLevels to toggle on/off

Changed

  • Update GitHub release workflow to add post to Bluesky social platform

[0.1.7] - 2024-10-13

Added

  • Add support for Azure Policy definitions
  • Add Try/Catch blocks for improved error handling

Fixed

  • Fix issue with Azure Subscription Lookup Hashtable
  • Fix issue with Azure Policy assignments (Fix #16)

Changed

  • Performance improvements
  • Update GitHub Action release workflow
  • Improve reporting for Azure Tenant
  • Improve reporting for Azure Policy assignments
  • Improve reporting for Key Vaults
  • Improve reporting for Storage Accounts
  • Improve reporting for Network Security Groups

[0.1.6] - 2023-11-14

Added

  • Add initial support for Route Tables (@howardhaooooo)

[0.1.5] - 2023-05-24

Added

  • Add initial support for Storage Account (@rebelinux)

Fixed

  • Fix issue with Az module version check (Fix #10)

[0.1.4] - 2023-03-19

Added

  • Add function to check for Microsoft Azure PowerShell module
  • Add ShowSectionInfo option to provide information about Azure resources

[0.1.3] - 2023-03-17

Added

  • Add examples to README.md
  • Add module information and version checks to verbose messaging

Changed

  • Further improvements to section headings & TOC structure
  • Update Required Privileges information in README.md

Fixed

[0.1.2] - 2023-02-23

Changed

  • Improve section heading & TOC structure
  • Remove Microsoft logo from default report style due to licensing requirements
  • Change default report style font to 'Segoe Ui' to align with Microsoft guidelines
  • Improve bug and feature request templates

Fixed

[0.1.1] - 2022-02-14

Changed

  • Performance improvements

[0.1.0] - 2022-02-11

Added

  • Initial report release. Support for;
    • Availabity Sets
    • Bastion Hosts
    • Express Route Circuits
    • Firewalls
    • IP Groups
    • Key Vaults
    • Load Balancers
    • Policies
    • Subscriptions
    • Virtual Machines
    • Virtual Networks