Skip to main content

Lakehouse

Properties

PropertyTypeAttributesDescription
configurationLakehouseConfigurationRequiredLakehouse creation configuration
displayNamestringRequiredThe item display name
workspaceIdstringRequired, IdentifierThe containing Fabric workspace ID
defaultSchemastringRead-onlyThe default schema for a schema-enabled Lakehouse
definitionFabricItemDefinitionThe item definition
descriptionstringThe item description
folderIdstringThe folder that contains the item
idstringRead-only, IdentifierThe Fabric item ID
oneLakeFilesPathstringRead-onlyOneLake path to the Lakehouse files directory
oneLakeTablesPathstringRead-onlyOneLake path to the Lakehouse tables directory
sqlEndpointPropertiesLakehouseSqlEndpointPropertiesRead-onlyProperties of the Lakehouse SQL endpoint
tagsstring[]The IDs of the tags applied to the item. Tags applied outside of Bicep are left untouched when this is not set.
typestringRead-onlyThe Fabric item type

LakehouseConfiguration

PropertyTypeAttributesDescription
enableSchemasboolRequiredWhether schemas are enabled for the Lakehouse

FabricItemDefinition

PropertyTypeAttributesDescription
partsFabricItemDefinitionPart[]RequiredThe item definition parts
formatstringThe definition format

LakehouseSqlEndpointProperties

PropertyTypeAttributesDescription
connectionStringstringRead-onlyThe SQL endpoint connection string
idstringRead-onlyThe SQL endpoint ID
provisioningStatusstringRead-onlyThe SQL endpoint provisioning status

FabricItemDefinitionPart

PropertyTypeAttributesDescription
pathstringRequiredThe definition part path
payloadstringRequiredThe base64-encoded definition part payload