Configure a Private Access Channel using the Console
You can use Oracle Cloud Infrastructure Console to configure a private access channel for your Oracle Analytics Cloud instance.
When you set up a private access channel you alter the configuration of your Oracle Analytics Cloud instance. Some users might experience a temporary disruption in service during the configuration process so Oracle recommends that you plan private access channel configuration activities on critical instances accordingly.
- In Oracle Cloud Infrastructure Console, click in the top left corner.
- Click Analytics & AI. Under Analytics, click Analytics Cloud.
- Select the compartment that contains the Oracle Analytics Cloud instance you're looking for.
- Click the name of the instance you want to configure a private access channel
for.
The instance must be deployed with Enterprise Edition.
- On the Instance Details page, navigate to the Resources section, click Private Access Channel, and then click Configure Private Access Channel.
- For Name, enter any name to identify the private access channel.
- If your Oracle
Analytics Cloud instance has a public endpoint:
- Select the Virtual Cloud Network and the Subnet that you want Oracle Analytics Cloud to use to access private data sources.
- Optional: If you want to restrict outgoing traffic to the private data source using egress rules in predefined network security groups, select Configure Access Control and then click Another Network Security Group to select one or more network security groups.
Click Change Compartment to select resources from a different compartment. If you can't see the VCN, subnet, or network security group you want, check you have the required permissions.
If your Oracle Analytics Cloud instance has a private endpoint, the private access channel automatically uses the same VCN, subnet, and network security groups as the private endpoint. See Create Oracle Analytics Cloud with a Private Endpoint.
- Enable access to at least one private data source:
- Optional. To add the domain name associated with the selected VCN as a private source, select Virtual Cloud Network's Domain Name as DNS Zone.
- In DNS Zone, enter the name of a domain you want
to give access to.
For example:
companyabc.com
-
Private data source in a corporate network peered to an Oracle Cloud Infrastructure VCN
Register a DNS zone in the format:
<domain name>
For example:
- If the data source FQDN hostname is
data-source-ds01.companyabc.com
, add the DNS Zone ascompanyabc.com
. - If the data source FQDN hostname is
db01.dbdomain.companyabc.com
, add the DNS Zone asdbdomain.companyabc.com
to only give Oracle Analytics Cloud access to hosts underdbdomain.companyabc.com
.
- If the data source FQDN hostname is
-
Private data source in an Oracle Cloud Infrastructure VCN
Register a DNS zone in the format:
<VCN DNS label>.oraclevcn.com
For example:
companyabc.oraclevcn.com
Tip: If you want to connect to a private source on the same VCN as the private access channel, select the checkbox Virtual Cloud Network's Domain Name as DNS Zone on the Configure Private Access Channel page to auto-fill the domain name value.
-
Private Oracle Autonomous Data Warehouse or Oracle Autonomous Transaction Processing in an Oracle Cloud Infrastructure VCN
Register a DNS zone in the format:
adb.<region>.<realm public domain>
For example:
adb.ap-sydney-1.oraclecloud.com
adb.uk-gov-cardiff-1.oraclegovcloud.uk
-
- In SCAN Hosts, enter the name of a SCAN host and
the SCAN port you want to give access to.
For example, SCAN host names such as
db01-scan.corp.example.com
orprd-db01-scan.mycompany.com
might use port 1521. - Enter a useful description for the DNS zone or SCAN host.
- To add additional private sources, click Another DNS Zone or Another SCAN host.
- Click Configure.
On the Analytics Instances page, the status changes to Active when the configuration process is complete.
- To test that the private access channel is working, connect Oracle
Analytics Cloud to one of the private data sources you configured and verify you can access
the data in Oracle
Analytics Cloud.
- Sign-in to Oracle Analytics Cloud.
- Create a connection to the private data source.
For example, if you registered the domain
companyabc.com
as a private source, set up a connection that includes this domain name.The way you create the connection depends on how you plan to use the data source, that is, whether you want to build a visualization, analysis, pixel-perfect report, or semantic model. - Create a visualization, analysis, pixel-perfect report, or semantic model that uses the connection and verify you can access to the data.