In `azure_metrics` package, data stream `database_account` is using `database_account` metricset directly: https://github.com/elastic/integrations/blob/main/packages/azure_metrics/data_stream/database_account/agent/stream/stream.yml.hbs#L1 This metricset should be replaced by `monitor` metricset with configuration in Metricbeat `manifest.yml` file moved to the data stream: https://github.com/elastic/beats/blob/main/x-pack/metricbeat/module/azure/database_account/manifest.yml
In
azure_metricspackage, data streamdatabase_accountis usingdatabase_accountmetricset directly:https://github.com/elastic/integrations/blob/main/packages/azure_metrics/data_stream/database_account/agent/stream/stream.yml.hbs#L1
This metricset should be replaced by
monitormetricset with configuration in Metricbeatmanifest.ymlfile moved to the data stream: https://github.com/elastic/beats/blob/main/x-pack/metricbeat/module/azure/database_account/manifest.yml