Releases: AsBuiltReport/AsBuiltReport.Microsoft.Azure
Releases · AsBuiltReport/AsBuiltReport.Microsoft.Azure
v0.1.8.2
[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
v0.1.8.1
[0.1.8.1] - 2024-11-13
Fixed
- Fix Bluesky post action in GitHub release workflow
v0.1.8
[0.1.8] - 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
v0.1.7
[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
v0.1.6
[0.1.6] - 2023-11-14
Added
v0.1.5
[0.1.5] - 2023-05-24
Added
- Added initial support for Storage Account (@rebelinux)
Fixed
- Fixed issue with Az module version check (Fix #10)
v0.1.4
v0.1.4
Added
- Added function to check for Microsoft Azure PowerShell module
- Added
ShowSectionInfo
option to provide information about Azure resources
v0.1.3
Added
- Added examples to
README.md
- Added module information and version checks to verbose messaging
Changed
- Further improvements to section headings & TOC structure
- Updated Required Privileges information in
README.md
Fixed
v0.1.2
[0.1.2] - 2023-02-23
Changed
- Improved section heading & TOC structure
- Removed Microsoft logo from default report style due to licensing requirements
- Changed default report style font to 'Segoe Ui' to align with Microsoft guidelines
- Improved bug and feature request templates
Fixed