【Azure Key Vault】在Alteryx中使用Azure Key Vault存储账号和密码并实现无交互登录
问题描述:
需要在Alteryx中使用Azure Key Vault, Alteryx 能将数据发布到 Tableau,需要输入账号和密码,使用Azure Key Vault来替换这个输入账号和密码的过程,是否可以在alteryx中实现呢?
问题解答
在Azure KeyVault的资料中,没有找到针对Alteryx的解决方案。但是 Alteryx Data Connection Manager (DCM) 支持使用External Vaults功能获取外部的机密。其支持的密钥库Hashicorp Vault (KV secrets engine) 提供了与Azure KeyVault 支持。
Azure key Vault
The Key Management secrets engine supports lifecycle management of keys in named Azure Key Vault instances. This is accomplished by configuring a KMS provider resource with the
azurekeyvault
provider and other provider-specific parameter values.Key Management Secrets Engine with Azure Key Vault : https://developer.hashicorp.com/vault/tutorials/adp/key-management-secrets-engine-azure-key-vault
当在复杂的环境中面临问题,格物之道需:浊而静之徐清,安以动之徐生。 云中,恰是如此!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· DeepSeek 开源周回顾「GitHub 热点速览」
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· AI与.NET技术实操系列(二):开始使用ML.NET
· 单线程的Redis速度为什么快?
2022-12-13 【Azure 环境】中国区Azure是否可以根据资源组的模板,生成一个可视化的架构图呢?
2021-12-13 【Azure 环境】Azure应用程序网关设置set_Cookie=key=value; SameSite=Strict; HTTPOnly,AzureAD登录使用cookie时使用不了的案例记录