Search notes:

SQL Server: Big Data Clusters (BDC)

A Big Data Cluster allows to build scalable clusters using
After deploying a BDC, the (so called) Big Data contained in the HDFS can be processed with T-SQL or Spark.

Deploying BDCs

Big Data Clusters are deployed on Kubernetes.
After Kubernetes has been configured, the Big Data Cluster can be created with
azdata bdc create

Index