Skip to content

Commit 62088f2

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-rbac-elevate-access-manage-users
2 parents 6b59583 + cfb793d commit 62088f2

File tree

33 files changed

+61
-50
lines changed

33 files changed

+61
-50
lines changed

articles/application-gateway/ssl-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ The following tables outline the differences in SNI between the v1 and v2 SKU in
123123
| If the client doesn't specify a SNI header and if all the multi-site headers are enabled with "Require SNI" | Resets the connection | Returns the certificate of the first HTTPS listener according to the order specified by the request routing rules associated with the HTTPS listeners
124124
| If the client doesn't specify SNI header and if there's a basic listener configured with a certificate | Returns the certificate configured in the basic listener to the client (default or fallback certificate) | Returns the certificate configured in the basic listener |
125125

126+
> [!NOTE]
127+
> When the client does not specify an SNI header, it is recommended that the user add a basic listener and rule to present a default SSL/TLS certificate.
128+
126129
> [!TIP]
127130
> The SNI flag can be configured with PowerShell or by using an ARM template. For more information, see [RequireServerNameIndication](/powershell/module/az.network/set-azapplicationgatewayhttplistener#-requireservernameindication) and [Quickstart: Direct web traffic with Azure Application Gateway - ARM template](quick-create-template.md#review-the-template).
128131

articles/azure-cache-for-redis/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
- name: Azure CLI
445445
href: /cli/azure/redisenterprise
446446
- name: REST
447-
href: /rest/api/redis/redisenterprisecache
447+
href: /rest/api/redis/redisenterprisecache/operation-groups
448448
- name: Resource Manager template
449449
href: /azure/templates/microsoft.cache/redisenterprise
450450
- name: Azure Cache for Redis
Loading
Loading
Loading
-9.41 KB
Loading
-6.98 KB
Loading
-704 Bytes
Loading
-2.34 KB
Loading
-1.41 KB
Loading

0 commit comments

Comments
 (0)