diff --git a/avm/res/recovery-services/vault/tests/e2e/max/main.test.bicep b/avm/res/recovery-services/vault/tests/e2e/max/main.test.bicep index 28e3b85435..feb1c7c3a6 100644 --- a/avm/res/recovery-services/vault/tests/e2e/max/main.test.bicep +++ b/avm/res/recovery-services/vault/tests/e2e/max/main.test.bicep @@ -420,9 +420,12 @@ module testDeployment '../../../main.bicep' = [ monitoringSettings: { azureMonitorAlertSettings: { alertsForAllJobFailures: 'Enabled' + alertsForAllFailoverIssues: 'Enabled' + alertsForAllReplicationIssues: 'Enabled' } classicAlertSettings: { alertsForCriticalOperations: 'Enabled' + emailNotificationsForSiteRecovery: 'Enabled' } } securitySettings: {