# :arrows_clockwise: Microsoft Azure As Built Report Changelog ## [[0.1.8.2](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/releases/tag/v0.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](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/releases/tag/v0.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](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/releases/tag/v0.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](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/issues/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](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/releases/tag/v0.1.6)] - 2023-11-14 ### Added * Add initial support for Route Tables (@howardhaooooo) ## [[0.1.5](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/releases/tag/v0.1.5)] - 2023-05-24 ### Added * Add initial support for Storage Account (@rebelinux) ### Fixed * Fix issue with Az module version check (Fix [#10](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/issues/10)) ## [[0.1.4](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/releases/tag/v0.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](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/releases/tag/v0.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 * Fix [#4](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/issues/4) * Fix [#5](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/issues/5) * Fix [#6](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/issues/6) ## [[0.1.2](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/releases/tag/v0.1.2)] - 2023-02-23 ### Changed * Improve section heading & TOC structure * Remove Microsoft logo from default report style due to [licensing requirements](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks) * Change default report style font to 'Segoe Ui' to align with [Microsoft guidelines](https://learn.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/f/font-font-style) * Improve bug and feature request templates ### Fixed * Fix [#1](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/issues/1) ## [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