diff --git a/schemas/2021-11-15-preview/Microsoft.DocumentDB.json b/schemas/2021-11-15-preview/Microsoft.DocumentDB.json index 4893cf7ed3..594cfaa8c4 100644 --- a/schemas/2021-11-15-preview/Microsoft.DocumentDB.json +++ b/schemas/2021-11-15-preview/Microsoft.DocumentDB.json @@ -3784,17 +3784,6 @@ ], "description": "Flag to indicate whether Free Tier is enabled." }, - "enableMaterializedViews": { - "oneOf": [ - { - "type": "boolean" - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "Flag to indicate whether to enable MaterializedViews on the Cosmos DB account" - }, "enableMultipleWriteLocations": { "oneOf": [ {