Role-based authorization in Model Hub
Model Hub implements role-based access control.
Users need to have EnvironmentUser
role along with one of the following
roles in the environment tied to AI Registry that the model is being imported to:
MLAdmin
(admin user)MLUser
Without these roles, if you try to import models, the Failed to Fetch error or something similar is displayed.
For more information about the access control for the registered models, see Model access control.