File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
articles/communication-services/how-tos/telephony Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,9 @@ Validating entire FQDN is helpful if you're a service provider and don't want to
43
43
44
44
[ ![ Screenshot of verifying a custom domain.] ( ./media/direct-routing-verify-domain-2.png )] ( ./media/direct-routing-verify-domain-2.png#lightbox )
45
45
46
- It might take up to 30 minutes for a new DNS record to propagate on the Internet.
46
+ It might take up to ** 24-48** hours for a new DNS record to propagate on the Internet.
47
+ You can use Windows command [ nslookup] ( /windows-server/administration/windows-commands/nslookup ) to verify if dns record has propagated like this:
48
+ > ``` nslookup -q=txt subdomain.contoso.com ```
47
49
48
50
1 . Select ** Next** . If you set up everything correctly, ** Domain status** should change to ** Verified** next to the added domain.
49
51
You can’t perform that action at this time.
0 commit comments