
Answer-first summary for fast verification
Answer: Access Keys stored in Azure Key Vault for data security and Azure Private Link for network access control
For data security, Access Keys stored in Azure Key Vault is recommended because it allows for secure storage and management of sensitive information such as keys, certificates, and other secrets. For network access control, Azure Private Link provides a secure means to access Azure services over a private endpoint within a virtual network, ensuring that traffic between your virtual network and the service travels the Microsoft backbone network, keeping it secure.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
As a cybersecurity architect, you are tasked with designing security measures for a runbook within an Azure Automation account. This runbook is responsible for copying data to Azure Data Lake Storage Gen2. You need to recommend appropriate security solutions to protect each component involved in the data copying process. What are your recommendations for securing each component? Note: Each correct selection is worth one point.
A
Azure Web Application Firewall with network service tags
B
Azure private link with network service tags
C
Automation Contributor built-in role
D
Access Keys stored in Azure Key Vault for data security and Azure Private Link for network access control