aks-workshops icon indicating copy to clipboard operation
aks-workshops copied to clipboard

Comments to "AKS workshop 1: lab 02"

Open evgenyb opened this issue 4 years ago • 1 comments

evgenyb avatar Feb 08 '21 13:02 evgenyb

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

mechdeveloper avatar Feb 09 '21 20:02 mechdeveloper