
Answer-first summary for fast verification
Answer: Configure the AI service to use a private endpoint and restrict access to authorized internal systems only.
Option B is the correct answer. Configuring the AI service to use a private endpoint ensures that communications are restricted to authorized internal systems only. This approach minimizes the risk of unauthorized access and potential security breaches. Additionally, using a private endpoint helps maintain the privacy and integrity of the data being exchanged between the AI service and internal systems.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company is implementing an Azure AI service that requires private communications between the AI service and other internal systems. What steps should you take to ensure secure and private communication?
A
Allow all internal systems to communicate with the AI service using public endpoints.
B
Configure the AI service to use a private endpoint and restrict access to authorized internal systems only.
C
Disable all security measures and rely on the internal network's security to protect communications.
D
Use a VPN to establish a secure connection between the AI service and internal systems, but do not restrict access to authorized systems only.
No comments yet.