Hello Satyajit Tarai,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that you are getting error "o.isUcEnabled is not a function" in Azure Databricks Workspace.
The error is not cluster-related but tied to workspace UC configuration or UI code corruption. So, avoid unnecessary cluster adjustments like, DBR versions. Since the error occurs before cluster interaction and workspace-level UC configuration with cluster-specific settings are unrelated to the frontend error.
I will advise you to follow the steps below to resolve the issue:
Step 1:
- Clear Cache by using Ctrl + Shift + Delete (Chrome/Edge) or follow Microsoft’s guide.
- Disable Extensions by follow Chrome’s extension troubleshooting.
- Test in Incognito/Another Browser to validate if the issue persists.
Step 2:
- Check UC Activation by navigate to your Databricks workspace admin settings.
- Confirm UC is enabled (see Enable UC for Workspaces).
- Check Workspace region compatibility to ensure your workspace region supports UC - https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/.
Step 3:
- Visit Azure Status for regional outages.
- Monitor Databricks Status.
Step 4:
- Open browser developer tools (F12 > Console).
- Look for additional errors (e.g., failed script loads).
- Example: A missing isUcEnabled function suggests a corrupted UI bundle or workspace misconfiguration.
Step 5:
- Use the Azure Portal to restart the Databricks workspace in Manage Azure Databricks.
Step 6:
If unresolved, contact Azure Support with browser console logs, Workspace ID and region and timestamp of the error.
I hope this is helpful! Do not hesitate to let me know if you have any other questions or clarifications.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.