Skip to content

Commit da90ae2

Browse files
committed
Fix examples of domain names
1 parent 9b977f1 commit da90ae2

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

articles/communications-gateway/configure-test-customer-teams-direct-routing.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Azure Communications Gateway has per-region domain names. You need to set up sub
4242
* You must not use wildcard subdomains or subdomains with multiple labels.
4343
* For example, you could allocate the label `test`.
4444
> [!IMPORTANT]
45-
> 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, `contoso1.1-r1.abcdefgh12345678.commsgw.azure.com` is 48 characters.
45+
> 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.1-r1.a1b2c3d4e5f6g7h8.commsgw.azure.com` is 48 characters.
4646
1. Use this label to create a subdomain of each per-region domain name for your Azure Communications Gateway.
4747
1. Make a note of the label you choose and the corresponding subdomains.
4848

@@ -64,8 +64,6 @@ If you allocate the label `test`, this label combined with the per-region domain
6464
* `test.r1.<deployment_id>.commsgw.azure.com`
6565
* `test.r2.<deployment_id>.commsgw.azure.com`
6666

67-
68-
6967
> [!TIP]
7068
> Lab deployments have one per-region domain name. Your test customer therefore also only has one customer-specific per-region domain name.
7169

articles/communications-gateway/interoperability-teams-direct-routing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ For each customer, you must:
6565
- Be up to **eight** characters in length.
6666
- Not contain a wildcard or multiple labels separated by `.`.
6767
> [!IMPORTANT]
68-
> 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, `contoso1.1-r1.abcdefgh12345678.commsgw.azure.com` is 48 characters.
68+
> 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 `contoso1.1-r1.a1b2c3d4e5f6g7h8.commsgw.azure.com` is 48 characters.
6969
2. Configure Azure Communications Gateway with this information, as part of "account" configuration available over the Provisioning API.
7070
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).
7171

@@ -159,7 +159,7 @@ If you believe that media bypass support (preview) would be useful for your depl
159159

160160
## Topology hiding with domain delegation
161161

162-
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 in the form `<deployment_id>.commsgw.azure.com`, where `<deployment_id>` is autogenerated and unique to the deployment (for example `a1b2c3d4efghij5678.commsgw.azure.com`).
162+
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 in the form `<deployment_id>.commsgw.azure.com`, where `<deployment_id>` is autogenerated and unique to the deployment. For example, the domain name might be `a1b2c3d4e5f6g7h8.commsgw.azure.com`.
163163

164164
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.
165165

0 commit comments

Comments
 (0)