Skip to content

Commit 1cd3c7f

Browse files
committed
Created web page in React which is to be hosted on my Storage Account via Static Web Sites
1 parent 2a8e87e commit 1cd3c7f

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
@@ -29,7 +29,7 @@ graph TD
2929
A --> B[Resource Group]
3030
B --> C[Storage Account]
3131
C --> D[Blob Container]
32-
C -->|Serves| H[Static Web App]
32+
D -->|Static Website Hosting| H[Static Web App]
3333
B --> E[App Service Plan]
3434
E -->|Hosts| G[Function App]
3535
G -->|Uses| F[Application Insights]

0 commit comments

Comments
 (0)