Skip to content

Commit 06c7316

Browse files
authored
Update management-csharp.md
1 parent 005a513 commit 06c7316

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/includes/quickstarts/management-csharp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 06/04/2021
1010
ms.author: pafarley
1111
---
1212

13-
[Reference documentation](/dotnet/api/overview/azure/cognitiveservices/management/management-cognitiveservices) | [Library source code](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/cognitiveservices/Microsoft.Azure.Management.CognitiveServices) | [Package (NuGet)](https://www.nuget.org/packages/Microsoft.Azure.Management.CognitiveServices/8.0.0-preview/) | [Samples](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/cognitiveservices/Microsoft.Azure.Management.CognitiveServices/tests)
13+
[Reference documentation](/dotnet/api/overview/azure/cognitiveservices/management/management-cognitiveservices(deprecated)) | [Library source code](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/cognitiveservices/Microsoft.Azure.Management.CognitiveServices) | [Package (NuGet)](https://www.nuget.org/packages/Microsoft.Azure.Management.CognitiveServices/8.0.0-preview/) | [Samples](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/cognitiveservices/Microsoft.Azure.Management.CognitiveServices/tests)
1414

1515
## C# prerequisites
1616

@@ -126,4 +126,4 @@ dotnet run
126126
* See **[Natural language support](../../language-support.md)** to see the list of natural languages that Cognitive Services supports.
127127
* See **[Use Cognitive Services as containers](../../cognitive-services-container-support.md)** to understand how to use Cognitive Services on-prem.
128128
* See **[Plan and manage costs for Cognitive Services](../../plan-manage-costs.md)** to estimate cost of using Cognitive Services.
129-
* See **[Cognitive Services Management SDK reference documentation](/dotnet/api/overview/azure/cognitiveservices/management/management-cognitiveservices)** for more details on the management SDK.
129+
* See **[Cognitive Services Management SDK reference documentation](/dotnet/api/overview/azure/cognitiveservices/management/management-cognitiveservices(deprecated))** for more details on the management SDK.

0 commit comments

Comments
 (0)