Using Pulumi, does anyone know if it's possible to provision an Azure Storage account with keys managed by Key Vault per: https://docs.microsoft.com/en-us/azure/key-vault/secrets/overview-storage-keys ? I'm coming up empty searching Pulumi and Terraform docs. Considering trying to accomplish this with a dynamic resource provider, but wanted to check if I'm missing something