Stage Container
The blob container name within the Azure Storage account to use for the staging process. The default value is staging, which should be indicative of the purpose of the contents.
This container holds the landing files that Snowflake reads via COPY INTO or that Databricks reads via read_files(). Change this setting when your environment uses a different container naming convention or when multiple projects share a single storage account and require isolation between containers.
Notes:
- This setting is part of the Azure Storage settings category.
- The default value for this setting is
staging.