dotnet / machinelearning-modelbuilder

Simple UI tool to build custom machine learning models.
Creative Commons Attribution 4.0 International
264 stars 56 forks source link

model builder error #1348

Closed SUDALV92 closed 3 years ago

SUDALV92 commented 3 years ago

System Information:

Using this tutorial: https://devblogs.microsoft.com/dotnet/train-image-classification-model-azure-mlnet-model-builder/ It crashed during new workspace creation. log: 25db3535-983c-4827-a2b4-4f4133ff5691.txt

Next resources still successfully created:

SUDALV92 commented 3 years ago

I'm trying to create a workspace from the azure portal and getting this error:

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"code":"BadRequest","message":"An invalid value was provided for 'accessPolicies'."}]}

SUDALV92 commented 3 years ago

Recreated all required resources from scratch in azure portal, everything works fine.

beccamc commented 3 years ago

@SUDALV92 sorry about this error! This is a known issue when creating your first workspace. We are working to replace the problem library now.

Thank you for reporting and apologies for the delay!