Skip to content

Commit fece71e

Browse files
authored
Update README with Azure templates and visitor badge
Added a section listing available Azure networking templates and updated visitor count badge.
1 parent 3b6ebfc commit fece71e

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

3_networking/README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,20 @@ Last updated: 2025-02-21
1212
> [!IMPORTANT]
1313
> This folder contains sample Terraform templates for Azure networking services. These templates are starting points and should be customized based on your application needs.
1414
15+
## Templates available
16+
17+
- [Azure Application Gateway](./application-gateway)
18+
- [Azure CDN (Content Delivery Network)](./cdn)
19+
- [Azure ExpressRoute](./expressroute)
20+
- [Azure Firewall](./firewall)
21+
- [Azure Front Door](./front-door)
22+
- [Azure Load Balancer](./load-balancer)
23+
- [Azure Traffic Manager](./traffic-manager)
24+
- [Azure VPN Gateway](.//vpn-gateway)
25+
26+
<!-- START BADGE -->
1527
<div align="center">
16-
<h3 style="color: #4CAF50;">Total Visitors</h3>
17-
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
28+
<img src="https://img.shields.io/badge/Total%20views-1459-limegreen" alt="Total views">
29+
<p>Refresh Date: 2025-10-15</p>
1830
</div>
31+
<!-- END BADGE -->

0 commit comments

Comments
 (0)