Skip to content

Commit 5531cd4

Browse files
authored
Merge pull request #225830 from msmbaldwin/mhsm-misc
Adding security baseline to docset
2 parents fe65eea + 6371f1c commit 5531cd4

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

articles/key-vault/managed-hsm/best-practices.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.author: mbaldwin
1414
---
1515
# Best practices when using Managed HSM
1616

17+
This article provides best practices for securing your Azure Managed HSM key management system. For a full list of security recommendations, see the [Azure Managed HSM security baseline](/security/benchmark/azure/baselines/key-vault-managed-hsm-security-baseline).
18+
1719
## Control Access to your managed HSM
1820

1921
Managed HSM is a cloud service that safeguards encryption keys. As these keys are sensitive and business critical, make sure to secure access to your managed HSMs by allowing only authorized applications and users. This [article](access-control.md) provides an overview of the access model. It explains authentication and authorization, and role-based access control.
@@ -39,8 +41,9 @@ Managed HSM is a cloud service that safeguards encryption keys. As these keys ar
3941

4042
## Next steps
4143

42-
- See [Full backup/restore](backup-restore.md) for information on full HSM backup/restore.
43-
- See [Managed HSM logging](logging.md) to learn how to use Azure Monitor to configure logging
44-
- See [Manage managed HSM keys](key-management.md) for key management.
45-
- See [Managed HSM role management](role-management.md) for managing role assignments.
46-
- See [Managed HSM soft-delete overview](soft-delete-overview.md) for recovery options.
44+
- [Azure Managed HSM security baseline](/security/benchmark/azure/baselines/key-vault-managed-hsm-security-baseline)
45+
- [Full backup/restore](backup-restore.md)
46+
- [Managed HSM logging](logging.md)
47+
- [Manage managed HSM keys](key-management.md)
48+
- [Managed HSM role management](role-management.md)
49+
- [Managed HSM soft-delete overview](soft-delete-overview.md)

articles/key-vault/managed-hsm/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ For pricing information, please see Managed HSM Pools section on [Azure Key Vaul
5757
## Next steps
5858
- [Key management in Azure](../../security/fundamentals/key-management.md)
5959
- See [Quickstart: Provision and activate a managed HSM using Azure CLI](quick-create-cli.md) to create and activate a managed HSM
60+
- [Azure Managed HSM security baseline](/security/benchmark/azure/baselines/key-vault-managed-hsm-security-baseline)
6061
- See [Best Practices using Azure Key Vault Managed HSM](best-practices.md)
6162
- [Managed HSM Status](https://azure.status.microsoft)
6263
- [Managed HSM Service Level Agreement](https://azure.microsoft.com/support/legal/sla/key-vault-managed-hsm/v1_0/)

articles/key-vault/managed-hsm/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ items:
6464
href: built-in-roles.md
6565
- name: Managed HSM Soft-delete
6666
href: soft-delete-overview.md
67+
- name: Security baseline
68+
href: /security/benchmark/azure/baselines/key-vault-managed-hsm-security-baseline?toc=/azure/key-vault/managed-hsm/&bc=/azure/key-vault/managed-hsm/breadcrumb/toc.json
6769

6870
- name: Reference
6971
items:

0 commit comments

Comments
 (0)