diff --git a/specification/redis/resource-manager/Microsoft.Cache/stable/2021-06-01/redis.json b/specification/redis/resource-manager/Microsoft.Cache/stable/2021-06-01/redis.json index e492dac1b7f0..9e6e97040f10 100644 --- a/specification/redis/resource-manager/Microsoft.Cache/stable/2021-06-01/redis.json +++ b/specification/redis/resource-manager/Microsoft.Cache/stable/2021-06-01/redis.json @@ -1877,6 +1877,11 @@ "type": "string", "description": "Preferred auth method to communicate to storage account used for data persistence, specify SAS or ManagedIdentity, default value is SAS", "readOnly": true + }, + "zonal-configuration": { + "type": "string", + "description": "Zonal Configuration", + "readOnly": true } }, "additionalProperties": {},