1Z0-1151-25 Question 68
Select 2You are setting up Oracle Interconnect for Azure to enable private IP communication between your Oracle Cloud Infrastructure (OCI) Virtual Cloud Network (VCN) and an Azure Virtual Network (VNet). Which two actions must you perform to allow resources in both environments to communicate privately over the interconnect?
- A
Create a Dynamic Routing Gateway (DRG) in OCI, attach it to your VCN, and configure a Virtual Circuit for the interconnect.
- B
Provision an ExpressRoute circuit in Azure with private peering and link it to the Oracle Interconnect for Azure.
- C
Configure peering between your Azure VNet and OCI VCN by assigning a public IP address to each resource in OCI.
- D
Enable a NAT Gateway in OCI to route traffic from the VCN to Azure.
Show answer and explanation
Correct answers: A, B
Explanation
To implement Oracle Interconnect for Azure and enable private IP communication, you must configure both the OCI and Azure sides. On the OCI side, you create a DRG, attach it to the VCN, and set up a virtual circuit for the dedicated connection. On the Azure side, you provision an ExpressRoute circuit specifically using private peering. This combination allows resources in OCI and Azure to communicate over a private IP channel. For further details, refer to Oracle� documentation on 'Connecting Azure and Oracle Cloud Infrastructure' and 'Provisioning Oracle Interconnect for Azure.'
- A. Correct.
Correct. In OCI, you must create and attach a Dynamic Routing Gateway (DRG) to the VCN and establish a Virtual Circuit for the interconnect. The DRG functions as the gateway for private traffic between OCI and Azure.
- B. Correct.
Correct. You must provision an ExpressRoute circuit on the Azure side using private peering. This circuit integrates with Oracle Interconnect for Azure, enabling private IP communication between your Azure VNet and OCI VCN.
- C. Incorrect.
Incorrect. Simply assigning public IP addresses to your OCI resources is not how you achieve private connectivity with Azure. Oracle Interconnect for Azure is designed for private, low-latency links without traversing the public internet.
- D. Incorrect.
Incorrect. While a NAT Gateway can provide outbound internet connectivity for OCI resources, it is not required for private peering across Oracle Interconnect for Azure. Enabling NAT does not establish the private connection needed between the two clouds.