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
1. Work out the per-region domain names for connecting to Microsoft Teams Direct Routing. These domain names use the form `1r<region-number>.<base-domain-name>`. The base domain name is the **Domain** on your Azure Communications Gateway resource in the [Azure portal](https://azure.microsoft.com/).
10
-
1. Choose a DNS label to identify the test customer.
8
+
1. Choose a suitable customer-specific DNS label to form the subdomains.
11
9
- The label must be up to **nine** characters in length and can only contain letters, numbers, underscores, and dashes.
12
10
- You must not use wildcard subdomains or subdomains with multiple labels.
13
11
- For example, you could allocate the label `contoso`.
14
12
> [!IMPORTANT]
15
-
> The full customer subdomains (including the per-region domain names) must be a maximum of 48 characters. Microsoft Entra ID does not support domain names of more than 48 characters. For example, the customer subdomain `contoso1.1r1.a1b2c3d4e5f6g7h8.commsgw.azure.com` is 48 characters.
16
-
1. Use this label to create a _customer subdomain_ of each per-region domain name for your Azure Communications Gateway.
17
-
1. Make a note of the label you choose and the corresponding customer subdomains.
18
-
19
-
For example:
20
-
- Your base domain name might be `<deployment-id>.commsgw.azure.com`, where `<deployment-id>` is autogenerated and unique to the deployment.
21
-
- Your per-region domain names are therefore:
22
-
-`1r1.<deployment-id>.commsgw.azure.com`
23
-
-`1r2.<deployment-id>.commsgw.azure.com`
24
-
- If you allocate the label `contoso`, this label combined with the per-region domain names creates the following customer subdomains for your customer:
25
-
-`contoso.1r1.<deployment-id>.commsgw.azure.com`
26
-
-`contoso.1r2.<deployment-id>.commsgw.azure.com`
27
-
28
-
> [!IMPORTANT]
29
-
> The per-region domain names for connecting to Microsoft Teams Direct Routing are different to the per-region domain names for connecting to your network.
13
+
> The full customer subdomains (including the per-region domain names) must be a maximum of 48 characters. Microsoft Entra ID does not support domain names of more than 48 characters. For example, the customer subdomain `contoso1.1r1.a1b2c3d4e5f6g7h8.commsgw.azure.com` is 48 characters.
Copy file name to clipboardExpand all lines: articles/communications-gateway/interoperability-teams-direct-routing.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,14 +57,11 @@ Each of your customers needs _customer subdomains_ of these per-region domains.
57
57
58
58
For each customer, you must:
59
59
60
-
1. Choose a suitable subdomain. The label for the subdomain must:
61
-
- Contain only letters, numbers, underscores, and dashes.
62
-
- Be up to **nine** characters in length.
63
-
- Not contain a wildcard or multiple labels separated by `.`.
64
-
> [!IMPORTANT]
65
-
> The full customer subdomain (including the regional subdomains and the base domain) must be a maximum of 48 characters. Microsoft Entra ID does not support domain names of more than 48 characters. For example, the customer subdomain `contoso12.1r1.a1b2c3d4e5f6g7h8.commsgw.azure.com` is 48 characters.
66
-
2. Configure Azure Communications Gateway with this information, as part of "account" configuration available in Azure Communications Gateway's Number Management Portal and Provisioning API.
67
-
3. Liaise with the customer to update their tenant with the appropriate subdomain, by following the [Microsoft Teams documentation for registering subdomain names in customer tenants](/microsoftteams/direct-routing-sbc-multiple-tenants#register-a-subdomain-name-in-a-customer-tenant).
1. Configure Azure Communications Gateway with this information, as part of "account" configuration available in Azure Communications Gateway's Number Management Portal and Provisioning API.
63
+
64
+
1. Liaise with the customer to update their tenant with the appropriate subdomain, by following the [Microsoft Teams documentation for registering subdomain names in customer tenants](/microsoftteams/direct-routing-sbc-multiple-tenants#register-a-subdomain-name-in-a-customer-tenant).
68
65
69
66
As part of arranging updates to customer tenants, you must create DNS records containing a verification code (provided by Microsoft 365 when the customer updates their tenant with the domain name) on a DNS server that you control. These records allow Microsoft 365 to verify that the customer tenant is authorized to use the domain name. Azure Communications Gateway provides the DNS server that you must use. You must obtain the verification code from the customer and upload it to Azure Communications Gateway with the Number Management Portal (preview) or the Provisioning API (preview). This step allows Azure Communications Gateway to generate the DNS TXT records that verify the domain.
Copy file name to clipboardExpand all lines: articles/communications-gateway/manage-enterprise-teams-direct-routing.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,8 +45,26 @@ This procedure provides detailed guidance equivalent to the following steps in t
45
45
46
46
Azure Communications Gateway has _per-region domain names_ for connecting to Microsoft Teams Direct Routing. You need to choose subdomains of these domain names for your customer. Microsoft Phone System and Azure Communications Gateway use these subdomains to match calls to tenants.
47
47
48
+
1. Work out the per-region domain names for connecting to Microsoft Teams Direct Routing. These domain names use the form `1r<region-number>.<base-domain-name>`. The base domain name is the **Domain** on your Azure Communications Gateway resource in the [Azure portal](https://azure.microsoft.com/).
1. Use this label to create a _customer subdomain_ of each per-region domain name for your Azure Communications Gateway.
53
+
54
+
1. Make a note of the label you choose and the corresponding customer subdomains.
55
+
56
+
For example:
57
+
- Your base domain name might be `<deployment-id>.commsgw.azure.com`, where `<deployment-id>` is autogenerated and unique to the deployment.
58
+
- Your per-region domain names are therefore:
59
+
-`1r1.<deployment-id>.commsgw.azure.com`
60
+
-`1r2.<deployment-id>.commsgw.azure.com`
61
+
- If you allocate the label `contoso`, this label combined with the per-region domain names creates the following customer subdomains for your customer:
62
+
-`contoso.1r1.<deployment-id>.commsgw.azure.com`
63
+
-`contoso.1r2.<deployment-id>.commsgw.azure.com`
64
+
65
+
> [!IMPORTANT]
66
+
> The per-region domain names for connecting to Microsoft Teams Direct Routing are different to the per-region domain names for connecting to your network.
67
+
50
68
> [!TIP]
51
69
> Lab deployments have one per-region domain name. A customer for a lab deployment therefore also only has one customer subdomain.
0 commit comments