Skip to content

Commit bb71cb7

Browse files
authored
Merge pull request #195668 from v-rajagt/alexwolf
Link fixed.
2 parents 874262b + 7af6dce commit bb71cb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/blobs/blob-upload-function-trigger.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Copy the value of the `connectionString` property and paste it somewhere to use
106106
---
107107

108108
## Create the Computer Vision service
109-
Next, create the Computer Vision service account that will process our uploaded files. Computer Vision is part of Azure Cognitive Services and offers a variety of features for extracting data out of images. You can learn more about Computer Vision on the [overview page](/services/cognitive-services/computer-vision/#overview).
109+
Next, create the Computer Vision service account that will process our uploaded files. Computer Vision is part of Azure Cognitive Services and offers a variety of features for extracting data out of images. You can learn more about Computer Vision on the [overview page](/azure/cognitive-services/computer-vision/overview).
110110

111111
### [Azure portal](#tab/azure-portal)
112112

@@ -374,4 +374,4 @@ If you're not going to continue to use this application, you can delete the reso
374374
2) Select the **Delete resource group** button at the top of the resource group overview page.
375375
3) Enter the resource group name *msdocs-storage-function* in the confirmation dialog.
376376
4) Select delete.
377-
The process to delete the resource group may take a few minutes to complete.
377+
The process to delete the resource group may take a few minutes to complete.

0 commit comments

Comments
 (0)