Skip to content

Commit 6613b12

Browse files
committed
Add enabling of cortex
1 parent 775492b commit 6613b12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

admin/policies.sql

+3
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,6 @@ ALTER USER RECOVER_SERVICE SET AUTHENTICATION POLICY service_account_authenticat
7777
ALTER USER DPE_SERVICE SET AUTHENTICATION POLICY service_account_authentication_policy;
7878
ALTER USER AD_SERVICE SET AUTHENTICATION POLICY service_account_authentication_policy;
7979
ALTER USER THOMASYU888 SET AUTHENTICATION POLICY service_account_authentication_policy;
80+
81+
USE ROLE ACCOUNTADMIN;
82+
ALTER ACCOUNT SET CORTEX_ENABLED_CROSS_REGION = 'ANY_REGION';

0 commit comments

Comments
 (0)