Skip to content

Commit f78f81b

Browse files
committed
Adjust ordering of solutions in index and TOC
1 parent f707fa7 commit f78f81b

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

articles/confidential-computing/TOC.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -109,18 +109,10 @@
109109
items:
110110
- name: Container solutions overview
111111
href: choose-confidential-containers-offerings.md
112-
- name: Application enclave nodes on AKS
113-
items:
114-
- name: Application enclave with Intel SGX DCSv2/DCsv3 nodes
115-
href: confidential-nodes-aks-overview.md
116-
- name: Deploy application enclave nodes on AKS
117-
href: confidential-enclave-nodes-aks-get-started.md
118-
- name: Enclave-aware containers
119-
href: enclave-aware-containers.md
120-
- name: AKS Add-on
121-
href: confidential-nodes-aks-addon.md
122-
- name: Confidential enclave nodes FAQ
123-
href: confidential-nodes-aks-faq.yml
112+
- name: Confidential node pools on AKS
113+
items:
114+
- name: Confidential VM node pools in AKS
115+
href: confidential-node-pool-aks.md
124116
- name: Confidential containers
125117
items:
126118
- name: Confidential containers overview
@@ -133,10 +125,18 @@
133125
href: confidential-containers.md#vm-isolated-confidential-containers-on-azure-container-instances-aci
134126
- name: Confidential containers with Intel SGX enclaves
135127
href: confidential-containers-enclaves.md
136-
- name: Confidential node pools on AKS
137-
items:
138-
- name: Confidential VM node pools in AKS
139-
href: confidential-node-pool-aks.md
128+
- name: Application enclave nodes on AKS
129+
items:
130+
- name: Application enclave with Intel SGX DCSv2/DCsv3 nodes
131+
href: confidential-nodes-aks-overview.md
132+
- name: Deploy application enclave nodes on AKS
133+
href: confidential-enclave-nodes-aks-get-started.md
134+
- name: Enclave-aware containers
135+
href: enclave-aware-containers.md
136+
- name: AKS Add-on
137+
href: confidential-nodes-aks-addon.md
138+
- name: Confidential enclave nodes FAQ
139+
href: confidential-nodes-aks-faq.yml
140140
- name: References
141141
items:
142142
- name: DCasv5 and DCadsv5-series

articles/confidential-computing/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,14 +126,14 @@ landingContent:
126126
links:
127127
- text: Hello world with Confidential containers with Azure Container Instances (ACI)
128128
url: /azure/container-instances/container-instances-tutorial-deploy-confidential-containers-cce-arm
129+
- text: Confidential VM node pools on AKS
130+
url: /azure/aks/use-cvm
129131
- text: CLI based provisioning with a hello from enclave container app on AKS
130132
url: confidential-enclave-nodes-aks-get-started.md
131133
- text: Confidential containers with Intel SGX quickstart
132134
url: confidential-containers-enclaves.md
133135
- text: App enclave aware container samples
134136
url: enclave-aware-containers.md
135-
- text: Confidential VM node pools on AKS
136-
url: /azure/aks/use-cvm
137137
- linkListType: reference
138138
links:
139139
- text: Azure architecture center confidential container scenarios

0 commit comments

Comments
 (0)