Seguindo as instruções do video para criar a tabela usuarios, e recebi esta mensagem "UnityCatalogServiceException: [RequestId=f267603f-1925-4352-9b0e-6b490e412329 ErrorClass=INVALIDPARAMETERVALUE.INVALIDPARAMETERVALUE] Missing cloud file system scheme". Estou utilizando o databricks da Azure no modelo trial. A mensagem sugere eu adicionar a dbfs antes do FileStore (dbfs:/FileStore/tables/aula-databricks/usuarios/). Quando faço isto recebo esta mensagem "[UCFILESCHEMEFORTABLECREATIONNOTSUPPORTED] Creating table in Unity Catalog with file scheme dbfs is not supported. Instead, please create a federated data source connection using the CREATE CONNECTION command for the same table provider, then create a catalog based on the connection with a CREATE FOREIGN CATALOG command to reference the tables therein. SQLSTATE: 0AKUC”. Sem esta resoluçào, não consigo dar continuidade do exercicio