Skip to content

Commit fa4cc33

Browse files
add domain validation and voice routing to ToC
1 parent d3c980c commit fa4cc33

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

articles/communication-services/how-tos/telephony/domain-validation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,27 +37,27 @@ Make sure to add and verify domain name portion of the FQDN and keep in mind tha
3737
1. Reenter the domain name.
3838
1. Select Confirm and then select Add.
3939

40-
[ ![Screenshot of adding a custom domain.](./media/direct-routing-add-domain.png)](./media/direct-routing-add-domain.png#lightbox)
40+
[![Screenshot of adding a custom domain.](./media/direct-routing-add-domain.png)](./media/direct-routing-add-domain.png#lightbox)
4141

4242
#### Verify domain ownership
4343

4444
1. Select Verify next to new domain that is now visible in Domain’s list.
4545
1. Azure portal generates a value for a TXT record, you need to add that record to
4646

47-
[ ![Screenshot of verifying a custom domain.](./media/direct-routing-verify-domain-2.png)](./media/direct-routing-verify-domain-2.png#lightbox)
47+
[![Screenshot of verifying a custom domain.](./media/direct-routing-verify-domain-2.png)](./media/direct-routing-verify-domain-2.png#lightbox)
4848

4949
>[!Note]
5050
>It might take up to 30 minutes for new DNS record to propagate on the Internet
5151
5252
3. Select Next. If everything is set up correctly, you should see Domain status changed to *Verified* next to the added domain.
5353

54-
[ ![Screenshot of a verified domain.](./media/direct-routing-domain-verified.png)](./media/direct-routing-domain-verified.png#lightbox)
54+
[![Screenshot of a verified domain.](./media/direct-routing-domain-verified.png)](./media/direct-routing-domain-verified.png#lightbox)
5555

5656
#### Remove domain from Azure Communication Services
5757

5858
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*.
5959

60-
[ ![Screenshot of removing a custom domain.](./media/direct-routing-remove-domain.png)](./media/direct-routing-remove-domain.png#lightbox)
60+
[![Screenshot of removing a custom domain.](./media/direct-routing-remove-domain.png)](./media/direct-routing-remove-domain.png#lightbox)
6161

6262
## Next steps:
6363

articles/communication-services/toc.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -322,12 +322,16 @@ items:
322322
href: quickstarts/telemetry-application-insights.md
323323
- name: Phone calling
324324
items:
325-
- name: Add emergency calling to your app
326-
href: quickstarts/telephony/emergency-calling.md
327-
- name: Phone numbers
325+
- name: Numbers and telephony
328326
items:
329327
- name: Port a phone number into Azure
330328
href: quickstarts/telephony/port-phone-number.md
329+
- name: Validate a domain for direct routing
330+
href: how-tos/telephony/domain-validation.md
331+
- name: Configure outbound voice routes for direct routing
332+
href: quickstarts/telephony/voice-routing-sdk-config.md
333+
- name: Add emergency calling to your app
334+
href: quickstarts/telephony/emergency-calling.md
331335
- name: Call Automation
332336
items:
333337
- name: Build a workflow for customer interactions

0 commit comments

Comments
 (0)