StoreTableInCloud Parameter (Connect-Databricks Cmdlet)
This option specifies whether Databricks server will create and save tables in cloud storage.
Syntax
Connect-Databricks -StoreTableInCloud SwitchParameter
Data Type
bool
Default Value
false
Remarks
Setting this property to "True" will create and save tables in cloud storage, in this case the CloudStorageType property cannot be "DBFS".