---
title: "Configure NTP and DNS"
canonical: "https://docs.infoblox.com/space/DeploymentGuidevNIOSforAzure/736396511/Configure%20NTP%20and%20DNS"
format: markdown
---
In order to use your new vNIOS appliance for DNS and discovery of resources in Azure, you will need to enable some basic services, Network Time Protocol (NTP), and Domain Name System (DNS).

> Macro (toc)

### **Start the NTP Service**

1. Log back in to Grid Manager.
2. Navigate to the **Grid → Grid Manager** tab.
3. Click on **NTP** in the Services bar.
4. Select the checkbox next to your Grid Master.
5. Click the start button to start the NTP service.

![image](media://75b39664-072f-4112-8e44-219ae4f09941)

6. Click **Yes** in the warning window.

![image](media://28e338c3-45b2-4418-a48d-c7c371dc17e4)

### **Start and Configure DNS Service**

1. Click on **DNS** in the Services bar.
2. Select the checkbox next to your Grid Master.
3. Click the start button to start the DNS service.

![image](media://0edd51c2-5d27-4701-970f-db01b7f22c6d)

4. Click **Yes** in the warning window.

![image](media://3797b262-803d-442a-b1bd-215272b20b86)

5. From the Toolbar on the right, use the Edit dropdown to select Grid **Properties**.

![image](media://5a204173-0c67-4250-b294-8b138db673a5)

6. In the Grid Properties Editor, select the **DNS Resolver** page.
7. Click the check box for **Enable DNS Resolver**.
8. Click the add button and enter the IP of an upstream name server. This can be the default Azure resolver, 168.63.129.16, or a name server of your choosing. This resolver is used by NIOS to resolve names used by services in the Grid. For example, this will be used to resolve the Azure API endpoint used for vDiscovery.

![image](media://0f5672ee-1758-4261-b9c1-064445165a5c)

### **Create a DNS Zone**

To enable automatic creation of DNS records when using vDiscovery for Azure, the Infoblox grid must be authoritative for at least one DNS Zone. To create a DNS zone in Grid Manager:

1. In the Grid Manager, navigate to **Data Management →  DNS → Zones**.
2. Use the add zone dropdown to select **Authoritative Zone**.

![image](media://e5a003ee-d6cf-4d47-9028-1db441562a0e)

3. In the Add Authoritative Zone Wizard, select **Add an authoritative forward-mapping zone**.
4. Click **Next**.

![image](media://a2cd2b4a-8735-4d23-a09b-7b1e6889189e)

5. Enter the **name** of your zone and click **Next**.

![image](media://55423e2c-2791-4bc4-a375-84d4fdb6e1a4)

6. On Step 3, select **Use this set of name servers**.
7. Click the icon and select **Grid Primary** from the dropdown.

![image](media://af5bfa76-85ff-4a16-8f4b-78dc92ef8700)

8. Click **Select** in the Add Grid Primary panel.

![image](media://b5a347fe-c9ec-4dbb-993c-f7061b4d1e5e)

9. For a Grid with only one member, it will be automatically selected. If your Grid has multiple members, select the one you want to use as the primary for this zone.
10. Click **Add**.

![image](media://42156158-4bb6-4d6e-a9aa-75e522d01c93)

11. Click **Save & Close**.

![image](media://0a6bd5e3-76b4-4e6f-90cf-49879a1c6cf1)

12. Click **Restart** in the warning bar when prompted.

![image](media://bf7a22ea-8566-474c-b2bc-919332535645)

13. Click **Restart** in the Restart Grid Services window.

![image](media://1f24d791-4bf8-4e8a-9601-b21ed242a480)