Source
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.
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.
Set up the containers and services managed by an app
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.
Overview of app versions and upgrades
The Snowflake Native App Framework allows providers to create versions and patches of an app. Versions and patches allow providers to release new functionality and updates to consumers. VersionGenerally contains major updates to a…
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.
Sep 15, 2025: Snowflake Native Apps updates
Snowflake Native App providers can use automated granting of privileges to add the privileges the app requires to the manifest file. Automated granting of privileges allows an app to create objects in the consumer account without requiring…
Guidelines for publishing an app to the Snowflake Marketplace
Apps must deliver the advertised functionality. Apps must include a clear framework and instruction for utilizing app functionality. Apps should not crash, freeze, or otherwise function abnormally.
Configure event definitions for an app
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.
Upgrade an app
The Snowflake Native App Framework is generally available on supported cloud platforms.
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…