Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 2.19 KB

oracle-database-groups-roles.md

File metadata and controls

45 lines (32 loc) · 2.19 KB
titledescriptionauthorms.authorms.topicms.servicems.datems.custom
Groups and roles in Oracle Database@Azure
Learn about groups and roles in Oracle Database@Azure.
jjaygbay1
jacobjaygbay
conceptual
oracle-on-azure
12/12/2023
engagement-fy23

Groups and roles in Oracle Database@Azure

This article lists groups and roles you use to manage access to Oracle Database@Azure. Using these groups and roles ensures that assigned users have the appropriate permissions to operate the service.

Groups and roles in Azure

For more information about groups and roles in Azure, see Set Up Role Based Access Control for Oracle Database@Azure.

Groups in Oracle Cloud Infrastructure

Use the following groups in your OCI tenancy:

Group nameDescription
odbaa-db-family-administratorsUsers in this group are administrators who manage database family actions.
odbaa-db-family-readersUsers in this group are administrators who read database family actions.
odbaa-exa-cdb-administratorsUsers in this group are administrators who manage Oracle Container Database (CDB) actions.
odbaa-exa-pdb-administratorsUsers in this group are administrators who manage Oracle Pluggable Database (PDB) actions.

Required Identity and Access Management policies

The following Oracle Cloud Infrastructure Identity and Access Management (IAM) policies are required for each user and each group in Oracle Database@Azure:

  • Allow any-user to use tag-namespaces in tenancy where request.principal.type = ‘multicloudlink’
  • Allow any-user to manage tag-defaults in tenancy where request.principal.type = ‘multicloudlink’

For information about working with policies, see Get started with policies in Oracle databases.

Related content

close