Skip to content

Commit 8830d58

Browse files
Merge pull request #250123 from henikaraa/patch-2
Update number-lookup-concept.md
2 parents 4f50983 + 176587d commit 8830d58

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

articles/communication-services/concepts/numbers/number-lookup-concept.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.service: azure-communication-services
1414

1515
# Number Lookup overview
1616

17-
[!INCLUDE [Private Preview Notice](../../includes/private-preview-include.md)]
17+
[!INCLUDE [Private Preview Notice](../../includes/public-preview-include.md)]
1818

1919
Azure Communication Services enable you to retrieve insights and look up a specific phone number using the Azure Communication Services Number Lookup SDK. It is part of the Phone Numbers SDK and can be used to support customer service scenarios, appointment reminders, two-factor authentication, and other real-time communication needs. Azure Communication Services Number Lookup allows you to reliably retrieve number insights before engaging with end-users.
2020

@@ -44,11 +44,19 @@ The main benefits the solution will provide to ACS customers can be summarized o
4444

4545
![Diagram showing call recording architecture using calling client sdk.](../numbers/mvp-use-case.png)
4646

47+
## Pricing
48+
49+
50+
| Request | Price per API query |
51+
| ------------------------------------------------------------| -----------------------------------------------------------------|
52+
| Get Number Type and Carrier details, query per phone number | $0.005 |
53+
54+
4755
## Next steps
4856

4957
> [!div class="nextstepaction"]
5058
> [Get started with Number Lookup API](../../quickstarts/telephony/number-lookup.md)
5159
5260
The following documents may be interesting to you:
5361

54-
- Familiarize yourself with the [Number Lookup SDK](../numbers/number-lookup-sdk.md)
62+
- Familiarize yourself with the [Number Lookup SDK](../numbers/number-lookup-sdk.md)

0 commit comments

Comments
 (0)