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
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.
17
19
18
20
> [!NOTE]
@@ -21,6 +23,7 @@ Get started with the Phone Numbers client library for C# to look up operator inf
21
23
## Prerequisites
22
24
23
25
- 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.
24
27
- The latest version of [.NET Core client library](https://dotnet.microsoft.com/download/dotnet-core) for your operating system.
25
28
- An active Communication Services resource and connection string. [Create a Communication Services resource](../create-communication-resource.md).
26
29
@@ -148,4 +151,7 @@ In this quickstart you learned how to:
148
151
> * Look up operator information for a phone number
0 commit comments