Skip to content

Commit 9d87872

Browse files
authored
Update README.md
1 parent fb0d334 commit 9d87872

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This repository demonstrates how to automate the deployment of Azure resources using GitHub Actions and Bicep templates. The workflow provisions a resource group, a storage account, and a blob container with restricted IP access, and associates a Log Analytics workspace for monitoring.
44

5+
## Architecture Diagram
6+
7+
![Architecture Diagram](architecture-diagram.jpg)
8+
59
## Workflow Overview
610
The GitHub Actions workflow is triggered on a `push` to the `main` branch and performs the following steps:
711

0 commit comments

Comments
 (0)