You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dev-spaces/how-to/helm-3.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ The following limitations apply while this feature is in preview:
61
61
62
62
## Create your cluster
63
63
64
-
Create a new AKS cluster in a region that has this preview feature. The below commands create a resource group named *MyResourceGroup* and a new AKS cluster named *MyAKS* in the *South Central US* region:
64
+
Create a new AKS cluster in a region that has this preview feature. The below commands create a resource group named *MyResourceGroup* and a new AKS cluster named *MyAKS*:
65
65
66
66
```azure-cli
67
67
az group create --name MyResourceGroup --location eastus
0 commit comments