Skip to content

Commit 3662d88

Browse files
committed
1407317 Fix domain for the Provisioning API on Communications Gateway
1 parent 8488085 commit 3662d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communications-gateway/integrate-with-provisioning-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Use the *Key concepts* and *Examples* information in the [API Reference](/rest/a
4848

4949
## Configure your BSS client to connect to Azure Communications Gateway
5050

51-
The Provisioning API is available on port 443 of your Azure Communications Gateway's base domain.
51+
The Provisioning API is available on port 443 of the `provapi` subdomain of your Azure Communications Gateway's base domain (`provapi.<base-domain>:443`).
5252

5353
The DNS record for this domain has a time-to-live (TTL) of 60 seconds. When a region fails, Azure updates the DNS record to refer to another region, so clients making a new DNS lookup receive the details of the new region. We recommend ensuring that clients can make a new DNS lookup and retry a request 60 seconds after a timeout or a 5xx response.
5454

0 commit comments

Comments
 (0)