Open
Description
Summary
A new analyzer has been added which detects missing model factory methods. Monitor Query is being flagged for:
- LogsBatchQueryResultCollection
- MetricDefinition
- MetricNamespace
Scope of work
- Investigate flagged types and ensure the model factory has the needed methods.
- If a type is being inappropriately flagged, add a local suppression in that type.
- Remove the warning suppression for AZC0035 in the project file.