Source
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…
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.
Snowflake Native App manifest reference
The Snowflake Native App Framework is generally available on supported cloud platforms.
snow app release-directive set
Sets a release directive. target_accounts cannot be specified for default release directives. target_accounts field is required when creating a new non - default release directive.
Declarative Native App manifest reference
It’s used to declaratively share data with consumers, such as notebooks, tables, and views.
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.
Security requirements and best practices for a Snowflake Native App
Your app must not load or execute any code from outside the application package except Snowflake - provided libraries. All the app code, including all library dependencies and setup code, must be included in the app version defined in the…
Install an app from a listing
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.
Example - Configure external access for services in an app with containers
EXTERNAL ACCESS INTEGRATION Defines a list of network rules that specify the domain names of external endpoints. An external access integration can also specify a list of secrets that store the credentials used to access these endpoints.
snow app release-directive list
Lists release directives in an application package. If no release channel is specified, release directives for all channels are listed.