HOTSPOT You have an Azure subscription that contains a storage account named storage1 and several virtual machines. The storage account and virtual machines are in the same Azure region. The network configurations of the virtual machines are shown in the following table. 

Pretty sure about this since VM2’s public IP matches the allowed range in the storage firewall, while VM1 and VM3 aren't included in the permitted subnet rules. Real exam questions like this show up a lot. Official docs and practice sets cover these scenarios well.
Wait, so can VM3 actually reach storage1 if its subnet isn’t using the Microsoft.Storage endpoint? I thought just being in the right subnet wasn’t enough, you need both: allowed subnet and service endpoint. Or does Azure allow access anyway?
