When doing text analysis I like to use the filter stopwords dictionary. The dictionary allows me to supplement the words that normally are in the stopwords English file. The Stoppard dictionary has a requirement to link to a file. If I store my stopwords list that the text file onto the cloud is converted into data which will not then allow me to proceed without an error because the process is expecting a file and sees data. I've tried changing the resource type from file "repository blob entry" that does not help. Any suggestions would be greatly appreciated.