You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/how-tos/telephony/domain-validation.md
+23-8Lines changed: 23 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,21 +37,36 @@ Make sure to add and verify domain name portion of the FQDN and keep in mind tha
37
37
1. Reenter the domain name.
38
38
1. Select Confirm and then select Add.
39
39
40
-
:::image type="content" source="./media/add-domain-direct-routing.png" alt-text="Screenshot of adding a custom domain.":::
40
+
:::image type="content" source="./media/direct-routing-add-domain.png" alt-text="Screenshot of adding a custom domain.":::
41
+
42
+
#### Verify domain ownership
41
43
42
44
1. Select Verify next to new domain that is now visible in Domain’s list.
43
45
1. Azure portal generates a value for a TXT record, you need to add that record to your registrars or DNS hosting provider website to set up your domain.
44
46
45
-
:::image type="content" source="./media/txt-record-direct-routing.png" alt-text="Screenshot of adding a custom domain.":::
46
-
47
-
[!Note] It might take up to 30 minutes for new DNS record to propagate on the Internet
47
+
:::image type="content" source="./media/direct-routing-verify-domain-2.png" alt-text="Screenshot of verifying a custom domain.":::
48
48
49
-
1. Select Next. If everything is set up correctly, you should see Domain status changed to *Verified* next to the added domain.
49
+
>[!Note] It might take up to 30 minutes for new DNS record to propagate on the Internet
50
50
51
-
#### Edit existing domain record
51
+
3. Select Next. If everything is set up correctly, you should see Domain status changed to *Verified* next to the added domain.
52
52
53
-
tba
53
+
:::image type="content" source="./media/direct-routing-domain-verified.png" alt-text="Screenshot of verifying a custom domain.":::
54
54
55
55
#### Remove domain from Azure Communication Services
56
56
57
-
tba
57
+
If you want to remove a domain from your Azure Communication Services direct routing configuration, select the checkbox fir a corresponding domain name, and select *Remove*.
58
+
59
+
:::image type="content" source="./media/direct-routing-remove-domain.png" alt-text="Screenshot of removing a custom domain.":::
60
+
61
+
## Next steps:
62
+
63
+
### Conceptual documentation
64
+
65
+
-[Telephony in Azure Communication Services](../../concepts/telephony/telephony-concept.md)
0 commit comments