Ashish Singh Baghel

Results 3 comments of Ashish Singh Baghel

Great workshop !!! ![smileythumbsup](https://user-images.githubusercontent.com/35438333/107420751-8aaed480-6b19-11eb-9473-46b4e5349fe0.jpg)

I had to change Execution policy in my powershell for __PowerShell promt__ to work ![image](https://user-images.githubusercontent.com/35438333/107423097-39ecab00-6b1c-11eb-995e-caf9e37601bd.png) ``` Set-ExecutionPolicy Bypass ``` ![image](https://user-images.githubusercontent.com/35438333/107423741-02cac980-6b1d-11eb-9b33-7ca47c345d76.png) Restarted PowerShell for policy changes to take place 😃 ![image](https://user-images.githubusercontent.com/35438333/107423984-60f7ac80-6b1d-11eb-81c3-ce8ca2385cc7.png)...

# Task #3 - Update your cluster with your own outbound public IP Trying to create second public ip address - facing error ```bash # egress2 az network public-ip create...