1Z0-1151-25 Question 87
Select 2Your organization is planning to onboard Oracle Database@Azure to support mission-critical financial applications. They already run a variety of Oracle workloads in Oracle Cloud Infrastructure (OCI) and want to ensure a consistent identity experience and secure connectivity across both clouds. Which two tasks should you prioritize to guarantee a smooth onboarding and unified management approach for Oracle Database@Azure in this multicloud environment?
- A
A. Deploy Oracle Database@Azure from the Azure Portal and integrate it with Azure Active Directory for centralized access control.
- B
B. Establish private connectivity between your Azure network and OCI using the Oracle-Azure Interconnect for low-latency data transfer.
- C
C. Create separate identity providers in Azure and OCI, then manually sync users between both environments on a weekly basis.
- D
D. Enable multi-factor authentication (MFA) using only OCI Identity services to control access to all Azure and OCI databases.
- E
E. Set up a hybrid directory using Azure AD Domain Services to manage identities for your on-premises, Azure, and OCI workloads.
Show answer and explanation
Correct answers: A, B
Explanation
When onboarding Oracle Database@Azure in a multicloud environment that includes OCI, it is critical to ensure a unified identity approach and secure inter-cloud connectivity. Microsoft Azure AD integration simplifies access management by centralizing authentication and authorization within the Azure ecosystem. In parallel, the Oracle-Azure Interconnect provides reliable, high-speed, and private communication channels for applications accessing Oracle databases across both clouds. Following these best practices aligns with guidance provided in Oracle and Microsoft documentation on cross-cloud identity and networking integration.
- A. Correct.
A. Correct. Deploying Oracle Database@Azure through the Azure Portal and integrating it with Azure AD is a recommended practice. Azure AD provides a centralized identity framework, supporting single sign-on and role-based access control for managing both Azure and OCI resources in a unified way.
- B. Correct.
B. Correct. Setting up private connectivity between Azure and OCI via the Oracle-Azure Interconnect ensures a secure, high-throughput channel. This is essential for low-latency database access and seamless data transfer across the two clouds.
- C. Incorrect.
C. Incorrect. Manually syncing separate identity solutions is error-prone and does not provide a consistent single sign-on experience. Unified identity management (e.g., leveraging Azure AD federation) is preferred.
- D. Incorrect.
D. Incorrect. Requiring MFA from only the OCI side will not cover all Azure-based access scenarios. For a unified environment, Azure AD MFA should manage identities across both OCI and Azure resources, not just OCI.
- E. Incorrect.
E. Incorrect. While Azure AD Domain Services is helpful for legacy applications, for Oracle Database@Azure you typically integrate directly with Azure AD for identity and access control, rather than relying on a hybrid domain service setup.