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 Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
{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.