Skip to content

Commit 04c6e27

Browse files
committed
fix: Set recommendationTypeId to null for zone-redundant Load Balancer
1 parent 2023ac0 commit 04c6e27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-resources/Network/loadBalancers/recommendations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
- description: Ensure Standard Load Balancer is zone-redundant
5353
aprlGuid: 621dbc78-3745-4d32-8eac-9e65b27b7512
54-
recommendationTypeId: 796b9be0-487d-4daa-8771-f08e4d7c9c0c
54+
recommendationTypeId: null
5555
recommendationControl: HighAvailability
5656
recommendationImpact: High
5757
recommendationResourceType: Microsoft.Network/loadBalancers

0 commit comments

Comments
 (0)