cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Create Databricks model serving endpoint in Azure DevOps yaml

afdadfadsfadsf
New Contributor

Hello,

I need to create and destroy a model endpoint as part of CI/CD. 

I tried with mlflow deployments create-endpoint, giving databricks as --target however it errors saying that --endpoint is not a known argument when clearly --endpoint is required. I tried this in DevOps and also in Databricks proper.

I tried running Python inside yaml but mlflow.login() fails with interactive=False and several different configurations for .databrickscfg file (host and token, host username and password).

Is there a way to create an endpoint via yaml? Do you have a working example?

0 REPLIES 0