MS Fabric

Does it work in MS Fabric?

Short answer

No.

Long answer

CAT depends on successfully installed .NET 8 runtime. MS Fabric is “more managed” service than Azure Databricks. It does not allow running initialization scripts on the worker nodes.

Actually MS Fabric has .NET runtime installed, but older version than CAT needs.

If this changes in the future (either up-to-date version of .NET runtime will be present or it will be possible to install), we’ll be happy to provide documentaiton how to run CAT tests from MS Fabric.