This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
How can I assign secrets to variables or use them in expressions in my ARM Template for DevTest Labs?
Apparently it seems to only allow to Secure Parameters... is this correct?
Thank you
Regards,
LS
Luis Simões
Hi Luis,
Thanks for reaching out, yes currently Azure Dev Test Labs secrets are limited to be accessed in parameters of ARM templates and not for variables.
Store secrets in a Key Vault in Azure DevTest Labs.
Hope this information helps, please feel free to revert back if you have any further queries.
Thank you Bharath,
That is unfortunate. Would be great to use secrets in other places.