Skip to content

Commit ceca70a

Browse files
authored
Merge pull request #104093 from jim-minter/remove-FleetResourcePreview
remove reference to FleetResourcePreview feature
2 parents 47cf455 + 02c9c3d commit ceca70a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,6 @@ Get started with Azure Kubernetes Fleet Manager (Fleet) by using the Azure CLI t
3737

3838
* [Install or upgrade Azure CLI](/cli/azure/install-azure-cli) to version is at least `2.37.0`
3939

40-
* 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:
41-
42-
```azurecli
43-
az feature register --namespace Microsoft.ContainerService --name FleetResourcePreview
44-
```
45-
4640
* Install the **fleet** Azure CLI extension. Make sure your version is at least `0.1.0`:
4741

4842
```azurecli

0 commit comments

Comments
 (0)