Hi Team,
I was trying to run the deployment pipeline and planning to deploy the model to Azure web app. But the pipeline was failing continuously at step "Create model package and set IMAGE_LOCATION variable" with error message as given below
"##[error]{'Azure-cli-ml Version': '1.12.0', 'Error': TypeError('package() takes from 2 to 4 positional arguments but 6 were given')}"
Please find the screen shot for the same.

The same azure ml package command was working fine in azure cloud shell.
Looking forward for a positive response.