Skip to content

Commit c99f433

Browse files
abhinavoracleJBAnderson5kaushik-kundu
authored
WMS ID: 11821 Added policies to access ODA in one of the labs (#381)
* Added ATOM steps * Update manifest.json * Updated images * update manifest.json * Update manifest.json * Added zip files * Updated few links * Update introduction.md * Updated files * Updated files * updated intro * Update provision.md * Update introduction.md * Updated files * completed first draft of intro * Updated files * Updated files * Updated files * Updated files * Update provision.md * Updated need help links * Update provision.md * Update provision.md * Deleted images from sample workshop * Updated Provision.md * Updated Provision.md * Updated Provision.md and addded and image * Update provision.md * Update provision.md * Update provision.md * Updated files * Added another lab Added another lab * Update provision.md Updated few steps * Updated names * Updated Updated * Updated * Updated files * Updated file Updated * Updated instructions Updated instructions * Updated files Updated files * Updated files Updated files * Updated date * Files removed Files removed * Updated model to command rplus Updated model to command rplus * Updated date * Updated to chat rplus model Updated to chat rplus model * Updated files Updated files * Updated files Updated files * Updated files Updated files * Updated model instructions * Update provision.md * Updated provision.md * Update provision.md * Updated file * Adding 23ai agent workshop Adding 23ai agent workshop * Updated files * Updated files * Updated files * Update dbconn_create_conn.png * Updated files * Updated files * Updated files * Updated files * Updated files * Updated files * Updated files * Create oda_locate.png * Updated images * Updated Last Updated date * Adding new multi agent livelab Adding new multi agent livelab * Removed files * Added files * Updated files * Updated files * Updated files * Updated files * Update oda.md * Update oda.md * Update oda.md * Update oda.md * Add files via upload * Update introduction.md * Add files via upload * Update introduction.md * Update introduction.md * Update oda.md * Update oda.md * Update provision-agent-os.md * Update provision-agent-23ai.md * Update oda.md * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update oda.md * Add files via upload * Add files via upload * Update oda.md * Update oda.md * Update oda.md * Update oda.md * Update provision-agent-23ai.md * Added new lab * Updated file * Update introduction.md * Updated files * Update oda.md * Update user.md * Add files via upload * Update user.md * Add files via upload * Update introduction.md * Update oda.md * Update vb.md * Updating files * Updated files * Updated files * Updated files * Update provision-oic-service.md * Updated files * Updated files * Update provision-agent-23ai.md * Update provision-agent-23ai.md * Update provision-agent-23ai.md * Files updated * Update oda.md --------- Co-authored-by: JB Anderson <[email protected]> Co-authored-by: kaushik-kundu <[email protected]>
1 parent 4b8a226 commit c99f433

File tree

1 file changed

+14
-1
lines changed
  • generative-ai-multi-agent-oda/provision-oda-service

1 file changed

+14
-1
lines changed

generative-ai-multi-agent-oda/provision-oda-service/oda.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,19 @@ For Policy Definitions required for multi-tenancy deployment (where ODA and Gene
7373
7474
**Note** If you are using a non-default identity domain - then instead of of just indicating the dynamic group name, you need to indicate domain-name/group-name in the policy statements.
7575
76+
7. Attach the policy at the root compartment level. Please change the values of OCIDs to your own values here.
77+
78+
```text
79+
<copy>
80+
Allow any-user to use ai-service-generative-ai-family in tenancy where request.principal.id='ocid1.odainstance.oc1.us-chicago-1.XXXXXXXXXXXXXXXXXXXXXXXXXX'
81+
Allow any-user to use generative-ai-family in tenancy where request.principal.id='ocid1.odainstance.oc1.us-chicago-1.XXXXXXXXXXXXXXXXXXXXXX'
82+
Allow any-user to use fn-invocation in tenancy where request.principal.id='ocid1.odainstance.oc1.us-chicago-1.XXXXXXXXXXXXXXXXXXXX'
83+
</copy>
84+
```
85+
86+
> **Note:**
87+
> * Please make sure that the compartmentId should be the one under which the resource is created.
88+
7689
## Task 2: Provision Oracle Digital Assistant
7790
7891
This task will help you to create Oracle Digital Assistant under your chosen compartment.
@@ -311,4 +324,4 @@ You may now proceed to the next lab.
311324
* **Luke Farley**, Staff Cloud Engineer, NACIE
312325
313326
* **Last Updated By/Date**
314-
* **Abhinav Jain**, Senior Cloud Engineer, NACIE, February 2025
327+
* **Abhinav Jain**, Senior Cloud Engineer, NACIE, March 2025

0 commit comments

Comments
 (0)