Skip to content

Commit f62bca1

Browse files
Merge pull request #219064 from laujan/patch-173
Update set-environment-variables.md
2 parents 8a46e02 + 2407d6f commit f62bca1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/applied-ai-services/form-recognizer/how-to-guides/includes/v3-0/set-environment-variables.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ setx FR_ENDPOINT {yourEndpoint}
4646
* Restart any running programs that will read the environment variable. For example, if you're using Visual Studio or Visual Studio Code as your editor, restart before running the sample code.
4747

4848
> [!div class="nextstepaction"]
49-
> [I ran into an issue setting the environmental variables.](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=windows&Product=FormRecognizer&Page=how-to&Section=environment-variables)
49+
> [I ran into an issue setting the environment variables.](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=windows&Product=FormRecognizer&Page=how-to&Section=environment-variables)
5050
5151
Here are a few more helpful commands to use with environment variables:
5252

@@ -94,7 +94,7 @@ export endpoint={yourEndpoint}
9494
```
9595

9696
> [!div class="nextstepaction"]
97-
> [I ran into an issue setting the environmental variables.](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=macos&Product=FormRecognizer&Page=how-to&Section=environment-variables)
97+
> [I ran into an issue setting the environment variables.](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=macos&Product=FormRecognizer&Page=how-to&Section=environment-variables)
9898

9999
Here are a few more helpful commands to use with environment variables:
100100

@@ -142,7 +142,7 @@ export FR_ENDPOINT={yourEndpoint}
142142
```
143143
144144
> [!div class="nextstepaction"]
145-
> [I ran into an issue setting the environmental variables.](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=linux&Product=FormRecognizer&Page=how-to&Section=environment-variables)
145+
> [I ran into an issue setting the environment variables.](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=linux&Product=FormRecognizer&Page=how-to&Section=environment-variables)
146146
147147
Here are a few more helpful commands to use with environment variables:
148148

0 commit comments

Comments
 (0)