nerdexam
Microsoft

AZ-500 · Question #135

Hotspot Question You create resources in an Azure subscription as shown in the following table. VNET1 contains two subnets named Subnet1 and Subnet2. Subnet1 has a network ID of 10.0.0.0/24. Subnet2…

The correct answer is An Azure virtual machine on Subnet1 can access data in Contoso1901. = Yes; An Azure virtual machine on Subnet2 can access data in Contoso1901. = No; A computer on the Internet that has an IP address of 193.77.10.2 can access data in Contoso1901. = Yes. The storage account Contoso1901 is configured with a firewall that allows access from specific virtual network subnets and IP ranges. Subnet1 (10.0.0.0/24) is explicitly added to the allowed virtual networks, so VMs on Subnet1 can access the storage account. Subnet2…

Submitted by fernanda_arg· Mar 6, 2026Implement and manage storage accounts - specifically configuring Azure Storage network access controls including virtual network rules and IP-based firewall rules (AZ-104: Implement and Manage Storage / Configure Azure Storage firewalls and virtual networks)

Question

Hotspot Question You create resources in an Azure subscription as shown in the following table. VNET1 contains two subnets named Subnet1 and Subnet2. Subnet1 has a network ID of 10.0.0.0/24. Subnet2 has a network ID of 10.1.1.0/24. Contoso1901 is configured as shown in the exhibit. (Click the Exhibit tab.) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Answer:

Exhibits

AZ-500 question #135 exhibit 1
AZ-500 question #135 exhibit 2

Answer Area

  • An Azure virtual machine on Subnet1 can access data in Contoso1901.Yes
  • An Azure virtual machine on Subnet2 can access data in Contoso1901.No
  • A computer on the Internet that has an IP address of 193.77.10.2 can access data in Contoso1901.Yes

Explanation

The storage account Contoso1901 is configured with a firewall that allows access from specific virtual network subnets and IP ranges. Subnet1 (10.0.0.0/24) is explicitly added to the allowed virtual networks, so VMs on Subnet1 can access the storage account. Subnet2 (10.1.1.0/24) is NOT in the allowed list, so VMs on Subnet2 are blocked. The IP address 193.77.10.2 falls within an allowed IP range configured in the firewall rules (likely 193.77.10.0/24 or similar), granting internet-based access from that address.

Topics

#Azure Storage Firewall#Network Security#Virtual Network Service Endpoints#Azure Storage Account

Community Discussion

No community discussion yet for this question.

Full AZ-500 Practice