Step 3 — DNS
Type
Name
Value
Last updated
Once the VM is deployed, navigate to the created Public IP resource in the Azure Portal and copy the IP address.
Add the following DNS record with your DNS provider:
A
sync (or your chosen subdomain)
<your VM public IP>
DNS propagation can take a few minutes. CloudSync will configure TLS automatically once the domain resolves.
Last updated