We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac9e1c commit cbea610Copy full SHA for cbea610
ads/feature_store/docs/source/setup_feature_store.rst
@@ -47,8 +47,8 @@ Policies required by the user deploying:
47
allow group <user-group> to manage marketplace-listings in compartment <compartment-name>
48
allow group <user-group> to read compartments in compartment <compartment-name>
49
allow group <user-group> to manage app-catalog-listing in compartment <compartment-name>
50
- allow group <user-group> to read object-family in compartment <compartment-name>
51
-
+ allow group <user-group> to read object-family in tenancy
+ allow group <user-group> to read marketplace-workrequests in compartment FeatureStoreDeployment
52
53
The policies required by the Feature Store API server are:
54
0 commit comments