diff --git a/tools/3_wara_reports_generator.ps1 b/tools/3_wara_reports_generator.ps1 index eec4d1333..2a3844e1c 100644 --- a/tools/3_wara_reports_generator.ps1 +++ b/tools/3_wara_reports_generator.ps1 @@ -2126,7 +2126,7 @@ https://github.com/Azure/Azure-Proactive-Resiliency-Library-v2 'Recommendation Guid' = $Recommendation.recommendationId 'Recommendation Title' = $Recommendation.recommendationTitle 'Priority' = $Recommendation.impact - 'Potential Benefits' = '' + 'Potential Benefits' = $Description.'Potential Benefits' 'Description' = $Description.'Best Practices Guidance' 'Resource ID' = $Recommendation.id 'Customer-facing annotation'= ''