admin管理员组文章数量:1391991
I've successfully created an environment variable in Power Automate with the data type set to "Azure Key Vault" to access my key vault. However, when I'm creating a flow, this environment variable isn't appearing in the list of available variables.
When building my flow, I expected to be able to select this environment variable from the dynamic content panel, similar to how other environment variables work. I was anticipating being able to reference my Key Vault secrets through this environment variable within my flow actions. However, when I'm in the flow designer and try to add dynamic content, my Azure Key Vault environment variable doesn't appear in the list of available variables, preventing me from accessing the secrets stored in the vault.
Has anyone encountered this issue before?
Is there a specific step I'm missing to make Azure Key Vault environment variables visible within flows?
Any guidance would be appreciated!
I've successfully created an environment variable in Power Automate with the data type set to "Azure Key Vault" to access my key vault. However, when I'm creating a flow, this environment variable isn't appearing in the list of available variables.
When building my flow, I expected to be able to select this environment variable from the dynamic content panel, similar to how other environment variables work. I was anticipating being able to reference my Key Vault secrets through this environment variable within my flow actions. However, when I'm in the flow designer and try to add dynamic content, my Azure Key Vault environment variable doesn't appear in the list of available variables, preventing me from accessing the secrets stored in the vault.
Has anyone encountered this issue before?
Is there a specific step I'm missing to make Azure Key Vault environment variables visible within flows?
Any guidance would be appreciated!
Share Improve this question asked Mar 13 at 7:02 Rajarajeswari RamasamyRajarajeswari Ramasamy 31 bronze badge1 Answer
Reset to default 0Yep, and sorry to point you straight to the documentation but getting the value for a secret in PowerAutomate is not as simple as pulling a basic text environment variable.
https://learn.microsoft/en-us/power-apps/maker/data-platform/environmentvariables-azure-key-vault-secrets#create-a-power-automate-flow-to-test-the-environment-variable-secret
As it states, you need to use the Perform an unbound action operation and select the action named RetrieveEnvironmentVariableSecretValue from the dropdown list provided.
本文标签: Azure Key Vault Environment Variable Not Showing in Power Automate FlowStack Overflow
版权声明:本文标题:Azure Key Vault Environment Variable Not Showing in Power Automate Flow - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744716146a2621414.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论