diff --git a/schemas/2021-04-01/Microsoft.NetApp.json b/schemas/2021-04-01/Microsoft.NetApp.json index 654724186d..79529423b7 100644 --- a/schemas/2021-04-01/Microsoft.NetApp.json +++ b/schemas/2021-04-01/Microsoft.NetApp.json @@ -1935,7 +1935,7 @@ }, "volumeType": { "type": "string", - "description": "What type of volume is this" + "description": "What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection" } }, "required": [ diff --git a/schemas/2021-06-01/Microsoft.NetApp.json b/schemas/2021-06-01/Microsoft.NetApp.json index c5033d06ab..c54bbd67f0 100644 --- a/schemas/2021-06-01/Microsoft.NetApp.json +++ b/schemas/2021-06-01/Microsoft.NetApp.json @@ -1901,8 +1901,6 @@ "oneOf": [ { "type": "number", - "minimum": 0, - "maximum": 4500, "default": 0 }, {