'eShopOnContainers-Deploy to Azure Kubernetes Service

I am trying to deploy eShopOncontainers to AKS with the help of eShopOncontainers-wiki-github.

I don't know where/how to run the below command. They mentioned "Deploy Public Images From DockerHub" for windows use below command.

.\deploy-all.ps1 -externalDns aks -aksName -aksRg -imageTag linux-dev -useMesh $false

I've tried both Azure cli and windows powershell, the below error is showing

The term '.\deploy-all.ps1' is not recognized as a name of a cmdlet, function, script file, or executable program.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source