Azure / Azure/MachineLearningNotebooks
Model Registering with managed application failing with all the Authentication
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to register model inside deployment script using automatic deployment from managed application getting below error
{
"error": {
"code": "UserError",
"message": "\nOperation returned an invalid status code 'Forbidden'. The possible reason could be:\n1. You are not authorized to access this resource, or directory listing denied.\n2. you may not login your azure service, or use other subscription, you can check your\ndefault account by running azure cli commend:\n'az account list -o table'.\n3. You have multiple objects/login session opened, please close all session and try again.\n "
}
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.