cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
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

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group