Ensure that Oracle Zero Trust Packet Routing (ZPR) is enabled for your OCI Autonomous AI Databases in order to enforce least-privilege access by explicitly defining authorized communication paths based on resource attributes, and protect against network misconfigurations since security policies are decoupled from the underlying network architecture. ZPR is an OCI security service that prevents unauthorized data access by enforcing intent-based policies on network traffic. It uses security attributes (labels) assigned to resources to strictly govern communication, completely decoupling security from the network architecture.
Oracle Zero Trust Packet Routing (ZPR) can be applied directly to a private endpoint within your Autonomous AI Database, enhancing security. The ZPR service implements intent-based security policies that you define, ensuring sensitive data is protected from unauthorized access. The core mechanism involves writing policies for resources after assigning them specific security attributes. Essentially, ZPR uses these attributes and your stated intent to govern all network traffic, strictly permitting only authorized packet routing.
Oracle Zero Trust Packet Routing (ZPR) requires your Autonomous AI Database instances to be configured with private endpoints. Please refer to the Knowledge Base documentation for setup details.
Audit
To determine if Zero Trust Packet Routing (ZPR) is enabled for your Oracle Cloud Infrastructure (OCI) Autonomous AI Databases, perform the following operations:
Remediation / Resolution
To enable Oracle Zero Trust Packet Routing (ZPR) for your Oracle Cloud Infrastructure (OCI) Autonomous AI Databases, perform the following operations:
References
- Oracle Cloud Infrastructure Documentation
- Overview of Zero Trust Packet Routing
- Enabling Zero Trust Packet Routing
- Creating a Security Attribute Namespace
- Creating a ZPR Policy
- Managing a Protected Resource's Security Attributes
- Oracle Cloud Infrastructure CLI Documentation
- compartment list
- autonomous-database list
- autonomous-database get
- configuration create
- zpr-policy create
- autonomous-database update