Get a friendly Private DNS Zone
By default, every Azure Hardened Subscription is delivered with a private DNS zone with the following format: <subscriptionid>.01.ahe.tdp.infra.thales
You may want to have a private DNS Zone with a friendly name.
It's possible for you to create an additional private DNS of the name of your choice as far as you are following these two conventions:
- the suffix
ahe.tdp.infra.thales
is used:
--> <myfriendlyname>.ahe.tdp.infra.thales
-
the DNS zone is created within
tdp-he-dns-rg
resource group -
the DNS zone name does not already exists in another TDF Azure Landing zone
Once the Azure Private DNS zone is created an automatic process will detect it and create the Virtual Network Link with the TDF central DNS infrastructure within minutes. The Private DNS zone will automatically linked to a central Virtual Network named tdp-prd-vnet-dns
on witch the TDF DNS infrastructure is hosted.
Unlike public DNS zone, there's no delegations to manage with
Afterwards, you can create yourself any DNS Records within the newly created private DNS zone.