Hello community,
Are there any custom or built-in policies targeting the key rotation policy inside an Azure Key Vault. Since the rotation policy feature has been added lately, I suspect that there aren't any built-in policies yet. I'm trying to create a custom policy to force enabling the key rotation feature for new keys. In other words, the 'Enable auto rotation' button below should be ticked when creating a new key.

But I haven't found the right mode. I think it should be Microsoft.KeyVault.Data and for a similar policy 'Key Vault keys should have an expiration date' the target is Microsoft.KeyVault.Data/vaults/keys/attributes.expiresOn but what would it be for the key rotation feature?
Thanks and best regards!
