An administrator configures a virtual network rule that grants a subnet access to a geo-redundant storage account. They assume a separate rule is needed before that subnet can reach the read-only geo-redundant (RA-GRS) instance. Is a separate rule required for the RA-GRS instance?
- AYes
- BNo Correct
Why A is wrong: Answering Yes would wrongly imply the RA-GRS instance needs its own network rule, but access to the primary account already extends to the RA-GRS instance.
Why B is correct: Correct. No is correct because the documentation states that virtual network rules that grant access from a virtual network to a storage account also grant access to any RA-GRS instance, so no separate rule is needed.