Skip to content

Commit 134136f

Browse files
authored
Update confidential-enclave-nodes-aks-get-started.md
Fixed the anchor tags.
1 parent c206075 commit 134136f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/confidential-computing/confidential-enclave-nodes-aks-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ az aks create -g myResourceGroup --name myAKSCluster --generate-ssh-keys --enabl
6161
```
6262
The above command will deploy a new AKS cluster with system node pool of non confidential computing node. Confidential computing Intel SGX nodes are not recommended for system node pools.
6363

64-
### Add an user node pool with confidential computing capabilities to the AKS cluster
64+
### Add an user node pool with confidential computing capabilities to the AKS cluster<a id="add-a-user-node-pool-with-confidential-computing-capabilities-to-the-aks-cluster"></a>
6565

6666
Run the following command to add a user node pool of `Standard_DC4s_v3` size with three nodes to the AKS cluster. You can choose another larger sized SKU from the [list of supported DCsv2/DCsv3 SKUs and regions](../virtual-machines/dcv3-series.md).
6767

0 commit comments

Comments
 (0)