An Azure machine learning service for building and deploying models.
We checked this with the Product Group (PG), and they confirmed that the behavior you are seeing is expected with the current implementation.
- Data Quality – “Violations over time” chart The chart is currently blank because the Data Quality signal does not emit the required run-level metric (
valuetime series) that the chart uses. This is a current product limitation/feature gap, not an issue with your configuration or monitor runs. - “Generation quality – PREVIEW” label The Product Group confirmed that this is a Studio UI issue. The tabular Data Quality signal is currently being mapped to the “Generation quality” detail page. This is separate from the missing trend chart and is handled by the Azure ML Studio UI team.
- Historical Data Quality trend data Data Quality does not currently generate the per-run time-series data required for the “Violations over time” chart. Therefore, there is currently no supported SDK/API method to retrieve this specific DQ trend data.
- Blob output The flat
data_quality_signal.jsonfile without a per-run historical folder is expected behavior with the current implementation. The per-run trend data available for drift signals is not generated for Data Quality. - Future fix / alternative At this time, there is no committed fix or planned feature to add this DQ trend functionality.
Therefore, the completed monitor runs and the Data Quality metrics shown in the Overview, Violation Summary, and Feature Breakdown are valid; the limitation is specifically with the historical trend visualization and its underlying time-series data.
MOMO will be retiring soon so no new feature in planning.