Understand limitations in the Snowflake Native App Framework

This topic provides information about the limitations of the Snowflake Native Apps.

Known limitations

Snowflake Native Apps have the following known limitations:

  • Temporary tables or stages are not supported.
  • Some Streamlit features are not supported. See Unsupported Streamlit Features for details.
  • Snowflake Native Apps do not support failover for business continuity. For example, adding an application package to a replication group or failover group is not supported.
  • Storage lifecycle policies aren’t supported in Snowflake Native Apps.
  • Snowflake ML functions such as Top Insights aren’t supported in Snowflake Native Apps.

Known limitations in Snowflake Native Apps with Snowpark Container Services

Snowflake Native Apps with Snowpark Container Services have the following limitations:

Support for private connectivity, VPS, and government regions

The following tables list Snowflake Native App support for private connectivity, Virtual Private Snowflake (VPS), and government regions on the cloud platform that Snowflake supports:

Amazon Web Services

Amazon Web ServicesAWS PrivateLinkVirtual Private SnowflakeGovernment regions
Snowflake Native App Framework (without containers)Generally availableGenerally availableGenerally availableGenerally available
Snowflake Native App Framework (with containers)Generally availableGenerally availableNot yet supportedGenerally available

Microsoft Azure

Microsoft AzureMicrosoft Azure Private LinkVirtual Private SnowflakeGovernment regions
Snowflake Native App Framework (without containers)Generally availableGenerally availableNot yet supportedGenerally available
Snowflake Native App Framework (with containers)Generally availableGenerally availableNot yet supportedNot yet supported

Google Cloud

Google CloudGoogle Cloud Private Service ConnectVirtual Private Snowflake
Snowflake Native App Framework (without containers)Generally availableNot yet supportedNot yet supported
Snowflake Native App Framework (with containers)Generally availableNot yet supportedNot yet supported

Links in email notifications from apps do not correctly link into a private link accounts.

Limitations on Snowflake Native App with Snowpark Container Services

Limitations on Snowflake Native Apps in government regions

The following limitations apply to Snowflake Native App support for government regions:

  • Providers publishing apps from government regions can only share listings within the same organization.

Limitations on AWS government regions

Snowflake Native App support all government regions except Department of Defense (DoD) regions.

Limitations on Azure GovCloud

Azure GovCloud is supported only in the following regions:

  • US East (N. Virginia)

Limitations on apps with containers in government regions

For apps with containers published to government regions, the following limitations apply:

  • Apps with containers are only supported on AWS government regions.
  • Only FedRAMP Moderate on awsuseast1gov is supported.

Limitations on Virtual Private Snowflake (VPS)

The following limitations apply to Snowflake Native App support for Virtual Private Snowflake (VPS):

  • Snowflake Native Apps and Streamlit are not enabled by default in Virtual Private Snowflake. To use Snowflake Native Apps or Streamlit in VPS, contact Snowflake Support.
  • If Streamlit is not enabled in the VPS deployment, consumers cannot use the Python Permission SDK to manage privileges and references.
  • Sharing an app from a VPS account to an account outside the VPS is only supported within the same organization. To share an app outside the current organization, contact Snowflake Support.
  • Only private listings are supported for applications published inside the VPS.
  • Consumers in the VPS can enable event sharing for an app. However, log messages and trace events are not shared unless the provider has an event table within the VPS.
  • Because the Snowflake Marketplace interface is not available in VPS, providers and consumers must manage listings by using SQL. For additional information, see About managing listings using SQL.