Skip to content

Commit 8409bca

Browse files
Merge pull request #224313 from msmbaldwin/patch-177
Update azure-policy.md
2 parents 845dfa6 + f677f1c commit 8409bca

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/key-vault/managed-hsm/azure-policy.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: how-to
1010

1111
---
1212

13-
# Integrate Azure Managed HSM with Azure Policy
13+
# Integrate Azure Managed HSM with Azure Policy (preview)
1414

1515
[Azure Policy](../../governance/policy/index.yml) is a governance tool that gives users the ability to audit and manage their Azure environment at scale. Azure Policy provides the ability to place guardrails on Azure resources to ensure they're compliant with assigned policy rules. It allows users to perform audit, real-time enforcement, and remediation of their Azure environment. The results of audits performed by policy will be available to users in a compliance dashboard where they'll be able to see a drill-down of which resources and components are compliant and which aren't. For more information, see the [Overview of the Azure Policy service](../../governance/policy/overview.md).
1616

@@ -28,7 +28,6 @@ Example Usage Scenarios:
2828

2929
**Deny**: When the effect of a policy is set to deny, the policy will block the creation of new components such as weaker keys, and will block new versions of existing keys that do not comply with the policy definition. Existing non-compliant resources within a Managed HSM are not affected. The 'audit' capabilities will continue to operate.
3030

31-
3231
### Keys using elliptic curve cryptography should have the specified curve names
3332

3433
If you use elliptic curve cryptography or ECC keys, you can customize an allowed list of curve names from the list below. The default option allows all the following curve names.
@@ -111,4 +110,4 @@ If there are no compliance results of a pool after one day. Check if the role as
111110
- [Logging and frequently asked questions for Azure policy for key vault](../general/troubleshoot-azure-policy-for-key-vault.md)
112111
- Learn more about the [Azure Policy service](../../governance/policy/overview.md)
113112
- See Key Vault samples: [Key Vault built-in policy definitions](../../governance/policy/samples/built-in-policies.md#key-vault)
114-
- Learn about [Microsoft cloud security benchmark on Key vault](/security/benchmark/azure/baselines/key-vault-security-baseline)
113+
- Learn about [Microsoft cloud security benchmark on Key vault](/security/benchmark/azure/baselines/key-vault-security-baseline)

0 commit comments

Comments
 (0)