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/communications-gateway/configure-test-customer-teams-direct-routing.md
+14-24Lines changed: 14 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,32 +37,22 @@ You must be able to sign in to the Microsoft 365 admin center for your test cust
37
37
38
38
Azure Communications Gateway has per-region domain names. You need to set up subdomains of these domain names for your test customer. Microsoft Phone System and Azure Communications Gateway use this subdomain to match calls to tenants.
39
39
40
+
1. Work out the _per-region domain names_. These use the form `1-r<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/).
40
41
1. Choose a DNS label to identify the test customer.
41
-
* The label can be up to 10 characters in length and can only contain letters, numbers, underscores, and dashes.
42
-
* You must not use wildcard subdomains or subdomains with multiple labels.
43
-
* For example, you could allocate the label `test`.
42
+
- The label can be up to 10 characters in length and can only contain letters, numbers, underscores, and dashes.
43
+
- You must not use wildcard subdomains or subdomains with multiple labels.
44
+
- For example, you could allocate the label `test`.
44
45
1. Use this label to create a subdomain of each per-region domain name for your Azure Communications Gateway.
45
46
1. Make a note of the label you choose and the corresponding subdomains.
46
47
47
-
> [!TIP]
48
-
> To find your deployment's per-region domain names:
49
-
> 1. Sign in to the [Azure portal](https://azure.microsoft.com/).
50
-
> 1. Search for your Communications Gateway resource and select it.
51
-
> 1. Check that you're on the **Overview** of your Azure Communications Gateway resource.
52
-
> 1. Select **Properties**.
53
-
> 1. In each **Service Location** section, find the **Hostname** field.
54
-
55
-
For example, your per-region domain names might be as follows, where the `<deployment_id>` subdomain is autogenerated and unique to the deployment:
56
-
57
-
*`r1.<deployment_id>.commsgw.azure.com`
58
-
*`r2.<deployment_id>.commsgw.azure.com`
59
-
60
-
If you allocate the label `test`, this label combined with the per-region domain names creates the following domain names for your test customer:
61
-
62
-
*`test.r1.<deployment_id>.commsgw.azure.com`
63
-
*`test.r2.<deployment_id>.commsgw.azure.com`
64
-
65
-
48
+
For example:
49
+
- Your base domain name might be `<deployment-id>.commsgw.azure.com`, where `<deployment-id>` is autogenerated and unique to the deployment.
50
+
- Your per-region domain names are therefore:
51
+
-`1-r1.<deployment-id>.commsgw.azure.com`
52
+
-`1-r2.<deployment-id>.commsgw.azure.com`
53
+
- If you allocate the label `test`, this label combined with the per-region domain names creates the following domain names for your test customer:
54
+
-`test.1-r1.<deployment-id>.commsgw.azure.com`
55
+
-`test.1-r2.<deployment-id>.commsgw.azure.com`
66
56
67
57
> [!TIP]
68
58
> Lab deployments have one per-region domain name. Your test customer therefore also only has one customer-specific per-region domain name.
@@ -73,7 +63,7 @@ To route calls to a customer tenant, the customer tenant must be configured with
73
63
74
64
1. Sign into the Microsoft 365 admin center for the customer tenant as a Global Administrator.
75
65
1. Using [Add a subdomain to the customer tenant and verify it](/microsoftteams/direct-routing-sbc-multiple-tenants#add-a-subdomain-to-the-customer-tenant-and-verify-it):
76
-
1. Register the first customer-specific per-region domain name (for example `test.r1.<deployment_id>.commsgw.azure.com`).
66
+
1. Register the first customer-specific per-region domain name (for example `test.1-r1.<deployment-id>.commsgw.azure.com`).
77
67
1. Start the verification process using TXT records.
78
68
1. Note the TXT value that Microsoft 365 provides.
79
69
1. (Production deployments only) Repeat the previous step for the second customer-specific per-region domain name.
@@ -104,7 +94,7 @@ When you have used Azure Communications Gateway to generate the DNS records for
104
94
## Configure the customer tenant's call routing to use Azure Communications Gateway
105
95
106
96
In the customer tenant, [configure a call routing policy](/microsoftteams/direct-routing-voice-routing) (also called a voice routing policy) with a voice route that routes calls to Azure Communications Gateway.
107
-
- Set the PSTN gateway to the customer-specific per-region domain names for Azure Communications Gateway (for example, `test.r1.<deployment_id>.commsgw.azure.com` and `test.r2.<deployment_id>.commsgw.azure.com`).
97
+
- Set the PSTN gateway to the customer-specific per-region domain names for Azure Communications Gateway (for example, `test.1-r1.<deployment-id>.commsgw.azure.com` and `test.1-r2.<deployment-id>.commsgw.azure.com`).
108
98
- Don't configure any users to use the call routing policy yet.
Copy file name to clipboardExpand all lines: articles/communications-gateway/interoperability-teams-direct-routing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,7 @@ If you believe that media bypass support (preview) would be useful for your depl
157
157
158
158
## Topology hiding with domain delegation
159
159
160
-
The domain for your Azure Communications Gateway deployment is visible to customer administrators in their Microsoft 365 admin center. By default, each Azure Communications Gateway deployment receives an automatically generated domain name similar to `a1b2c3d4efghij5678.<deployment_id>.commsgw.azure.com`, where `<deployment_id>` is autogenerated and unique to the deployment.
160
+
The domain for your Azure Communications Gateway deployment is visible to customer administrators in their Microsoft 365 admin center. By default, each Azure Communications Gateway deployment receives an automatically generated domain name similar to `a1b2c3d4efghij5678.<deployment-id>.commsgw.azure.com`, where `<deployment-id>` is autogenerated and unique to the deployment.
161
161
162
162
To hide the details of your deployment, you can configure Azure Communications Gateway to use a subdomain of your own base domain. Customer administrators see subdomains of this domain in their Microsoft 365 admin center. This process uses [DNS delegation with Azure DNS](../dns/dns-domain-delegation.md). You must configure DNS delegation as part of deploying Azure Communications Gateway.
Copy file name to clipboardExpand all lines: articles/communications-gateway/reliability-communications-gateway.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ Each site in your network must:
61
61
> [!div class="checklist"]
62
62
> - Send traffic to its local Azure Communications Gateway service region by default.
63
63
> - Locate Azure Communications Gateway peers within a region using DNS SRV, as outlined in RFC 3263.
64
-
> - Make a DNS SRV lookup on the domain name for the service region, for example `r1.<deployment_id>.commsgw.azure.com`, where `<deployment_id>` is autogenerated and unique to the deployment.
64
+
> - Make a DNS SRV lookup on the domain name for the service region, for example `r1.<deployment-id>.commsgw.azure.com`, where `<deployment-id>` is autogenerated and unique to the deployment.
65
65
> - If the SRV lookup returns multiple targets, use the weight and priority of each target to select a single target.
66
66
> - Send new calls to available Azure Communications Gateway peers.
0 commit comments