In the documentation of ARM templates resources types, there is no Microsoft.KeyVault/vaults/keys
resource type.
This means that it is not possible to create a key in an Azure key vault by using arm templates.
I would like to know if this is actually intended for security reasons maybe, or just not supported yet.
I am experimenting with the new server side storage encryption with customer manager keys and I would like to create the following in a single template:
- Key vault
- Key in the key vault
- Disk encryption set