Suppressions
Enables the snoozed or dismissed attribute of a recommendation. The snoozed or dismissed attribute is referred to as a suppression. Use this API to create or update the snoozed or dismissed status of a recommendation.
put/{resourceUri}/providers/Microsoft.Advisor/recommendations/{recommendationId}/suppressions/{name}
Path parameters
resourceUristring required
The fully qualified Azure Resource Manager identifier of the resource to which the recommendation applies.
recommendationIdstring required
The recommendation ID.
namestring required
The name of the suppression.
Query parameters
api-versionstring required
The version of the API to be used with the client request.
Request body
Response
OK. Successfully created suppression.