Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Commit ce4457e

Browse files
authored
Update README.md
add services, shorten desc
1 parent b5fc23e commit ce4457e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@ languages:
55
- typescript
66
- nodejs
77
name: "JavaScript end-to-end client file upload to Azure Storage Blobs"
8-
description: "In this tutorial, locally build and deploy a React/TypeScript client application to an Azure Static Web App with a GitHub action. Allows you to analyze an image with Cognitive Services Computer Vision."
8+
description: "Locally build and deploy client application to an Azure Static Web App with a GitHub action, analyze image with Cognitive Services Computer Vision."
99
products:
1010
- azure
1111
- azure-storage
1212
- azure-portal
1313
- vs-code
14+
- azure-computer-vision
15+
- azure-app-service-static
1416
---
1517

1618
# JavaScript end-to-end client file upload to Azure Storage Blobs

0 commit comments

Comments
 (0)