From 7dfaac1b902b13d7811c1b5d16db44cacb6d1d3b Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 1 Jul 2022 14:20:47 +0000 Subject: [PATCH] CodeGen from PR 19646 in Azure/azure-rest-api-specs Fix the description of SKU in Microsoft.RecoveryServices (#19646) * Fix the description of SKU * small fix --- schemas/2022-04-01/Microsoft.RecoveryServices.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/2022-04-01/Microsoft.RecoveryServices.json b/schemas/2022-04-01/Microsoft.RecoveryServices.json index d4a3b3a763..3cbbcebcc4 100644 --- a/schemas/2022-04-01/Microsoft.RecoveryServices.json +++ b/schemas/2022-04-01/Microsoft.RecoveryServices.json @@ -404,7 +404,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The Sku name." + "description": "Name of SKU is RS0 (Recovery Services 0th version) and the tier is standard tier. They do not have affect on backend storage redundancy or any other vault settings. To manage storage redundancy, use the backupstorageconfig." }, "size": { "type": "string",