microsoft / industry

This repository provides holistic architecture design and reference implementation for industry cloud based on proven success of large scale deployments and at-scale adoption with customers and partners.
MIT License
255 stars 72 forks source link

add KV Min Size and LifeTime trigger Policies #416

Closed sasever closed 1 year ago

sasever commented 1 year ago

Enhance the FSI Secure by Default Key Vault Policy initiative by adding 4 built-in policies:

  1. Keys using RSA cryptography should have a specified minimum key size
  2. [Preview]: Azure Key Vault Managed HSM keys using RSA cryptography should have a specified minimum key size
  3. Certificates using RSA cryptography should have the specified minimum key size
  4. Certificates should have the specified lifetime action triggers
krnese commented 1 year ago

Closing this as the PR (#417 ) was merged earlier. Great work!