Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the DNS forwarder configuration.
Set-AzSDnsForwarder -IPAddress <System.Net.IPAddress>
Updates the DNS forwarder IP addresses used in Azure Stack Hub. You can view the current configuration by using the Get-AzSDnsForwarder cmdlet.
Set-AzsDnsForwarder -IPAddress "IPAddress 1","IPAddress 2"
An array of IPv4 IP address(es) used by Azure Stack Hub for forwarding DNS queries.
Type: System.Net.IPAddress
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
For information about how to access and use the privileged endpoint, see Use the privileged endpoint in Azure Stack Hub.