How can I access the data from blob storage through script.py using online endpoint?
Hello,
I have deployed an MLflow classification model through an online endpoint. To obtain customized output from the endpoint, I have included a score.py.
This script.py is designed to retrieve data from blob storage/data assets using the customer number as input, and then utilize the features to generate prediction probabilities.
However, I'm encountering a "read permission error."
I am attaching the error as a screenshot here, kindly help.
1 answer
Sort by: Most helpful
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more