正解:C
The correct answer is C. GLOBALORGADMIN .
Corrected typos:
The original options contain typing errors:
A). ACCOUNT AUXIN should be ACCOUNTADMIN
B). SYSAEMIN should be SYSADMIN
C). CLOBALORGADMIN should be GLOBALORGADMIN
D). HECURITYADMIH should be SECURITYADMIN
Auto-fulfillment is an organization-level capability related to Snowflake Native Apps and listings across regions or accounts. Because refresh frequency for auto-fulfilled application packages is managed at the organization/global level, the required role is GLOBALORGADMIN.
Why C is correct:
GLOBALORGADMIN is the organization-level administrative role used for managing organization-wide features. Changing the refresh frequency for an auto-fulfilled application package requires this higher-level administrative authority.
Why the other options are incorrect:
A). ACCOUNTADMIN is the highest administrative role within a Snowflake account, but auto-fulfillment refresh frequency is an organization-level setting.
B). SYSADMIN manages account objects such as warehouses, databases, schemas, and tables, but it does not manage organization-level auto-fulfillment settings by default.
D). SECURITYADMIN manages users, roles, and grants, but it is not the default role for managing auto- fulfillment refresh frequency.
Official Snowflake documentation reference:
Snowflake documentation for auto-fulfillment and organization-level administration identifies GLOBALORGADMIN as the role used for managing organization-level Snowflake features.
Reference: Snowflake Documentation - Auto-fulfillment; Snowflake Documentation - Organization roles; Snowflake Documentation - Snowflake Native Apps; SnowPro Core Study Guide - Snowflake Account and Resource Management.