Skip to content

Commit 34ef5d9

Browse files
authored
Fix the description of SKU in Microsoft.RecoveryServices (#19646)
* Fix the description of SKU * small fix
1 parent 652ea17 commit 34ef5d9

File tree

1 file changed

+1
-1
lines changed
  • specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2022-04-01

1 file changed

+1
-1
lines changed

specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2022-04-01/vaults.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1028,7 +1028,7 @@
10281028
"type": "object",
10291029
"properties": {
10301030
"name": {
1031-
"description": "The Sku name.",
1031+
"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",
10321032
"enum": [
10331033
"Standard",
10341034
"RS0"

0 commit comments

Comments
 (0)