Skip to content

DNS Zones

The solution uses three DNS Zones.

maxconf.ca, vc.maxconf.ca, and test.vc.maxconf.ca

These zones are public. They are used to provide access to various Azure services via the above domains.

maxconf.ca is hosted on Webnames. NS records have been modified in Webnames to allow Azure ownership of DNS resolution on this domain.

The Azure DNS zone maxconf.ca has NS records with a value of vc pointing at the name servers for Azure DNS zone vc.maxconf.ca

The Azure DNS zone vc.maxconf.ca has NS records with a value of test pointing at the name servers for Azure DNS zone test.vc.maxconf.ca

The Azure DNS zone vc.maxconf.ca has a CNAME record with a value of api pointing at the Production API Layer apim-maxconf-prod.azure-api.net

The Azure DNS zone test.vc.maxconf.ca has a CNAME record with a value of api pointing at the Production API Layer apim-maxconf-test.azure-api.net

The Azure DNS zone vc.maxconf.ca has an A record with a value of management pointing at the Public IP Address of the Production Management Node Virtual Machine

The Azure DNS zone vc.maxconf.ca has an A record with a value of conference pointing at the Public IP Address of the Production Conference Node Virtual Machine

The Azure DNS zone test.vc.maxconf.ca has an A record with a value of management pointing at the Public IP Address of the Test Management Node Virtual Machine

The Azure DNS zone test.vc.maxconf.ca has an A record with a value of conference pointing at the Public IP Address of the Test Conference Node Virtual Machine

The Azure DNS zone vc.maxconf.ca has a CNAME record with a value of agent pointing at the Static Web App hosting the Production Agent App

The Azure DNS zone test.vc.maxconf.ca has a CNAME record with a value of agent pointing at the Static Web App hosting the Test Agent App

The Azure DNS zone test.vc.maxconf.ca has a CNAME record with a value of customer pointing at the Static Web App hosting the Test Customer App

The Azure DNS zone vc.maxconf.ca has the following SRV records

NameTypeTTLPriorityWeightPortTarget
_h323cs._tcpSRV360010101720conference.vc.maxconf.ca
_h323ls._tcpSRV360010101719conference.vc.maxconf.ca
_h323rs._tcpSRV360010101719conference.vc.maxconf.ca
_sip._tcpSRV360010105060conference.vc.maxconf.ca
_sip._udpSRV360010105060conference.vc.maxconf.ca
_sips._tcpSRV360010105060conference.vc.maxconf.ca

The Azure DNS zone test.vc.maxconf.ca has the following SRV records

NameTypeTTLPriorityWeightPortTarget
_h323cs._tcpSRV360010101720conference.test.vc.maxconf.ca
_h323ls._tcpSRV360010101719conference.test.vc.maxconf.ca
_h323rs._tcpSRV360010101719conference.test.vc.maxconf.ca
_sip._tcpSRV360010105060conference.test.vc.maxconf.ca
_sip._udpSRV360010105060conference.test.vc.maxconf.ca
_sips._tcpSRV360010105060conference.test.vc.maxconf.ca