Model training in local Azure ml Notebook

2024-09-04T10:05:31.9266667+00:00

Hi everyone

I use a compute cluster of GPU for training a machine learning model.

For access we have this user managed identity to communicate with the Azure resources which correct configured with compute cluster.

The job for training model is created in the notebook. When submit the job it throws clientauthtication error.

ClientAuthenticationError: (UserError) Workspace nusaexrdeuseamlw MSI doesn't have appropriate permissions on the storage account nusaexrdeuseasta Code: UserError Message: Workspace nusaexrdeuseamlw MSI doesn't have appropriate permissions on the storage.

The storage account specified is the default one used while creating the Azure ML workspace.
Apart from storing metadata of job in default storage account we are not using it anywhere in the training model. Please help me out in solving this issue.

User's image

User's image

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,844 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,783 questions
{count} votes

Your answer

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