1. Dokumentationen
  2. Cloud
  3. Azure
  4. Tutorials
  5. DNS
  6. Custom DNS Entries

Dokumentationen

Custom DNS Entries

At a Glance

Goals

  1. You are able to manage your own DNS entries in the assigned zone.

Prerequisites

  1. Access to a custom zone within Azure is available.

DNS Zone

The following steps lead to the overview of the custom DNS zone.

  1. Log in to the Portal.
  2. Navigate to the overview of the Subscriptions. To do so, enter Subscriptions in the global search field and select the Subscriptions link.
  3. Select the Subscription UniBE - Platform - Connectivity - 021-19.
  4. In the left menu, select Resources.
  5. In the new list, select the DNS zone to be managed.

Add an Entry

To add an entry, first navigate to the overview of the DNS zone.

  1. In the left menu, expand DNS Management.
  2. Select Record Sets.
  3. In the main area, click Add.
  4. Enter the details of the new entry.
    • The name of the new entry.
    • The type of DNS entry (e.g., an A record).
  5. Click Add.
  6. The new entry appears at the top of the list.

The query can now be tested by running the following command in the terminal:

dig [Name of the entry].[DNS zone]