Databricks container Service in Azure

Ramesh D 91 Reputation points
2023-12-15T04:18:10.89+00:00

Hi Team,

I am trying to run my Azure databricks notebooks as containerized service . Do we have any documenattaion for this.

I want to try it as POC , we are planning for deploying Azure Databricks Notebooks as Container instances in Azure Stack HCI.

Regards,

Ramesh

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,514 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,641 Reputation points Moderator
    2023-12-15T05:20:23.9466667+00:00

    @Ramesh D - Thanks for the question and using MS Q&A platform.

    Unfortunately, Azure Databricks Container Services is not available on the Azure Stack HCI.

    Azure Databricks Container Services lets you specify a Docker image when you create compute. Some example use cases include:

    • Library customization: you have full control over the system libraries you want installed.
    • Golden container environment: your Docker image is a locked down environment that will never change.
    • Docker CI/CD integration: you can integrate Azure Databricks with your Docker CI/CD pipelines.

    For more details, refer to Customize containers with Databricks Container Service.

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.