Moving a Profile to Another Compartment

Move a profile to another compartment in OS Management Hub. This can be helpful when trying to restrict access to resources by placing them in a specific compartment.

Note

You can't move service-provided or default profiles from the root compartment.

For best practices when moving compartments, see Compartment Considerations.

    1. Open the navigation menu and click Observability & Management. Under OS Management Hub, click Profiles.
    2. Under List scope, select the compartment that contains the profile you're interested in.
    3. Click the name of the profile.
    4. Click Move resource.
    5. Select the Destination compartment to move the profile to.
    6. Click Move resource.
  • Use the oci os-management-hub profile change-compartment command and required parameters to move the profile to another compartment within the same tenancy.

    oci os-management-hub profile change-compartment --profile-id ocid --compartment-id ocid[OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the ChangeProfileCompartment operation to move a profile to another compartment within the same tenancy.