#Making input files accessible from Azure
1 messages · Page 1 of 1 (latest)
Hi @storm marsh,
do I understand correctly that you are using the input "Link remote text file" option? If so, I don't there is a way to handle the authentication securely.
If you are loading these files directly in the code, you could either store the access token either in the secret environment variable or pass it as an input that has isSecret flag set to true in the input schema.