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
+[Azure Functions Core Tools version 4.x.](functions-run-local.md?tabs=v4%2Cpowershell#install-the-azure-functions-core-tools)
48
+
+[Azure Functions Core Tools version 4.x](functions-run-local.md?tabs=v4%2Cpowershell#install-the-azure-functions-core-tools)
49
49
+[Azure CLI](/cli/azure/install-azure-cli) version 2.4 or later
50
-
+ PowerShell 7 requires version 1.2.5 of the connectedk8s Azure CLI extension, or a later version. It also requires version 0.1.3 of the appservice-kube Azure CLI extension, or a later version. Make sure you install the correct version of both of these extensions as you complete this quickstart article.
50
+
+[Docker](https://docs.docker.com/install/)
51
+
+[Docker ID](https://hub.docker.com/signup)
52
+
+ PowerShell 7 requires recent versions of two Azure CLI extensions. Make sure you install the correct versions of the following extensions as you complete this quickstart article:
53
+
+`connectedk8s` version 1.2.5, or a later version
54
+
+`appservice-kube` version 0.1.3 or a later version
0 commit comments