Azure / Azure/MachineLearningNotebooks
Model Registering with managed application failing with all the Authentication
- 主要语言
- Jupyter Notebook
- 星标
- 4.4k
- 派生
- 2.6k
- PR 合并指标
- 30 天内没有已合并 PR
描述
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 "
}
}
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。