Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
kpoineal committed Feb 6, 2025
1 parent 176ba9d commit 1a80561
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ This repository holds scripts and automation built for the Well-Architected Reli

### Patch Notes

- **Version 0.0.16**
- Fixes issue with Start-WARAReport not running due to empty rows in an excel file.
- Applies data validation rules to 4.ImpactedResourcesAnalysis worksheet for 'REQUIRED ACTIONS / REVIEW STATUS' column.
- Data validation rule is set to error if cell contents are not equal to Reviewed or Pending. This ensures that there are no entry issues with the excel column.

- **Version 0.0.15**
- Fixed a bug that caused the Start-WARAAnalyzer cmdlet to fail when Azure retirements was empty in the JSON file.
- [#88](https://github.com/Azure/Well-Architected-Reliability-Assessment/issues/88)
Expand Down

0 comments on commit 1a80561

Please sign in to comment.