Skip to content

Commit fffa343

Browse files
authored
changed defaultValue for cacheSKUCapacity comment
1 parent 744d354 commit fffa343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/cache-deploy-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ The size of the new Azure Redis Cache instance.
5353
}
5454

5555

56-
The template defines the values that are permitted for this parameter (0, 1, 2, 3, 4, 5 or 6), and assigns a default value (1) if no value is specified. Those numbers correspond to following cache sizes:
56+
The template defines the values that are permitted for this parameter (0, 1, 2, 3, 4, 5 or 6), and assigns a default value (0) if no value is specified. Those numbers correspond to following cache sizes:
5757
0 = 250 MB, 1 = 1 GB, 2 = 2.5 GB, 3 = 6 GB, 4 = 13 GB, 5 = 26 GB, 6 = 53 GB
5858

0 commit comments

Comments
 (0)