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": [