Hi,
We are trying to set up the integration between D365FSCM Demand Forecasting and an Azure Machine Learning Service as described in the docs: https://docs.microsoft.com/en-us/dynamics365/supply-chain/master-planning/introduction-demand-forecasting.
D365FSCM properly call the pipelines that runs and generate a file in the blob storage but on D365FSCM's side the following error is returned:

Parameter seems to be correct because of the input file used by the Pipelines has been uploaded into the Azure Blob Storage. I've noticed that the structure of the blob has 3 folder, one for the input and two for the output (output and output*s*). And the one that cointains output files from the pipelines is outputs. But no parameters are available on D365FSCM where it is possible to specify a folder.
thx