Unable to turn ON python extension in azure data explorer cluster

Viewed 45

I want to work with python plugins in Kusto. For that we need to enable the python language extension in cluster as mentioned here But whenever I try to do so, the Save button kind of freezes. When I open the configurations tab under settings, and select "On" for python extension (or R extension), the save button becomes gray and unclickable. enter image description here Is this a fault in the portal or is there some mistake that I am making or is it that there is something else I must enable/disable in cluster for sandboxes to work?

Specifications of cluster:

Region-East Asia, Instance Count-2, Compute specification- Standard_E16as_v4+3TB_PS (chosen in accordance with this VM list), Engine Type-v3,

Encryption:

Double Encryption-Off, Disk Encryption -Off, Define tenants permissions-Specify tenants, Scale out- Optimized autoscale (minimum instance count 2 and maxmimum instance count 5)

Please tell me if there is something wrong with my cluster specifications. How can I enable sandbox in my ADX cluster?

0 Answers
Related