When setting up an Azure HDInsight Spark cluster via the Azure Portal, I am getting the following error message:
You have reached your subscription's limit of -8 cores in West Central US. Please choose a data source in a different region to increase your limit for West Central US. The value must be between 0 and 1.
A value between 0 and 1 is obviously not possible.
The validation failure occurs irrespective of the selected region, number / type of worker nodes, etc.
Under Subscription --> Usage + Quotas, it shows that there are enough cores available to run multiple worker nodes of any considered type in any considered region.
Anyone with the same issue and a solution?