We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40326c commit a71c112Copy full SHA for a71c112
AKS-Arc/aks-edge-howto-single-node-deployment.md
@@ -42,7 +42,7 @@ The key parameters for single machine deployment are:
42
43
## Step 2: create a single machine cluster
44
45
-1. You can now run the `New-AksEdgeDeployment` cmdlet to deploy a single-machine AKS Edge cluster with a single Linux control-plane node:
+You can now run the `New-AksEdgeDeployment` cmdlet to deploy a single-machine AKS Edge cluster with a single Linux control-plane node:
46
47
```powershell
48
New-AksEdgeDeployment -JsonConfigFilePath .\aksedge-config.json
0 commit comments