hashicorp / terraform-provider-azurerm

Terraform provider for Azure Resource Manager
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Mozilla Public License 2.0
4.61k stars 4.65k forks source link

Support for [database watcher for Azure SQL] #28051

Open joakimlemb opened 1 day ago

joakimlemb commented 1 day ago

Is there an existing issue for this?

Community Note

Description

Database watcher for Azure SQL: new (preview currently) feature in Azure: https://techcommunity.microsoft.com/blog/azuresqlblog/introducing-database-watcher-for-azure-sql/4085637

Documentation: https://learn.microsoft.com/en-us/azure/azure-sql/database-watcher-manage?view=azuresql&tabs=sqldb

API Documentation: https://learn.microsoft.com/en-us/rest/api/databasewatcher/watchers?view=rest-databasewatcher-2024-10-01-preview

New or Affected Resource(s)/Data Source(s)

azurerm_database_watcher

Potential Terraform Configuration

No response

References

No response