How to use Azure Monitoring Alert V2 with Terrafrom?

Background:
we use Terrafrom scripts to deploy/configure azure monitor alerts on Azure environments.

Issue:
Recently created azure monitor alerts not triggered.

Suggestion:
Microsoft Support team suggested to use Azure monitor Alert version 2 to fix this issue.

What I sued:
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/monitor_scheduled_query_rules_alert

Screenshots from Microsoft:
I shared cropped versions of the screenshots due to security concerns


May I ask, How we can use Azure monitor Alert version 2 with Terraform ?

More information about V2 can be found here. Unfortunately this will probably create backward incompatibility between versions, so introduction may be harder and take more time than you’d expect.

I’ll ask around if there is already worked on, it might need introduction of a new v2 resource.