Skip to content

Commit adc24bf

Browse files
authored
Update number-lookup.md
add instructions for connecting to dev nuget package feed
1 parent 8ad1e4a commit adc24bf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ cd NumberLookupQuickstart
5050
dotnet build
5151
```
5252

53+
### Connect to dev package feed
54+
The private preview version of the SDK is published to the dev nuget package feed. Directions for connecting to the dev feed can be found in the [contributing](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md#nuget-package-dev-feed) guide.
55+
5356
### Install the package
5457

5558
While still in the application directory, install the Azure Communication Services PhoneNumbers client library for .NET package by using the following command.
@@ -154,4 +157,4 @@ In this quickstart you learned how to:
154157
> [Number Lookup Concept](../../concepts/numbers/number-lookup-concept.md)
155158
156159
> [!div class="nextstepaction"]
157-
> [Number Lookup SDK](../../concepts/numbers/number-lookup-sdk.md)
160+
> [Number Lookup SDK](../../concepts/numbers/number-lookup-sdk.md)

0 commit comments

Comments
 (0)