Skip to content

Commit bb4a9cb

Browse files
committed
add new article to TOCs
1 parent d34ee81 commit bb4a9cb

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

articles/security/fundamentals/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@
137137

138138
- name: Data security, encryption, and storage
139139
items:
140+
- name: Best practices for protecting secrets
141+
href: secrets-best-practices.md
140142
- name: Data security and encryption
141143
href: encryption-overview.md
142144
- name: Key management in Azure

articles/security/fundamentals/secrets-best-practices.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.subservice: security-fundamentals
1212
ms.topic: conceptual
1313
ms.tgt_pltfrm: na
1414
ms.workload: na
15-
ms.date: 11/07/2023
15+
ms.date: 11/09/2023
1616
ms.author: terrylan
1717

1818
---
@@ -21,7 +21,6 @@ The articles below provide guidance on protecting secrets. Follow this guidance
2121

2222
- Azure Stack Hub: [Rotate secrets](/azure-stack/operator/azure-stack-rotate-secrets)
2323
- Azure Key Vault: [Centralize storage of application secrets](../../key-vault/general/overview.md)
24-
- Azure Key Vault: [Automate the rotation of a secret for resources that use one set of authentication credentials](../../key-vault/secrets/tutorial-rotation.md)
2524
- Azure Communications Service: [Create and manage access tokens](../../communication-services/quickstarts/identity/access-tokens.md)
2625
- Azure Service Bus: [Authenticate and authorize an application with Microsoft Entra ID to access Azure Service Bus entities](../../service-bus-messaging/authenticate-application.md)
2726
- Azure App Service: [Learn to configure common settings for an App Service application](../../app-service/configure-common.md)

articles/security/journey/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@
169169

170170
- name: Data security, encryption, and storage
171171
items:
172+
- name: Best practices for protecting secrets
173+
href: secrets-best-practices.md
172174
- name: Azure Certificate Authority details
173175
href: ../fundamentals/azure-CA-details.md?toc=/azure/security/journey/toc.json&bc=/azure/security/breadcrumb/toc.json
174176
- name: Data security and encryption

0 commit comments

Comments
 (0)