At a Glance
Goals
- You are able to manage your own DNS entries in the assigned zone.
Prerequisites
- Access to a custom zone within Azure is available.
DNS Zone
The following steps lead to the overview of the custom DNS zone.
- Log in to the Portal.
- Navigate to the overview of the Subscriptions. To do so, enter
Subscriptionsin the global search field and select theSubscriptionslink. - Select the Subscription
UniBE - Platform - Connectivity - 021-19. - In the left menu, select
Resources. - 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.
- In the left menu, expand
DNS Management. - Select
Record Sets. - In the main area, click
Add. - Enter the details of the new entry.
- The name of the new entry.
- The type of DNS entry (e.g., an
Arecord).
- Click
Add. - 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]