Skip to content

Commit 2f1d341

Browse files
committed
change free trial region in Face and CusVis code snippet comments
1 parent 69498e0 commit 2f1d341

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

articles/cognitive-services/Computer-vision/QuickStarts/python-analyze.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ assert subscription_key
5757
# subscription keys. For example, if you got your subscription keys from
5858
# westus, replace "westcentralus" in the URI below with "westus".
5959
#
60-
# Free trial subscription keys are generated in the westcentralus region.
60+
# Free trial subscription keys are generated in the westus region.
6161
# If you use a free trial subscription key, you shouldn't need to change
6262
# this region.
6363
vision_base_url = "https://westcentralus.api.cognitive.microsoft.com/vision/v2.0/"

articles/cognitive-services/Computer-vision/QuickStarts/python-disk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ assert subscription_key
5656
# subscription keys. For example, if you got your subscription keys from
5757
# westus, replace "westcentralus" in the URI below with "westus".
5858
#
59-
# Free trial subscription keys are generated in the westcentralus region.
59+
# Free trial subscription keys are generated in the westus region.
6060
# If you use a free trial subscription key, you shouldn't need to change
6161
# this region.
6262
vision_base_url = "https://westcentralus.api.cognitive.microsoft.com/vision/v2.0/"

articles/cognitive-services/Computer-vision/QuickStarts/python-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ assert subscription_key
5656
# subscription keys. For example, if you got your subscription keys from
5757
# westus, replace "westcentralus" in the URI below with "westus".
5858
#
59-
# Free trial subscription keys are generated in the westcentralus region.
59+
# Free trial subscription keys are generated in the westus region.
6060
# If you use a free trial subscription key, you shouldn't need to change
6161
# this region.
6262
vision_base_url = "https://westcentralus.api.cognitive.microsoft.com/vision/v2.0/"

articles/cognitive-services/Computer-vision/QuickStarts/python-hand-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ assert subscription_key
6161
# subscription keys. For example, if you got your subscription keys from
6262
# westus, replace "westcentralus" in the URI below with "westus".
6363
#
64-
# Free trial subscription keys are generated in the westcentralus region.
64+
# Free trial subscription keys are generated in the westus region.
6565
# If you use a free trial subscription key, you shouldn't need to change
6666
# this region.
6767
vision_base_url = "https://westcentralus.api.cognitive.microsoft.com/vision/v2.0/"

articles/cognitive-services/Computer-vision/QuickStarts/python-print-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ assert subscription_key
5757
# subscription keys. For example, if you got your subscription keys from
5858
# westus, replace "westcentralus" in the URI below with "westus".
5959
#
60-
# Free trial subscription keys are generated in the westcentralus region.
60+
# Free trial subscription keys are generated in the westus region.
6161
# If you use a free trial subscription key, you shouldn't need to change
6262
# this region.
6363
vision_base_url = "https://westcentralus.api.cognitive.microsoft.com/vision/v2.0/"

articles/cognitive-services/Computer-vision/QuickStarts/python-thumb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ assert subscription_key
6060
# subscription keys. For example, if you got your subscription keys from
6161
# westus, replace "westcentralus" in the URI below with "westus".
6262
#
63-
# Free trial subscription keys are generated in the westcentralus region.
63+
# Free trial subscription keys are generated in the westus region.
6464
# If you use a free trial subscription key, you shouldn't need to change
6565
# this region.
6666
vision_base_url = "https://westcentralus.api.cognitive.microsoft.com/vision/v2.0/"

articles/cognitive-services/Computer-vision/quickstarts-sdk/csharp-analyze-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ namespace ImageAnalyze
9292
// keys. For example, if you got your subscription keys from westus,
9393
// replace "westcentralus" with "westus".
9494
//
95-
// Free trial subscription keys are generated in the westcentralus
95+
// Free trial subscription keys are generated in the westus
9696
// region. If you use a free trial subscription key, you shouldn't
9797
// need to change the region.
9898

articles/cognitive-services/Computer-vision/quickstarts-sdk/csharp-hand-text-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ namespace ExtractText
8383
// keys. For example, if you got your subscription keys from westus,
8484
// replace "westcentralus" with "westus".
8585
//
86-
// Free trial subscription keys are generated in the westcentralus
86+
// Free trial subscription keys are generated in the westus
8787
// region. If you use a free trial subscription key, you shouldn't
8888
// need to change the region.
8989

articles/cognitive-services/Computer-vision/quickstarts-sdk/csharp-thumb-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ namespace ImageThumbnail
7979
// keys. For example, if you got your subscription keys from westus,
8080
// replace "westcentralus" with "westus".
8181
//
82-
// Free trial subscription keys are generated in the westcentralus
82+
// Free trial subscription keys are generated in the westus
8383
// region. If you use a free trial subscription key, you shouldn't
8484
// need to change the region.
8585

articles/cognitive-services/Face/QuickStarts/CSharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ namespace CSHttpClientSample
6060
// subscription keys from westus, replace "westcentralus" in the URL
6161
// below with "westus".
6262
//
63-
// Free trial subscription keys are generated in the westcentralus region.
63+
// Free trial subscription keys are generated in the westus region.
6464
// If you use a free trial subscription key, you shouldn't need to change
6565
// this region.
6666
const string uriBase =

0 commit comments

Comments
 (0)