You manage an Azure subscription that contains a private DNS zone named private.contoso.local and three virtual networks named VNet-East, VNet-West, and VNet-Central. Currently, VNet-East has a virtual network link to private.contoso.local with auto-registration enabled. You receive a new requirement to configure the networks to meet the following criteria:
- Virtual machines in VNet-West must be able to resolve names in private.contoso.local and must have their DNS records automatically registered in the zone.
- Virtual machines in VNet-Central must be able to resolve names in private.contoso.local but must not have their DNS records automatically registered.
- Virtual machines in VNet-East must still be able to resolve names in private.contoso.local, but automatic registration of their DNS records is no longer required.
Which administrative action should you perform?
- ACreate a virtual network link from private.contoso.local to VNet-West with auto-registration enabled, and create a virtual network link from private.contoso.local to VNet-Central with auto-registration disabled.
- BConfigure virtual network peering between VNet-East and VNet-West, and create a virtual network link from private.contoso.local to VNet-Central with auto-registration disabled.
- Disable auto-registration on the virtual network link for VNet-East, create a virtual network link for VNet-West with auto-registration enabled, and create a virtual network link for VNet-Central with auto-registration disabled.Cevap
- DConfigure virtual network peering between VNet-East and VNet-West, and configure virtual network peering between VNet-East and VNet-Central.