Azure Overview¶
This section documents the Azure environment — its purpose, structure, and connection to the homelab.
Purpose¶
The Azure environment extends the homelab for:
- Hosting services that need a public endpoint
- Offsite backup target
- Hybrid networking (Azure ↔ Homelab)
- Cost governance and IAM practice
Environment Summary¶
| Attribute | Value |
|---|---|
| Subscription Name | — (update) |
| Subscription ID | — (update) |
| Primary Region | East US 2 |
| Azure AD Tenant | — (update) |
Resource Group Structure¶
| Resource Group | Purpose |
|---|---|
| rg-networking | VNets, NSGs, public IPs |
| rg-compute | VMs, container instances |
| rg-storage | Storage accounts, backup targets |
| rg-monitoring | Log Analytics, alerts, budgets |