Use the Endpoint of Your Home Region for All IAM API Calls
When you sign up for Oracle Cloud Infrastructure, Oracle creates a tenancy for you in one region. This is your home region. Your home region is where your IAM resources are defined. When you subscribe to a new region, your IAM resources are replicated in the new region, however, the master definitions reside in your home region and can only be changed there. Make all IAM API calls against your home region endpoint. The changes automatically replicate to all regions. If you try to make an IAM API call against a region that is not your home region, you will receive an error. See What is the tenancy home region? How do I find my tenancy home region?
In addition to these endpoints, each vault has a unique endpoint for create, update, and list operations for keys. This endpoint is referred to as the control plane URL or management endpoint. Each vault also has a unique endpoint for cryptographic operations. This endpoint is known as the data plane URL or the cryptographic endpoint.
Services Not Supported in Oracle Cloud Infrastructure United Kingdom Government Cloud 🔗
The following services aren't available for tenancies in the United Kingdom Government Cloud:
Analytics & AI services not
available:
Document Understanding
Generative AI
Vision
Storage services and features not available:
File Storage LDAP authorization and Kerberos
authentication
Databases services and features not
supported:
Autonomous Recovery Service
OCI Cache
OCI Database with PostgreSQL
Developer Services services and
features not supported:
Blockchain Platform
Governance and Administration services not available:
Resource Scheduler
Identity & Security services not
available:
Access Governance
Observability & Management services
not available:
Health Checks
Networking services and features not
available:
DNS Zone Management - public DNS zones (private DNS
zones are supported)
HTTP redirects
Inter-Region Latency dashboard
Network Path Analyzer
Traffic Management
TSIG keys
SMTP Authentication and Connection Endpoints 🔗
Email Delivery only supports the AUTH PLAIN command when
using SMTP authentication. If the sending application is not flexible with the AUTH
command, an SMTP proxy/relay can be used. For more information about the AUTH command,
see AUTH Command and its Mechanisms.
Region
SMTP Connection Endpoint
UK Gov South (London)
smtp.email.uk-gov-london-1.oci.oraclegovcloud.uk
UK Gov West (Newport)
smtp.email.uk-gov-cardiff-1.oci.oraclegovcloud.uk
SPF Record Syntax 🔗
An SPF record is a TXT record on your sending domain that authorizes Email Delivery IP addresses to send on your behalf. SPF
is required for subdomains of oraclegovcloud.com and recommended in
other cases. The SPF record syntax for the United Kingdom Government Cloud sending
region is shown in the following table:
Realm Key
SPF Record
OC4
v=spf1 include:rp.oraclegovemaildelivery.uk
~all
The Realm Key is applicable for any sending regions in that realm.