Skip to content

Commit 37a64f2

Browse files
author
SDKAuto
committed
CodeGen from PR 24729 in Azure/azure-rest-api-specs
Merge 14f64805a80f0e439945255e4034223305c5c901 into eaaa0d77e4033ebf60e7dd77eec56f4160b95cf4
1 parent 80552e9 commit 37a64f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/2023-04-01/Microsoft.Cache.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@
518518
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
519519
}
520520
],
521-
"description": "Whether or not public endpoint access is allowed for this cache. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If 'Disabled', private endpoints are the exclusive access method. Default value is 'Enabled'."
521+
"description": "Whether or not public endpoint access is allowed for this cache. Value is optional, but if passed in, must be 'Enabled' or 'Disabled'. If 'Disabled', private endpoints are the exclusive access method. Default value is 'Enabled'. Note: This setting is important for caches with private endpoints. It has *no effect* on caches that are joined to, or injected into, a virtual network subnet."
522522
},
523523
"redisConfiguration": {
524524
"oneOf": [

0 commit comments

Comments
 (0)