diff --git a/schemas/2020-03-01-preview/Microsoft.Confluent.json b/schemas/2020-03-01-preview/Microsoft.Confluent.json index 7e5419c9ba..6b75a2946f 100644 --- a/schemas/2020-03-01-preview/Microsoft.Confluent.json +++ b/schemas/2020-03-01-preview/Microsoft.Confluent.json @@ -204,29 +204,6 @@ "maxLength": 50, "description": "Publisher Id" }, - "status": { - "oneOf": [ - { - "type": "string", - "enum": [ - "Started", - "PendingFulfillmentStart", - "InProgress", - "Subscribed", - "Suspended", - "Reinstated", - "Succeeded", - "Failed", - "Unsubscribed", - "Updating" - ] - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "SaaS Offer Status." - }, "termUnit": { "type": "string", "maxLength": 25,