Skip to content

Commit 5b32f05

Browse files
committed
Remove direct HSM access row and fix MHSM administrative control per PM feedback
1 parent 2ff0358 commit 5b32f05

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

articles/security/fundamentals/key-management-choose.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Use the following table to compare how each service works and who manages what.
5353
| --- | --- | --- | --- | --- | --- |
5454
| **Service model** | PaaS | PaaS | PaaS | IaaS-style HSM service | IaaS-style HSM service |
5555
| **Authentication** | Entra ID | Entra ID | Entra ID | HSM authentication (password) | HSM authentication (password) |
56-
| **HSM administrative control** | Microsoft | Microsoft | Microsoft | Customer | Customer |
56+
| **HSM administrative control** | Microsoft | Microsoft | Customer | Customer | Customer |
5757
| **Patching and maintenance** | Microsoft | Microsoft | Microsoft | Microsoft | Customer |
5858
| **Service health and hardware failover** | Microsoft | Microsoft | [Shared](/azure/key-vault/managed-hsm/disaster-recovery-guide) | [Shared](/azure/cloud-hsm/overview#customer-owned-highly-available-single-tenant-hsm-as-a-service) | [Customer](/azure/payment-hsm/deployment-scenarios#high-availability-deployment) |
5959
| **BCDR** | Automatic | Automatic | Automatic | Automatic | [Manual](/azure/payment-hsm/deployment-scenarios#disaster-recovery-deployment) |
@@ -72,7 +72,6 @@ Use the following table to compare all the solutions side by side. Answer each q
7272
| Do you need **HSM hardware protection**? | No | Yes | Yes | Yes | Yes |
7373
| What kind of **objects** do you need to store? | Asym Keys, Secrets, Certs | Asym Keys, Secrets, Certs | Asym/Sym Keys, Azure services | Asym/Sym Keys, Certs | Keys |
7474
| Do you need **dedicated capacity**? | No | No | Yes | Yes | Yes |
75-
| Do you need **direct HSM access**? | No (REST API) | No (REST API) | No (REST API) | [Yes, partition-level](/azure/cloud-hsm/integration-guides) | [Yes, appliance-level](/azure/payment-hsm/overview#typical-use-cases) |
7675
| Do you need **customer control of root of trust**? | No | No | Yes | Yes | Yes |
7776
| What is your **budget**? | $ | $$ | $$$ | $$$ | $$$$ |
7877

0 commit comments

Comments
 (0)