Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create at least one OCI public cloud region that your credentials can access

  2. Edit the tenant and go to Credentials → Public

  3. Enter the credentials in the following format:

    1. Access key ID:  tenancy#user#fingerprint

    2. Secret access key: Private key in PEM format

  4. To use the same credentials for billing dashboards, mark the checkbox to Also use for pricing if required

Info

Please note that the expected format for the tenancy and user fields is something similar to this:

  • Tenancy: ocid1.tenancy.oc1..aaaaaaaaeuu5...verylongstring1...

  • User: ocid1.user.oc1..aaaaaaaa7tnw...verylongstring2...

You will find those two long strings in the Configuration File Preview section, as detailed towards the end of the second section of the official Oracle documentation on "Configuring and Connecting to Oracle Cloud with Oracle Developer Tools for VS Code".