[ https://issues.apache.org/jira/browse/JCLOUDS-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164791#comment-16164791 ]
Andrea Turli commented on JCLOUDS-1305: --------------------------------------- hi [~mindgrep], using AzureTemplateOptions you can specify https://docs.microsoft.com/en-us/rest/api/compute/virtualmachines/virtualmachines-create-or-update#bk_secrets see https://github.com/jclouds/jclouds-labs/blob/master/azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/compute/options/AzureTemplateOptions.java#L44 does it solve your issue? > Azure: Support storing of public ssh keys in azure keyvault > ------------------------------------------------------------ > > Key: JCLOUDS-1305 > URL: https://issues.apache.org/jira/browse/JCLOUDS-1305 > Project: jclouds > Issue Type: Improvement > Components: jclouds-compute > Reporter: Vikas Rangarajan > Labels: azurecompute-arm > > As an azure user I would like to have the ability to store ssh public keys so > that I can inject them by name during VM creation. This will provide parity > with other cloud providers like openstack and ec2. The azure keyvault > provides a secure way to store such keys. This functionality existed in > azurecompute-arm before a refactoring from VM deployment template API to VM > api. -- This message was sent by Atlassian JIRA (v6.4.14#64029)