Tenancy Configuration Notes for OCI Functions

Find out more information and notes about how to configure your tenancy for function development with OCI Functions.

Before you can start using OCI Functions to create and deploy functions, you have to set up your tenancy for function development.

For image-based functions, use the Functions QuickStart Guides to get set up quickly.

When a tenancy is created, an Administrators group is automatically created for the tenancy. Users that are members of the Administrators group can perform any operation on resources in the tenancy. OCI Functions users are typically not members of the Administrators group, and do not have to be. However, a member of the Administrators group does need to perform a number of administrative tasks to enable users to use OCI Functions.

This section provides more information and notes about tenancy configuration tasks for OCI Functions tasks, additional to the Functions QuickStart Guides.

When you have set up your tenancy for function development, you can set up the client development environment required for the function workflow that you plan to use. For image-based functions, use the Functions QuickStart Guides to set up your client development environment.