Skip to content

Commit 7dd6b91

Browse files
authored
Merge pull request #113238 from Nickomang/master
Removed vaclav as author of security docs
2 parents 921a96a + d4ca7dd commit 7dd6b91

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

articles/service-fabric/service-fabric-application-secret-management-windows.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Set up an encryption cert on Windows clusters
33
description: Learn how to set up an encryption certificate and encrypt secrets on Windows clusters.
4-
author: vturecek
54

65
ms.topic: conceptual
76
ms.date: 01/04/2019
8-
ms.author: vturecek
97
---
108
# Set up an encryption certificate and encrypt secrets on Windows clusters
119
This article shows how to set up an encryption certificate and use it to encrypt secrets on Windows clusters. For Linux clusters, see [Set up an encryption certificate and encrypt secrets on Linux clusters.][secret-management-linux-specific-link]

articles/service-fabric/service-fabric-application-secret-management.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Manage Azure Service Fabric application secrets
33
description: Learn how to secure secret values in a Service Fabric application (platform-agnostic).
4-
author: vturecek
54

65
ms.topic: conceptual
76
ms.date: 01/04/2019
8-
ms.author: vturecek
97
---
108
# Manage encrypted secrets in Service Fabric applications
119
This guide walks you through the steps of managing secrets in a Service Fabric application. Secrets can be any sensitive information, such as storage connection strings, passwords, or other values that should not be handled in plain text.

0 commit comments

Comments
 (0)