1Z0-1151-25 Question 95
Select 2Your organization plans to provision Oracle Database@Azure for a new mission-critical application. They already have an active Microsoft Azure subscription and an Oracle Cloud Infrastructure (OCI) tenancy. Which two configurations are required before you can successfully create and manage your Oracle Database instance from the Azure Portal? (Choose two.)
- A
A. Register the 'Microsoft.OracleDB' resource provider in your Azure subscription.
- B
B. Disable all Azure Network Security Groups to allow unrestricted Oracle Database traffic.
- C
C. Link your Azure subscription to your OCI tenancy from the Azure Portal.
- D
D. Purchase a dedicated hardware-based Oracle Exadata system in the Azure region prior to provisioning.
Show answer and explanation
Correct answers: A, C
Explanation
To provision and manage Oracle Database@Azure, you need to integrate your Azure subscription with your Oracle Cloud Infrastructure tenancy. First, you register the 'Microsoft.OracleDB' resource provider in Azure to enable Oracle Database service features. Then, you link the Azure subscription to the OCI tenancy, ensuring both environments can communicate and authenticate. Proper security configurations (e.g., network security groups) should be adjusted rather than fully disabled to maintain a secure environment. For more details, consult official Oracle Database@Azure and Microsoft documentation on cross-cloud connectivity and resource provisioning best practices.
- A. Correct.
A. Correct. You must register the 'Microsoft.OracleDB' resource provider so that Azure can work with Oracle Database@Azure. This step allows Azure to recognize and manage Oracle Database resources.
- B. Incorrect.
B. Incorrect. Disabling all network security groups is not recommended and not required for Oracle Database connectivity. Properly configuring security rules is essential, but fully disabling them presents security risks and is unnecessary.
- C. Correct.
C. Correct. Linking your Azure subscription to your OCI tenancy is required so that the provisioning process can authenticate across clouds and manage resources seamlessly from the Azure interface.
- D. Incorrect.
D. Incorrect. You do not need to purchase dedicated hardware-based Exadata systems beforehand. Oracle Database@Azure can provision various shapes (including Exadata Cloud Service) without requiring a separate on-premises Exadata purchase.