Skip to content

Commit 298beaa

Browse files
Merge pull request #198211 from jlichwa/main
Update Key Vault TOC - mark MSAK legacy
2 parents 30dc818 + 4ce2292 commit 298beaa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/key-vault/secrets/storage-keys-sas-tokens-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: devx-track-csharp
1212

1313
# Customer intent: As a developer I want storage credentials and SAS tokens to be managed securely by Azure Key Vault.
1414
---
15-
# Create SAS definition and fetch shared access signature tokens in code
15+
# Create SAS definition and fetch shared access signature tokens in code (legacy)
1616

1717
You can manage your storage account with shared access signature (SAS) tokens stored in your key vault. For more information, see [Grant limited access to Azure Storage resources using SAS](../../storage/common/storage-sas-overview.md).
1818

articles/key-vault/secrets/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ items:
4545
href: tutorial-rotation.md
4646
- name: Secrets rotation for resources that use two sets of credentials
4747
href: tutorial-rotation-dual.md
48-
- name: Managed Storage Account Keys
48+
- name: Managed Storage Account Keys (legacy)
4949
items:
50-
- name: Managed storage accounts with CLI
50+
- name: Managed storage accounts with CLI (legacy)
5151
href: overview-storage-keys.md
52-
- name: Managed storage accounts with PowerShell
52+
- name: Managed storage accounts with PowerShell (legacy)
5353
href: overview-storage-keys-powershell.md
54-
- name: Fetch SAS tokens in code
54+
- name: Fetch SAS tokens in code (legacy)
5555
href: storage-keys-sas-tokens-code.md
5656
- name: Samples
5757
items:

0 commit comments

Comments
 (0)