diff --git a/specification/machinelearning/resource-manager/readme.md b/specification/machinelearning/resource-manager/readme.md index 4db6a6f71130..30b840b2f321 100644 --- a/specification/machinelearning/resource-manager/readme.md +++ b/specification/machinelearning/resource-manager/readme.md @@ -77,6 +77,16 @@ input-file: ``` +## Suppression +``` yaml +directive: + - suppress: TrackedResourcePatchOperation + from: commitmentPlans.json + where: $.definitions.CommitmentAssociation + reason: The CommitmentAssociation is an internal asscociation from a Web Service to a Commitment Plan, which can only be created or updated by Web Service Resource Provider. +``` + + --- # Code Generation