Skip to content

Commit 4da7abf

Browse files
authored
Enhance README with template list and visitor badge
Updated the README to include a list of available templates and a visitor badge.
1 parent e9d97dc commit 4da7abf

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

2_compute-containers/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 compute and container services. These templates help you deploy virtual machines, containerized applications, and serverless functions. These templates are starting points and should be customized based on your application needs.
1414
15+
## Templates available
16+
17+
- [Azure App Service](./app-service)
18+
- [Azure Batch](./batch)
19+
- [Azure Container Instances](./container-instances)
20+
- [Azure Functions (Function App)](./function-app)
21+
- [Azure Kubernetes Service (AKS)](./kubernetes-service)
22+
- [Azure Virtual Desktop](./virtual-desktop)
23+
- [Azure Virtual Machine](./virtual-machine)
24+
25+
<!-- START BADGE -->
1526
<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;"/>
27+
<img src="https://img.shields.io/badge/Total%20views-1459-limegreen" alt="Total views">
28+
<p>Refresh Date: 2025-10-15</p>
1829
</div>
30+
<!-- END BADGE -->
31+

0 commit comments

Comments
 (0)