azure-cli icon indicating copy to clipboard operation
azure-cli copied to clipboard

Batch Endpoint Invoke - Input Dataset Declaration is not working.

Open sherlynnw-fac opened this issue 3 years ago • 2 comments
trafficstars

Example 1: Invoke a batch endpoint with input data from a registered Azure ML data asset It was working for some time, but has stopped working, invocation works but pipeline in AML fails with Service Error: Experiment submission failed due to error 'id' cannot be null.

Example 3: Invoke a batch endpoint with input file from a registered datastore & Example 5: Invoke a batch endpoint with input folder from a registered datastore Results in InternalServerError during batch endpoint invocation.

my az version is as follows:

{ "azure-cli": "2.39.0", "azure-cli-core": "2.39.0", "azure-cli-telemetry": "1.0.6", "extensions": { "ml": "2.6.1" } }


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

sherlynnw-fac avatar Aug 08 '22 17:08 sherlynnw-fac

route to CXP team

yonzhan avatar Aug 08 '22 22:08 yonzhan

@sherlynnw-fac Thank you for reaching out, we are looking into it.

RakeshMohanMSFT avatar Aug 12 '22 09:08 RakeshMohanMSFT

@sherlynnw-fac Apologies for the delay in getting back. Can you please share the debug trace for the issue?

RakeshMohanMSFT avatar Aug 26 '22 08:08 RakeshMohanMSFT

Apologies for the delay. I just retested this today to get the logs but seems to be working fine now. Closing this issue. Thank you.

sherlynnw-fac avatar Sep 02 '22 08:09 sherlynnw-fac