From 37a64f26d223f62f7a753f9da61a6cdf834b346a Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 23 Aug 2023 15:32:46 +0000 Subject: [PATCH] CodeGen from PR 24729 in Azure/azure-rest-api-specs Merge 14f64805a80f0e439945255e4034223305c5c901 into eaaa0d77e4033ebf60e7dd77eec56f4160b95cf4 --- schemas/2023-04-01/Microsoft.Cache.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/2023-04-01/Microsoft.Cache.json b/schemas/2023-04-01/Microsoft.Cache.json index 94665a64ef..2b341cb027 100644 --- a/schemas/2023-04-01/Microsoft.Cache.json +++ b/schemas/2023-04-01/Microsoft.Cache.json @@ -518,7 +518,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "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'." + "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." }, "redisConfiguration": { "oneOf": [