evgenyb / aks-workshops

29 stars 40 forks source link

Comments to "AKS workshop 1: lab 02" #3

Open evgenyb opened 3 years ago

mechdeveloper commented 3 years ago

I had to change Execution policy in my powershell for PowerShell promt to work

image

Set-ExecutionPolicy Bypass

image

Restarted PowerShell for policy changes to take place 😃

image

More on PowerShell execution policies