Source
Update an app
The Snowflake Native App Framework is generally available on supported cloud platforms.
Jun 23, 2025: Snowflake Native App Framework updates
The Snowflake Native App Framework now includes the following features that make it easier for providers to develop an app to create objects in a consumer account. These features also make it easier for consumers to configure an app during…
snow app open
Opens the Snowflake Native App inside of your browser, once it has been installed in your account.
snow app release-channel list
Preview Feature — Open In preview in Amazon Web Services (AWS), Microsoft Azure, and Google Cloud commercial regions. Lists the release channels available for an application package.
How to include markdown elements and images in the readme.md file of a native app
ISSUE: Native apps without a Streamlit component will, by default, display the readme.
snow app run
Creates an application package in your Snowflake account, uploads code files to its stage, then creates or upgrades an application object from the application package.
Install and manage an app with containers
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.
snow app release-channel set-accounts
Preview Feature — Open In preview in Amazon Web Services (AWS), Microsoft Azure, and Google Cloud commercial regions.
Publishing a Snowflake Native App to customers
You must have an existing connection in your config.toml file. You must have a snowflake.yml file in your Snowflake Native App project.
Snowflake Native App Framework: Apps with containers share events with provider when consumer event table not set
BCR - 1724 introduced a change where the log messages and trace events the consumer has agreed to share are still shared with the provider, even if the event table is set to NONE. This behavior change introduces the same change for apps with…