Skip to content

Commit 7739779

Browse files
committed
updates
1 parent ac2245e commit 7739779

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/ai-services/computer-vision/includes/quickstarts-sdk/identity-csharp-sdk.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ Get started with facial recognition using the Face client library for .NET. The
2020

2121
* Azure subscription. [Create one for free](https://azure.microsoft.com/free/cognitive-services/).
2222
* The [Visual Studio IDE](https://visualstudio.microsoft.com/vs/) or current version of [.NET Core](https://dotnet.microsoft.com/download/dotnet-core).
23-
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesFace" title="Create a Face resource" target="_blank">create a Face resource </a> in the Azure portal to get your key and endpoint. After it deploys, select **Go to resource**.
24-
* You'll need the key and endpoint from the resource you create to connect your application to the Face API.
25-
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
23+
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesFace" title="Create a Face resource" target="_blank">create a Face resource </a> in the Azure portal to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
2624

2725

2826
## Create environment variables

0 commit comments

Comments
 (0)