Using Azure Cloud Shell Editors The Azure Cloud Shell is a browser based shell experience where you can manage your Azure resources. In this video I look at the editors
Using Azure Cloud Shell Editors The Azure Cloud Shell is a browser based shell experience where you can manage your Azure resources. In this video I look at the editors
During a talk when I was talking about how I transitioned from an on prem engineer to a Cloud engineer I was asked if you could run Azure Cloud Shell
This Linux “Shell Scripting Tutorial” for beginners video you will learn what is linux shell scripting, how to write and execute shell script and various loops & conditions in shell
This post is part of the series on Network Shell Snippets. The following Network Shell command will delete the bound SSL certificate: netsh http delete sslcert ipport=0.0.0.0:28666 Change the highlighted
This post is part of the series on Network Shell Snippets. The following Network Shell command will delete the specified URL reservations: netsh http delete urlacl URL={reserved url} Replace the