Forum Discussion
AD DS Auth for Azure File Shares / DNS Configuration Question
So if I am correct you run the "New-AzDnsForwarder" from within your Azure DNS server, where you specify your "OnPremDnsHostNames". Am I saying that correct?
The only point I am sceptical about is does the "NewAzDnsForwarder" command also spawn new Azure DNS servers or am I seeing that wrong?
Thanks for your answer.
Hi
You can run it everywhere with the right powershell module and the right credentials for your subscription . Yes you're right it's also mentionned in the documentation :
By default, New-AzDnsForwarder deploys two DNS servers in your Azure virtual network, in an Availability Set, to ensure redundancy. This number may be modified as desired.
By default, the DNS servers will be deployed into the same resource group as the virtual network.
The doc i'm referring to