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
{{ message }}
This repository was archived by the owner on Jul 28, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,14 @@ languages:
5
5
- typescript
6
6
- nodejs
7
7
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."
9
9
products:
10
10
- azure
11
11
- azure-storage
12
12
- azure-portal
13
13
- vs-code
14
+
- azure-computer-vision
15
+
- azure-app-service-static
14
16
---
15
17
16
18
# JavaScript end-to-end client file upload to Azure Storage Blobs
0 commit comments