An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
New keys and new key versions in Azure Key Vault are now created on hsmPlatform 2 automatically. The hsmPlatform is an attribute of each key version, not of the vault itself.
When the existing HSM-backed key is renewed (creating a new key version) in the current key vault, that new version will be protected by hsmPlatform 2 and therefore benefit from FIPS 140-3 Level 3 HSMs, even though older versions were on hsmPlatform 1.
A new key vault is not required solely to move from hsmPlatform 1 to hsmPlatform 2 protection for new key material. Creating a new vault is only necessary in specific BYOK/Rights Management scenarios where the documentation explicitly instructs to do so.
To confirm the platform for any key version, use the hsmPlatform attribute as described in the documentation and verify that new versions show 2 or higher.
References: