question

Belen-6186 avatar image
0 Votes"
Belen-6186 asked sikumars commented

Connecting to Snowflake using key-pair stored in Azure Key Vault, from Java/Spring Boot

Just need clarification on the process to take if I need to authenticate using key-pair to Snowflake, and private key is stored in Azure Key Vault? How should the private key be installed in Azure Key Vault? Is it really needed to contact Snowflake Support to complete that kind of security configuration, or all could be done from a Java client side? This is using Java/SpringBoot. Thanks in advance! :)




azure-key-vault
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Just checking in to see if the below answer helped. If this answers your query, please don’t forget to click "Accept the answer" and Up-Vote for the same, which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.
Thanks,
Siva

0 Votes 0 ·
sikumars avatar image
1 Vote"
sikumars answered

Hello @Belen-6186,

Thanks for reaching out.

I would recommend you to refer below article which has general guidance about How to read a secret from Azure Key Vault in a Spring Boot application.

https://docs.microsoft.com/en-us/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-key-vault

https://docs.snowflake.com/en/user-guide/kafka-connector-install.html

Hope you this helps.


Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Belen-6186 avatar image
0 Votes"
Belen-6186 answered sikumars commented

Hi folks,

Thanks @sikumars-msft ! Is there any way to use it on a Spring Boot desktop application? Thanks ahead! :)

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Sorry for delayed response.

Please find this article: https://docs.microsoft.com/en-us/java/api/overview/azure/spring-boot-starter-keyvault-secrets-readme?view=azure-java-stable

Hope this helps.


Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

0 Votes 0 ·