Skip to content

Commit 0436b73

Browse files
author
SDKAuto
committed
CodeGen from PR 24729 in Azure/azure-rest-api-specs
Merge 4d8b16729b1cf8d3076e9ef13d304bc6298151cb into 6885351bec8d6a2cea85c5aa793e53616e5f517b
1 parent 4cb136e commit 0436b73

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; but 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)