Source
Trust Center
You can use the Trust Center to evaluate and monitor your account for security risks. The Trust Center evaluates your account against recommendations specified in scanners according to a schedule, but you can change how frequently scanners…
Develop a new version of 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. For additional information, see Support for private connectivity, VPS, and government regions.
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-directive add-accounts
snow app release-directive add-accounts Adds accounts to a release directive. Syntax snow app release-directive add-accounts <directive> --channel <channel> --target-accounts <target_accounts> --package-entity-id <package_entity_id…
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…
Getting started with the Trust Center
You can use the Trust Center to check for common security risks in your Snowflake account, and get recommendations on how to remediate those risks.
snow app release-directive unset
snow app release-directive unset Unsets a release directive. Syntax snow app release-directive unset <directive> --channel <channel> --package-entity-id <package_entity_id> --app-entity-id <app_entity_id> --project <project_defin…
Nov 11, 2024 — Snowflake Data Clean Rooms release notes
This allows users to manage these clean rooms directly in the web app while still being able to run any template with a custom web app form. Providers no longer need to call the register clean room to web app APIs, in order to make clean…
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.