We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8bf35e commit 28e465bCopy full SHA for 28e465b
articles/spring-cloud/how-to-enable-end-to-end-tls.md
@@ -1,5 +1,6 @@
1
---
2
title: Enable end-to-end Transport Layer Security
3
+titleSuffix: Azure Spring Cloud
4
description: How to enable end-to-end Transport Layer Security for an application.
5
author: MikeDodaro
6
ms.author: brendm
@@ -49,4 +50,4 @@ az spring-cloud app show -n app_name -s service_name -g resource_group_name
49
50
```
51
52
## Next steps
-* [Access Config Server and Service Registry](how-to-access-data-plane-azure-ad-rbac.md)
53
+* [Access Config Server and Service Registry](how-to-access-data-plane-azure-ad-rbac.md)
0 commit comments