Skip to main content

WarehouseSnapshot

Properties

PropertyTypeAttributesDescription
configurationWarehouseSnapshotConfigurationRequiredThe Warehouse Snapshot creation configuration
displayNamestringRequiredThe item display name
workspaceIdstringRequired, IdentifierThe containing Fabric workspace ID
connectionStringstringRead-onlyThe SQL connection string connected to the workspace containing this Warehouse Snapshot
definitionFabricItemDefinitionRead-onlyNot supported for Warehouse Snapshot items.
descriptionstringThe item description
folderIdstringThe folder that contains the item
idstringRead-only, IdentifierThe Fabric item ID
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

WarehouseSnapshotConfiguration

PropertyTypeAttributesDescription
parentWarehouseIdstringRequiredThe Warehouse that this snapshot is taken from. Changing this forces recreation of the Warehouse Snapshot.
snapshotDateTimestringThe point in time the snapshot represents, as an ISO 8601 timestamp. Defaults to the current time when not specified.

FabricItemDefinition

PropertyTypeAttributesDescription
partsFabricItemDefinitionPart[]RequiredThe item definition parts
formatstringThe definition format

FabricItemDefinitionPart

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