Skip to content

Commit edea126

Browse files
Merge pull request #239965 from henikaraa/hkbrankNLSPP2
minor updates on the quickstart
2 parents 6ca9b40 + a3f1aec commit edea126

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/communication-services/quickstarts/telephony/number-lookup.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.author: ericasp
1313

1414
# Quickstart: Look up operator information for a phone number using Azure Communication Services
1515

16+
[!INCLUDE [Private Preview Notice](../../includes/private-preview-include.md)]
17+
1618
Get started with the Phone Numbers client library for C# to look up operator information for phone numbers, which can be used to determine whether and how to communicate with that phone number. Follow these steps to install the package and look up operator information about a phone number.
1719

1820
> [!NOTE]
@@ -21,6 +23,7 @@ Get started with the Phone Numbers client library for C# to look up operator inf
2123
## Prerequisites
2224

2325
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
26+
- To enable Number Lookup service on your Azure Communication Services subscription, please complete this [form](https://forms.microsoft.com/pages/responsepage.aspx?id=v4j5cvGGr0GRqy180BHbR058xZQ9HIBLikwspEUN6t5URUVDTTdWMEg5VElQTFpaMVMyM085ODkwVS4u) for us to allow-list your subscription.
2427
- The latest version of [.NET Core client library](https://dotnet.microsoft.com/download/dotnet-core) for your operating system.
2528
- An active Communication Services resource and connection string. [Create a Communication Services resource](../create-communication-resource.md).
2629

@@ -148,4 +151,7 @@ In this quickstart you learned how to:
148151
> * Look up operator information for a phone number
149152
150153
> [!div class="nextstepaction"]
151-
> [Send an SMS](../sms/send.md)
154+
> [Number Lookup Concept](../../concepts/numbers/number-lookup-concept.md)
155+
156+
> [!div class="nextstepaction"]
157+
> [Number Lookup SDK](../../concepts/numbers/number-lookup-sdk.md)

0 commit comments

Comments
 (0)