Skip to content

Commit 8ea4c9d

Browse files
committed
updates
1 parent a72da09 commit 8ea4c9d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,9 @@ Get started with facial recognition using the Face client library for JavaScript
1818

1919
## Prerequisites
2020

21-
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services/)
21+
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services/).
2222
* The latest version of [Node.js](https://nodejs.org/en/)
23-
* Once you have your Azure subscription, [Create a Face resource](https://portal.azure.com/#create/Microsoft.CognitiveServicesFace) 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, [Create a Face resource](https://portal.azure.com/#create/Microsoft.CognitiveServicesFace).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)