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
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,16 @@
1
1
---
2
-
date: 12/18/2020
3
-
owner: diberry
4
-
statusNotificationTargets: diberry
5
-
name: React client with file upload to Azure Storage Blobs
6
-
urlFragment: js-e2e-react-upload-to-storage-blob
7
2
page_type: sample
8
3
languages:
9
4
- javascript
10
5
- typescript
11
6
- nodejs
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."
12
9
products:
13
-
- azure-archive-storage
10
+
- azure
11
+
- azure-storage
14
12
- azure-portal
15
13
- vs-code
16
-
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.
17
14
---
18
15
19
16
# JavaScript end-to-end client file upload to Azure Storage Blobs
0 commit comments