Skip to main content

Azure DNS Configuration

By default, Azure defines its own default DNS settings for each VNet. Using the Frame Domain Join feature requires additional configuration for Azure-based cloud accounts. Using the default Azure DNS settings will result in communication problems between your Frame instances and domain controller. We will outline how to properly configure your Azure DNS settings to communicate with the Frame platform.

Requirements

  • Administrative access to your Azure Portal
  • A Frame account configured with BYO Azure Infrastructure
  • An established Frame account configured on your BYO Azure

Configuration

  1. First, log in to your Azure Portal and select the “Virtual networks” option from the menu on the left.

Azure Portal

  1. Select the virtual network you will be configuring the DNS for.

Virtual Network

  1. In the next menu that appears, select “DNS servers” listed under “Settings.”

DNS Servers

  1. Two options will appear, select “Custom.”

  2. Under the “Custom” option, the first IP should be the IP of the DNS server that this VNet will be using. In some cases, this may be your domain controller. If you have a secondary DNS, enter it under the first IP.

DNS Servers

danger

As noted at the top of the Azure console, virtual machines within this virtual network must be restarted to utilize updated DNS server settings.

  1. Click the “Save” icon at the top of the page once you have configured the settings in step 5.

DNS Servers

Your instances should now be able to communicate properly inside of your VNet.