Skip to content

Commit ea6f5d0

Browse files
msmbaldwinCopilot
andcommitted
Delete deprecated nCipher article, fix Node.js output placeholders
- hsm-protected-keys-ncipher.md: DELETED — deprecated since June 2021, 739 lines of obsolete content (Windows 7, .NET 4.5, PowerShell 1.1.0 prereqs). Fully superseded by hsm-protected-keys-byok.md - .openpublishing.redirection.key-vault.json: Added redirect from nCipher article to BYOK article - toc.yml: Removed nCipher entry - hsm-protected-keys.md: Simplified nCipher row to point directly to BYOK method (removed deprecated method reference) - quick-create-node.md: Replaced YOUR-KEY-VAULT-ENDPOINT, YOUR-KEY-NAME, YOUR-KEY-VERSION, YOUR-KEY-TYPE placeholders with angle-bracket style in both JS and TS output examples; fixed misleading YOUR-KEY-VAULT-NAME (was actually key name, not vault) Co-authored-by: Copilot <[email protected]>
1 parent 5aaeb9f commit ea6f5d0

5 files changed

Lines changed: 32 additions & 771 deletions

File tree

.openpublishing.redirection.key-vault.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,11 @@
599599
"source_path_from_root": "/articles/key-vault/secrets/about-managed-storage-account-keys.md",
600600
"redirect_url": "/azure/storage/common/authorize-data-access",
601601
"redirect_document_id": false
602+
},
603+
{
604+
"source_path_from_root": "/articles/key-vault/keys/hsm-protected-keys-ncipher.md",
605+
"redirect_url": "/azure/key-vault/keys/hsm-protected-keys-byok",
606+
"redirect_document_id": false
602607
}
603608
]
604609
}

0 commit comments

Comments
 (0)