Get KeyVault secret from parameters #16658
-
I am trying to create a Data Store from Machine Learning Workspace that uses Service Principal, because I cannot use So I found out here we can use the This is the way I did on my parameter file (I have hidden some values):
When I deploy I get this error:
But I was trying to use Latest Version as we do similar on ADF and Synapse (is it possible?): |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Remove the last parameter passed to |
Beta Was this translation helpful? Give feedback.
Remove the last parameter passed to
az.getSecret
as it is an optional property that should be set only when retrieving a version that is not the latest https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/bicep-functions-parameters-file#getsecret