Create Databricks and cluster with student Subscription

2022-02-20T10:59:32.293+00:00

I can create the resource and cluster, but when I try to start I recibe a maximum IP's by zone error.
I would like to know if It's possible to create a DB resource and cluster with an student Sub

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

Accepted answer
  1. ShaikMaheer-MSFT 38,546 Reputation points Microsoft Employee Moderator
    2022-02-21T14:11:57.15+00:00

    Hi @Anonymous ,

    Thank you for posting query in Microsoft Q&A Platform.

    If I understand ask better, You would like to have databricks resources such as cluster etc.. created with student subscription and work with them. Please feel free to correct me if my understanding is wrong.

    Currently, you can use Azure Free Trial subscription to create a Single node cluster which will have one Driver node with 4 cores.

    Single Node cluster is a cluster consisting of a Spark driver alone and no Spark worker nodes. Such clusters support Spark jobs and all Spark data sources, including Delta Lake. In contrast, Standard clusters require at least one Spark worker to run Spark jobs.

    Single Node clusters are helpful in the below scenarios:

    • Lightweight exploratory data analysis.
    • Running single node machine learning workloads that need Spark to load and save data

    Click here to know more about single node clusters.

    If you wish to have more nodes then its not possible with student subscription. One should upgrade account to Pay-as-you-go and remove spending limit.
    Detailed steps and discussion about same is available in below thread. I request you go through same for more idea.
    https://learn.microsoft.com/en-us/answers/questions/91588/using-microsoft-azure-free-trial-for-databricks.html

    Hope this helps. Please let us know if any further queries.


    Please consider hitting Accept Answer. Accepted answers helps community as well.


0 additional answers

Sort by: Most helpful

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.