1Z0-1151-25 Question 67
Select 2You are a solutions architect for a global retailer that runs a .NET application on Azure, which needs to interact with an Oracle Autonomous Transaction Processing (ATP) instance on Oracle Cloud Infrastructure (OCI). The business wants to reduce network latency and avoid public internet connectivity costs. You decide to implement Oracle Interconnect for Azure. Which two steps must be performed to properly set up the connection between your Azure Virtual Network (VNet) and your OCI Virtual Cloud Network (VCN)?
- A
Configure an Oracle FastConnect private virtual circuit in OCI and manually link it to an Azure ExpressRoute circuit.
- B
After creating a VNet in Azure and a VCN in OCI, initiate the setup from the Azure Portal by searching for 'Oracle Cloud Infrastructure Interconnect,' and specify your OCI tenancy and region pairing to connect the networks.
- C
In the OCI console, attach a Dynamic Routing Gateway (DRG) to your target VCN and ensure appropriate routing rules point to the Interconnect path.
- D
Implement Site-to-Site VPN tunnels between the Azure VNet and the OCI VCN to ensure secure traffic routing.
Show answer and explanation
Correct answers: B, C
Explanation
To implement Oracle Interconnect for Azure, you must initiate the interconnect setup in Azure (using the Azure Portal or Marketplace) and configure the DRG attachment and routing on the OCI side. The service automatically handles the underlying dedicated connectivity instead of requiring you to create a standalone ExpressRoute or FastConnect circuit. For more details, refer to Oracle's official documentation on 'Oracle Interconnect for Azure' and Azure documentation on 'Deploying Partner Managed Interconnects.'
- A. Incorrect.
Option 1 is incorrect. When using Oracle Interconnect for Azure, you do not manually configure a stand-alone FastConnect or ExpressRoute private virtual circuit. The Interconnect service takes care of the underlying connection setup automatically.
- B. Correct.
Option 2 is correct. One part of enabling Oracle Interconnect for Azure is to initiate and configure the service from the Azure side. You must specify details of your OCI region and tenancy so that the interconnection can be established with your Azure Virtual Network.
- C. Correct.
Option 3 is correct. On the OCI side, you must create and attach a Dynamic Routing Gateway (DRG) to your VCN, then configure the necessary routing so that traffic destined for the Azure VNet is directed through the Interconnect. This is a fundamental step to route traffic across clouds.
- D. Incorrect.
Option 4 is incorrect. A Site-to-Site VPN is a separate form of connectivity and does not utilize Oracle Interconnect for Azure� dedicated low-latency link. A VPN would be less efficient for this requirement.