Configure Analyze Applications

To use Analyze Applications, you must configure an Object Storage bucket to store your analysis reports and, optionally, your application artifacts. You can either select an existing bucket or create a new one within your tenancy.

To configure Analyze Applications:

Note

To configure Analyze Applications, you must be an OCI Administrator or a member of a group with permissions to manage Analyze Applications. You also need tenancy-level privileges to create groups and policies, and to manage buckets in selected tenancy.
  1. Begin Configuration
    From the Object Storage bucket section of the Analyze Applications dashboard, select Configure Analyze applications.
  2. Bucket Configuration

    In the Bucket configuration step, choose one of the following:

    • Select an existing bucket. Choose a compartment, and select a bucket from the available list.
    • Create a new bucket. Choose a compartment and provide a name for the new bucket.
    Select Next to continue.
  3. Resources for Analyze Applications
    To use Analyze Applications, the following resources must be created:
    • Group: ANALYZE_APPLICATIONS_USERS
    • Policy: ANALYZE_APPLICATIONS_USERS_POLICY with statements:
    Group
    ALLOW RESOURCE '<server-components>' TO MANAGE objects in '<compartment-name>' where target.bucket.name = '<bucket-name>'
    ALLOW RESOURCE '<server-components>' TO READ buckets in '<compartment-name>' where target.bucket.name = '<bucket-name>'

    Policy

    ALLOW GROUP ANALYZE_APPLICATIONS_USERS TO MANAGE standalone-work-requests IN TENANCY
    ALLOW GROUP ANALYZE_APPLICATIONS_USERS TO MANAGE application-analyses IN TENANCY
  4. Resource creation options

    Using the Wizard (For OCI Administrators):

    OCI administrators with the necessary privileges can use this configuration wizard to automatically create all required groups and policies.

    Manual Creation (For Non-Admin Users):

    If you don't have the required permissions, work with an OCI administrator to create these resources manually. After the resources are set up, you can proceed by selecting the checkbox: The resources are already created using the instructions in Configuring Analyze Applications.

    Manual Creation (For Non-Admin Users):

    • Create a group:

      Refer to create a group to add the ANALYZE_APPLICATIONS_USERS group.

    • Create policies:

      Refer to create a policy to set the necessary permissions using the statements provided above.

  5. Review

    Review your configuration, including selected bucket and resource setup.

    Use Edit to make any changes, if needed.

    Select Configure to create the object storage button.

  6. Progress

    The wizard displays the progress of the configuration steps. When complete, the selected bucket is now configured for Analyze Applications, and all subsequent uploads and reports will be stored there.