QuestionQ72
Snowflake Gen AI & LLM FunctionsA Gen AI Specialist needs to configure a Snowflake account located in the AWS_APJ region so that it can process inference requests for Snowflake Cortex LLM functions using capacity in the AWS_US and AWS_EU regions.
How should this be accomplished?
- A Use the ORGADMIN role to set CORTEX_ENABLED_CROSS_REGION = ANY_REGION.
- B Use the ORGADMIN role to set CORTEX_ENABLED_CROSS_REGION = AWS_US, AWS_EU.
- C Use the SYSADMIN role to set CORTEX_ENABLED_CROSS_REGION = ANY_REGION.
- D Use the ACCOUNTADMIN role to set CORTEX_ENABLED_CROSS_REGION = AWS_US, AWS_EU.
Community Discussion