I was trying to register an ONNX model to Azure Machine Learning service workspace in two different ways, but I am getting errors I couldn\'t solve.
First me
error 413 means the payload is too large. Using Azure portal, you can only upload a model upto 25MB in size. Please use python SDK to upload models larger than 25MB.