Skip to content

Commit cb65b4d

Browse files
Kubernetes fleet - AKS version support policy
1 parent f71e83c commit cb65b4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/kubernetes-fleet/quickstart-create-fleet-and-members.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Get started with Azure Kubernetes Fleet Manager (Fleet) by using the Azure CLI t
3939

4040
* Enable the following feature for each subscription where you'll be creating the fleet resource or where your AKS clusters that will be joined as members are located in:
4141

42-
```azurecli
43-
az feature register --namespace Microsoft.ContainerService --name FleetResourcePreview
44-
```
42+
```azurecli
43+
az feature register --namespace Microsoft.ContainerService --name FleetResourcePreview
44+
```
4545
4646
* Install the **fleet** Azure CLI extension. Make sure your version is at least `0.1.0`:
4747

0 commit comments

Comments
 (0)