Hi! I need to insert AZURE-credentials in my envir...
# prefect-cloud
s
Hi! I need to insert AZURE-credentials in my environmental variables in
prefect.yaml
. I've created Secret.blocks and apply them as job_variables -> env in my yaml file. When I deploy, the values in the yaml-file is overwritten with the actual secrets, and the secrets are shown in the UI under environmental variables for the deployment as well. Why?