Skip to content

Commit f5a397b

Browse files
authored
Enhance documentation with references and TOC
Added references and table of contents sections to the document.
1 parent 7f2374e commit f5a397b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

0_Azure/8_AzureApps/demos/1_fromMulti-containerWebApp_toAKS.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,27 @@ Last updated: 2025-10-23
1313
<details>
1414
<summary><b>List of References</b> (Click to expand)</summary>
1515

16+
- [Choose an Azure compute service (Decision Tree)](https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/compute-decision-tree)
17+
- [Free, Standard, and Premium pricing tiers for Azure Kubernetes Service (AKS)](https://learn.microsoft.com/en-us/azure/aks/free-standard-pricing-tiers)
18+
- [AKS long-term support](https://learn.microsoft.com/en-us/azure/aks/long-term-support)
19+
- [AKS pricing details](https://azure.microsoft.com/en-us/pricing/details/kubernetes-service/)
20+
- [Azure Pricing Calculator](https://azure.microsoft.com/en-us/pricing/calculator/)
21+
- [Azure managed disk types](https://learn.microsoft.com/en-us/azure/virtual-machines/disks-types)
22+
- [Disk type comparison](https://learn.microsoft.com/en-us/azure/virtual-machines/disks-types#disk-type-comparison)
23+
- [Microsoft Sales and Support](https://support.microsoft.com/contactus?ContactUsExperienceEntryPointAssetId=S.HP.SMC-HOME)
24+
- [Microsoft Copilot in Azure (VM sizing demo video)](https://www.youtube.com/watch?v=HGdhUFHnij4&t=819s)
25+
26+
</details>
27+
28+
<details>
29+
<summary><b>Table of Content</b> (Click to expand)</summary>
30+
31+
- [Overview](#overview)
32+
- [Container related services](#container-related-services)
33+
- [How to choose?](#how-to-choose)
34+
- [Pricing example](#pricing-example)
35+
- [Best practices](#best-practices)
36+
1637
</details>
1738

1839
> [!NOTE]

0 commit comments

Comments
 (0)