Existing Partners

All publisher activities must now take place in the OCI Console using Console Publishing.

Use this topic to complete migration-related actions, confirm tenancy readiness, and create required policies.

Create an OCI Tenancy If Needed

If your listings are missing or you don't yet have a tenancy, create one and send required details to Oracle Marketplace.

If you didn't receive our migration notices and your listings are missing in your OCI tenancy, or you don't yet have a tenancy, follow these steps to create one and then contact us.

  1. Go to https://cloud.oracle.com.
  2. Select Sign Up under Not an Oracle Cloud customer yet?
  3. Enter and verify your email, and then follow the link you receive.
  4. Set your password, provide company details and Cloud Account Name, and select Ashburn as your Home Region to manage listings in Console.
  5. Provide address, phone, and payment details, and accept the terms.

    You can start on Free Tier, but we recommend converting to Paid or Pay as You Go to avoid expiration.

  6. Wait for the provisioning confirmation email.
  7. Email ocmpartnerships_ww@oracle.com with the required details.

We'll migrate your listings.

Thank you for being a valued Oracle Marketplace partner and for your support during this transition to the OCI Console. We appreciate your continued partnership.

Complete Existing Partner Migration Actions

Sign in, share tenancy details, confirm readiness, and access Marketplace Publisher for migrated listings.

  1. Sign in to the OCI Console.
  2. Email your tenancy details to Oracle Marketplace.

    No portal steps are required. The legacy Partner Portal is deprecated, so you don't need to enter tenancy information anywhere in the portal.

    If you didn't provide a tenancy for migration previously, email the details to ocmpartnerships_ww@oracle.com so we can migrate your listings.

    Important

    Don't send passwords, user credentials, or any other sensitive information.

    Suggested email template

    Subject: OCI Tenancy Details for Marketplace Listing Migration – <Partner Name>

    Hello Oracle Marketplace Team,

    Please find our details below for the Marketplace migration:

    • Partner Name: <Partner Name>
    • OPN Number: <OPN Number>
    • OCI Tenancy OCID: <Tenancy OCID>

    Once we receive your details, we'll take care of the remaining migration steps and follow up if anything else is needed.

  3. Confirm OCI tenancy readiness.
    • When creating the tenancy, we recommend choosing US East (Ashburn) as the home region. If you choose a different home region, your tenancy must still be subscribed to US East (Ashburn). To create or edit Publisher resources, select US East (Ashburn) in the Console (the Publisher service is available only in this region).
    • Select the US East (Ashburn) region to manage listings in Console. You can subscribe to US East (Ashburn) by following these steps.
    • Paid or PAYG tenancy is recommended to avoid trial expiration interruptions. No charges are incurred unless you use billable services.
    • Add Marketplace policies using the Deploy to Oracle Cloud workflow: https://github.com/oracle-quickstart/oci-marketplace-setup.
  4. Access Marketplace Publisher in the Console.
    • In the OCI Console, go to Marketplace in the Hamburger menu, and then select Listings under Publisher.
    • Select the root compartment.
    • You should now see all the migrated listings that can be managed.
    • To edit a listing revision, follow the steps outlined Editing a Listing Revision's Details.

Create a Policy for Package Listings in an OCI Tenancy

Create policies in the tenancy for package listings that use Marketplace artifacts such as images, stacks, containers, helm charts, or deployable resources.

Follow these steps to create a policy for an OCI tenancy:

  1. Sign in to the OCI Console.
  2. From the main navigation menu , select Identity & Security. Under Identity, select Policies.
  3. For Compartment, select the root compartment.
  4. Select Create Policy.
  5. Fill out the details in the Create Policy form.
    1. Name: Enter a name for the policy. For example, Marketplace-Service-Policy.
    2. Description: Enter a description for the policy.
    3. Policy Versioning: Select the KEEP POLICY CURRENT option.
    4. Policy Statements: Add the following policy statements:
      • ALLOW SERVICE marketplace to manage App-catalog-publisher-listing IN TENANCY
      • ALLOW SERVICE marketplace to read tenant IN TENANCY
      • ALLOW SERVICE marketplace to read compartments IN TENANCY
      • ALLOW SERVICE marketplace to read instance-images IN TENANCY
      • ALLOW SERVICE marketplace to inspect instances IN TENANCY
      • ALLOW SERVICE marketplace to read orm-stacks IN TENANCY (new policy required for stack validation)
      • ALLOW SERVICE marketplace to read orm-jobs IN TENANCY (new policy required for stack validation)
  6. Select Create.
Note

These package-specific policies aren't required for Lead Generation or AI Agent listings unless those listings include package artifacts or deployment resources.

See also: Required IAM Policy.