Skip to content

Commit 3e38f8e

Browse files
committed
Fix format
1 parent 0cb9225 commit 3e38f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/operator-guide-aks-enclave.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ az aks create \
278278
--os-sku Ubuntu
279279
```
280280
:::note
281-
Be sure to use the latest supported Kubernetes version, using the --kubernetes-version flag. If you use an earlier version, you must enable Long Term Support (LTS). For details, see Long-term support for [Azure Kubernetes Service (AKS) versions](https://learn.microsoft.com/en-us/azure/aks/long-term-support).
281+
Be sure to use the latest supported Kubernetes version, using the `--kubernetes-version` flag. If you use an earlier version, you must enable Long Term Support (LTS). For details, see [Long-term support for Azure Kubernetes Service (AKS) versions](https://learn.microsoft.com/en-us/azure/aks/long-term-support).
282282
:::
283283

284284
#### Get the Principal ID of the Managed Identity

0 commit comments

Comments
 (0)