You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
It would be helpful if the model deployment step could be explained in more detail. Currently the doc (https://github.com/Azure-Samples/MLOpsDatabricks/blob/master/docs/release-pipeline.md) only says that the model should be deployed with the CLI command az ml model deploy
but it gives no further indication on the exact configuration of this command (e.g. which paramaters to use and with which values).