How can I access the data from blob storage through script.py using online endpoint?

Yogeshkumar Shankariya 0 Reputation points
2024-06-10T12:20:30.0133333+00:00

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.

User's image

User's image

Azure Machine Learning
Community Center | Not monitored
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.