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
@@ -43,8 +43,10 @@ To get started, you'll need an active Azure subscription. If you don't have an A
43
43
> * For more information on how to use the **Ocp-Apim-Subscription-Region** header, _see_[Text Translator REST API headers](translator-text-apis.md).
44
44
45
45
<!-- checked -->
46
-
> [!div class="nextstepaction"]
46
+
<!--
47
+
> [!div class="nextstepaction"]
47
48
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Csharp&Product=Translator&Page=quickstart-translator&Section=prerequisites)
49
+
-->
48
50
49
51
## Headers
50
52
@@ -109,8 +111,8 @@ The core operation of the Translator service is translating text. In this quicks
109
111
110
112
:::image type="content" source="media/quickstarts/install-newtonsoft.png" alt-text="Screenshot of the NuGet package install button.":::
111
113
<!-- checked -->
112
-
>[!div class="nextstepaction"]
113
-
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Csharp&Product=Translator&Page=quickstart-translator&Section=set-up-your-visual-studio-project)
114
+
<!-- [!div class="nextstepaction"]
115
+
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Csharp&Product=Translator&Page=quickstart-translator&Section=set-up-your-visual-studio-project)-->
114
116
115
117
### Build your C# application
116
118
@@ -168,8 +170,8 @@ class Program
168
170
169
171
```
170
172
<!-- checked -->
171
-
> [!div class="nextstepaction"]
172
-
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Csharp&Product=Translator&Page=quickstart-translator&Section=build-your-c#-application)
173
+
<!--> [!div class="nextstepaction"]
174
+
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Csharp&Product=Translator&Page=quickstart-translator&Section=build-your-c#-application)-->
173
175
174
176
### Run your C# application
175
177
@@ -203,8 +205,9 @@ After a successful call, you should see the following response:
203
205
204
206
```
205
207
<!-- checked -->
206
-
> [!div class="nextstepaction"]
207
-
> [My REST API call was successful](#next-steps)[I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Csharp&Product=Translator&Page=quickstart-translator&Section=run-your-c#-application)
208
+
<!--
209
+
> [!div class="nextstepaction"]
210
+
> [My REST API call was successful](#next-steps) [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Csharp&Product=Translator&Page=quickstart-translator&Section=run-your-c#-application) -->
208
211
209
212
### [Go](#tab/go)
210
213
@@ -226,8 +229,9 @@ You can use any text editor to write Go applications. We recommend using the lat
226
229
go version
227
230
```
228
231
<!-- checked -->
229
-
> [!div class="nextstepaction"]
230
-
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Go&Product=Translator&Page=quickstart-translator&Section=set-up-your-go-environment)
232
+
<!--
233
+
> [!div class="nextstepaction"]
234
+
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Go&Product=Translator&Page=quickstart-translator&Section=set-up-your-go-environment) -->
231
235
232
236
### Build your Go application
233
237
@@ -302,8 +306,9 @@ func main() {
302
306
}
303
307
```
304
308
<!-- checked -->
305
-
> [!div class="nextstepaction"]
306
-
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Go&Product=Translator&Page=quickstart-translator&Section=build-your-go-application)
309
+
<!--
310
+
> [!div class="nextstepaction"]
311
+
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Go&Product=Translator&Page=quickstart-translator&Section=build-your-go-application) -->
307
312
308
313
### Run your Go application
309
314
@@ -339,8 +344,9 @@ After a successful call, you should see the following response:
339
344
340
345
```
341
346
<!-- checked -->
342
-
> [!div class="nextstepaction"]
343
-
> [My REST API call was successful](#next-steps)[I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Go&Product=Translator&Page=quickstart-translator&Section=run-your-go-application)
347
+
<!--
348
+
> [!div class="nextstepaction"]
349
+
> [My REST API call was successful](#next-steps) [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Go&Product=Translator&Page=quickstart-translator&Section=run-your-go-application) -->
344
350
345
351
### [Java: Gradle](#tab/java)
346
352
@@ -359,8 +365,9 @@ After a successful call, you should see the following response:
359
365
360
366
*[**Gradle**](https://docs.gradle.org/current/userguide/installation.html), version 6.8 or later.
361
367
<!-- checked -->
362
-
> [!div class="nextstepaction"]
363
-
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Java&Product=Translator&Page=quickstart-translator&Section=set-up-your-java-environment)
368
+
<!--
369
+
> [!div class="nextstepaction"]
370
+
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Java&Product=Translator&Page=quickstart-translator&Section=set-up-your-java-environment) -->
364
371
365
372
### Create a new Gradle project
366
373
@@ -403,8 +410,9 @@ After a successful call, you should see the following response:
403
410
}
404
411
```
405
412
<!-- checked -->
406
-
> [!div class="nextstepaction"]
407
-
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Java&Product=Translator&Page=quickstart-translator&Section=create-a-gradle-project)
413
+
414
+
<!-- > [!div class="nextstepaction"]
415
+
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Java&Product=Translator&Page=quickstart-translator&Section=create-a-gradle-project) -->
408
416
409
417
### Create your Java Application
410
418
@@ -488,8 +496,9 @@ public class TranslatorText {
488
496
}
489
497
```
490
498
<!-- checked -->
491
-
> [!div class="nextstepaction"]
492
-
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Java&Product=Translator&Page=quickstart-translator&Section=create-your-java-application)
499
+
500
+
<!-- > [!div class="nextstepaction"]
501
+
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Java&Product=Translator&Page=quickstart-translator&Section=create-your-java-application) -->
493
502
494
503
### Build and run your Java application
495
504
@@ -529,8 +538,9 @@ After a successful call, you should see the following response:
529
538
530
539
```
531
540
<!-- checked -->
532
-
> [!div class="nextstepaction"]
533
-
> [My REST API call was successful](#next-steps)[I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Java&Product=Translator&Page=quickstart-translator&Section=build-and-run-your-java-application)
541
+
542
+
<!-- > [!div class="nextstepaction"]
543
+
> [My REST API call was successful](#next-steps) [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Java&Product=Translator&Page=quickstart-translator&Section=build-and-run-your-java-application) -->
534
544
535
545
### [JavaScript: Node.js](#tab/nodejs)
536
546
@@ -581,8 +591,9 @@ After a successful call, you should see the following response:
581
591
>
582
592
> * You can also create a new file named `index.js` in your IDE and save it to the `translator-app` directory.
583
593
<!-- checked -->
584
-
> [!div class="nextstepaction"]
585
-
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Python&Product=Translator&Page=quickstart-translator&Section=set-up-your-nodejs-express-project)
594
+
595
+
<!-- > [!div class="nextstepaction"]
596
+
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Python&Product=Translator&Page=quickstart-translator&Section=set-up-your-nodejs-express-project) -->
586
597
587
598
### Build your JavaScript application
588
599
@@ -625,8 +636,9 @@ Add the following code sample to your `index.js` file. **Make sure you update th
625
636
626
637
```
627
638
<!-- checked -->
628
-
> [!div class="nextstepaction"]
629
-
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Python&Product=Translator&Page=quickstart-translator&Section=build-your-javascript-application)
639
+
<!--
640
+
> [!div class="nextstepaction"]
641
+
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Python&Product=Translator&Page=quickstart-translator&Section=build-your-javascript-application) -->
630
642
631
643
### Run your JavaScript application
632
644
@@ -662,8 +674,9 @@ After a successful call, you should see the following response:
662
674
663
675
```
664
676
<!-- checked -->
665
-
> [!div class="nextstepaction"]
666
-
> [My REST API call was successful](#next-steps)[I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Java&Product=Translator&Page=quickstart-translator&Section=run-your-javascript-application)
677
+
<!--
678
+
> [!div class="nextstepaction"]
679
+
> [My REST API call was successful](#next-steps) [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Java&Product=Translator&Page=quickstart-translator&Section=run-your-javascript-application) -->
667
680
668
681
### [Python](#tab/python)
669
682
@@ -684,8 +697,9 @@ After a successful call, you should see the following response:
684
697
> [!NOTE]
685
698
> We will also use a Python built-in package called json. It's used to work with JSON data.
686
699
<!-- checked -->
687
-
> [!div class="nextstepaction"]
688
-
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Python&Product=Translator&Page=quickstart-translator&Section=set-up-your-python-project)
700
+
<!--
701
+
> [!div class="nextstepaction"]
702
+
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Python&Product=Translator&Page=quickstart-translator&Section=set-up-your-python-project) -->
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Python&Product=Translator&Page=quickstart-translator&Section=build-your-python-application)
750
+
<!--
751
+
> [!div class="nextstepaction"]
752
+
> [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Python&Product=Translator&Page=quickstart-translator&Section=build-your-python-application) -->
738
753
739
754
### Run your Python application
740
755
@@ -770,8 +785,9 @@ After a successful call, you should see the following response:
770
785
771
786
```
772
787
<!-- checked -->
773
-
> [!div class="nextstepaction"]
774
-
> [My REST API call was successful](#next-steps)[I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Python&Product=Translator&Page=quickstart-translator&Section=run-your-python-application)
788
+
<!--
789
+
> [!div class="nextstepaction"]
790
+
> [My REST API call was successful](#next-steps) [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Python&Product=Translator&Page=quickstart-translator&Section=run-your-python-application) -->
0 commit comments