nerdexam
Microsoft

AZ-305 · Question #394

Hotspot Question You have an Azure subscription. You plan to deploy an app that requires an Azure Data Lake Storage Gen2 account. You need to recommend which settings to modify during the storage…

The correct answer is Infrastructure encryption: Enabled; Allow access from: Selected networks. To ensure that data in the Azure Data Lake Storage Gen2 account is protected, especially if an attacker gains access to the physical disk, two settings should be modified: 1. Infrastructure encryption => Enabled: As stated in the explanation, enabling infrastructure encryption…

Submitted by cyberguy42· Mar 6, 2026

Question

Hotspot Question You have an Azure subscription. You plan to deploy an app that requires an Azure Data Lake Storage Gen2 account. You need to recommend which settings to modify during the storage account deployment. The solution must ensure that the data in the account is protected if an attacker gains access to the physical disk that stores the data. Which two settings should you recommend? To answer, select the appropriate settings in the answer area. NOTE: Each correct selection is worth one point. Answer:

Exhibit

AZ-305 question #394 exhibit

Answer Area

  • Infrastructure encryptionEnabled
    DisabledEnabled
  • Allow access fromSelected networks
    All networksSelected networks

Explanation

To ensure that data in the Azure Data Lake Storage Gen2 account is protected, especially if an attacker gains access to the physical disk, two settings should be modified:

  1. Infrastructure encryption => Enabled: As stated in the explanation, enabling infrastructure encryption provides a second layer of encryption for the data, in addition to the service-level encryption. Data is encrypted twice-once at the service level and once at the infrastructure level-using two different encryption algorithms and keys. This double encryption specifically protects against scenarios where an attacker gains access to the physical disk or where one encryption algorithm/key might be compromised, thereby ensuring continuous data protection.

  2. Allow access from => Selected networks: The explanation indicates that in Firewalls and virtual networks, setting "Allow access from" to "Allow public access from specific virtual networks and IP addresses" restricts network access. Changing this from the default "All networks" to "Selected networks" significantly enhances security by limiting who can connect to the storage account, preventing unauthorized network access to the data.

Community Discussion

No community discussion yet for this question.

Full AZ-305 Practice