Skip to content

Commit cd8a925

Browse files
committed
Created website in React which is to be hosted on my Storage Account via Static Web Sites
1 parent 386953a commit cd8a925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ graph TD
2828
A[Subscription]
2929
A --> B[Resource Group]
3030
B --> C[Storage Account]
31-
B -->|Serves| G[Static web app]
3231
C --> D[Blob Container]
32+
D -->|Static Website Hosting| H[index.html]
3333
B --> E[App Service Plan]
3434
E -->|Hosts| G[Function App]
3535
G -->|Uses| F[Application Insights]

0 commit comments

Comments
 (0)