diff --git a/schemas/2021-08-01-preview/Microsoft.DataBox.json b/schemas/2021-08-01-preview/Microsoft.DataBox.json index 8c07aa6dc3..29f10606e4 100644 --- a/schemas/2021-08-01-preview/Microsoft.DataBox.json +++ b/schemas/2021-08-01-preview/Microsoft.DataBox.json @@ -453,6 +453,21 @@ } ], "description": "Account details of the data to be transferred" + }, + "logCollectionLevel": { + "oneOf": [ + { + "type": "string", + "enum": [ + "Error", + "Verbose" + ] + }, + { + "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" + } + ], + "description": "Level of the logs to be collected." } }, "required": [