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
If you haven't already installed Azure CLI: [Install Azure CLI][installation-instruction]. The aka.ms links download the latest available version of the extension.
19
19
20
-
- If you haven't already installed Azure CLI: [Install Azure CLI][installation-instruction]. The aka.ms links download the latest available version of the extension.
21
-
22
-
- Install `networkcloud` CLI extension
20
+
## Install `networkcloud` CLI extension
23
21
24
22
- Remove any previously installed version of the extension
25
23
@@ -50,7 +48,7 @@ Install the following CLI extensions:
50
48
az networkcloud --help
51
49
```
52
50
53
-
- Install `managednetworkfabric` CLI extension
51
+
## Install `managednetworkfabric` CLI extension
54
52
55
53
- Remove any previously installed version of the extension
56
54
@@ -81,7 +79,7 @@ Install the following CLI extensions:
81
79
az nf --help
82
80
```
83
81
84
-
- Install AKS-Hybrid (`hybridaks`) CLI extension
82
+
## Install AKS-Hybrid (`hybridaks`) CLI extension
85
83
86
84
- Remove any previously installed version of the extension
87
85
@@ -112,7 +110,7 @@ Install the following CLI extensions:
112
110
az hybridaks --help
113
111
```
114
112
115
-
- Install other needed extensions
113
+
## Install other Azure extensions
116
114
117
115
```azurecli
118
116
az extension add --yes --upgrade --name customlocation
0 commit comments