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
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/personally-identifiable-information/includes/quickstarts/csharp-sdk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Use this quickstart to create a Personally Identifiable Information (PII) detect
18
18
## Prerequisites
19
19
20
20
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
21
-
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
21
+
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-studio/ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
22
22
* The [Visual Studio IDE](https://visualstudio.microsoft.com/vs/)
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/personally-identifiable-information/includes/quickstarts/java-sdk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Use this quickstart to create a Personally Identifiable Information (PII) detect
17
17
## Prerequisites
18
18
19
19
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
20
-
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
20
+
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-studio/ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
21
21
*[Java Development Kit (JDK)](https://www.oracle.com/technetwork/java/javase/downloads/index.html) with version 8 or above
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/personally-identifiable-information/includes/quickstarts/nodejs-sdk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Use this quickstart to create a Personally Identifiable Information (PII) detect
15
15
## Prerequisites
16
16
17
17
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
18
-
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
18
+
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-studio/ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/personally-identifiable-information/includes/quickstarts/python-sdk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Use this quickstart to create a Personally Identifiable Information (PII) detect
15
15
## Prerequisites
16
16
17
17
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
18
-
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
18
+
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-studio/ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/personally-identifiable-information/includes/quickstarts/rest-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Use this quickstart to send Personally Identifiable Information (PII) detection
16
16
## Prerequisites
17
17
18
18
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
19
-
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
19
+
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-studio/ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/summarization/includes/quickstarts/csharp-sdk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Use this quickstart to create a text summarization application with the client l
31
31
32
32
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
33
33
* The [Visual Studio IDE](https://visualstudio.microsoft.com/vs/)
34
-
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
34
+
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-studio/ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
35
35
* You'll need the key and endpoint from the resource you create to connect your application to the API. You paste your key and endpoint into the code later in the quickstart.
36
36
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
37
37
* To use the Analyze feature, you'll need a Language resource with the standard (S) pricing tier.
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/summarization/includes/quickstarts/java-sdk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Use this quickstart to create a text summarization application with the client l
18
18
19
19
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
20
20
*[Java Development Kit (JDK)](https://www.oracle.com/technetwork/java/javase/downloads/index.html) with version 8 or above
21
-
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
21
+
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-studio/ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
22
22
* You'll need the key and endpoint from the resource you create to connect your application to the API. You paste your key and endpoint into the code below later in the quickstart.
23
23
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
24
24
* To use the Analyze feature, you'll need a Language resource with the standard (S) pricing tier.
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/summarization/includes/quickstarts/nodejs-sdk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Use this quickstart to create a text summarization application with the client l
18
18
19
19
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
20
20
*[Node.js](https://nodejs.org/) v16 LTS
21
-
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
21
+
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-studio/ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
22
22
* You'll need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
23
23
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
24
24
* To use the Analyze feature, you'll need a Language resource with the standard (S) pricing tier.
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/summarization/includes/quickstarts/python-sdk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Use this quickstart to create a text summarization application with the client l
31
31
32
32
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
33
33
*[Python 3.x](https://www.python.org/)
34
-
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
34
+
* Once you have your Azure subscription, [create an AI services resource](../../../../../ai-studio/ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
35
35
* You'll need the key and endpoint from the resource you create to connect your application to the API. You paste your key and endpoint into the code below later in the quickstart.
36
36
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
37
37
* To use the Analyze feature, you'll need a Language resource with the standard (S) pricing tier.
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/summarization/includes/quickstarts/rest-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Use this quickstart to send text summarization requests using the REST API. In t
25
25
## Prerequisites
26
26
27
27
* The current version of [cURL](https://curl.haxx.se/).
28
-
* Once you have your Azure subscription, <[create an AI services resource](../../../../../ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
28
+
* Once you have your Azure subscription, <[create an AI services resource](../../../../../ai-studio/ai-services/multi-service-resource?pivots=azportal#create-a-new-azure-ai-services-resource).
29
29
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
30
30
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
0 commit comments